|
43 | 43 | <Compile Include="Properties\AssemblyInfo.cs" />
|
44 | 44 | </ItemGroup>
|
45 | 45 | <ItemGroup>
|
46 |
| - <None Include="database\demo-area\admin-ball.mud"> |
| 46 | + <None Include="database\static\demo-area\admin-ball.mud"> |
47 | 47 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
48 | 48 | </None>
|
49 |
| - <None Include="database\lists.mud"> |
| 49 | + <None Include="database\static\lists.mud"> |
50 | 50 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
51 | 51 | </None>
|
52 |
| - <None Include="database\player.mud"> |
| 52 | + <None Include="database\static\player.mud"> |
53 | 53 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
54 | 54 | </None>
|
55 |
| - <None Include="database\grammar.mud"> |
| 55 | + <None Include="database\static\grammar.mud"> |
56 | 56 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
57 | 57 | </None>
|
58 |
| - <None Include="database\demo-area\balcony.mud"> |
| 58 | + <None Include="database\static\demo-area\balcony.mud"> |
59 | 59 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
60 | 60 | </None>
|
61 |
| - <None Include="database\demo-area\start-room.mud"> |
| 61 | + <None Include="database\static\demo-area\start-room.mud"> |
62 | 62 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
63 | 63 | </None>
|
64 |
| - <None Include="database\go.mud"> |
| 64 | + <None Include="database\static\go.mud"> |
65 | 65 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
66 | 66 | </None>
|
67 |
| - <None Include="database\drop.mud"> |
| 67 | + <None Include="database\static\drop.mud"> |
68 | 68 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
69 | 69 | </None>
|
70 |
| - <None Include="database\object-matcher.mud"> |
| 70 | + <None Include="database\static\object-matcher.mud"> |
71 | 71 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
72 | 72 | </None>
|
73 |
| - <None Include="database\move-object.mud"> |
| 73 | + <None Include="database\static\move-object.mud"> |
74 | 74 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
75 | 75 | </None>
|
76 |
| - <None Include="database\object.mud"> |
| 76 | + <None Include="database\static\object.mud"> |
77 | 77 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
78 | 78 | </None>
|
79 |
| - <None Include="database\get.mud"> |
| 79 | + <None Include="database\static\get.mud"> |
80 | 80 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
81 | 81 | </None>
|
82 |
| - <None Include="database\say.mud"> |
| 82 | + <None Include="database\static\say.mud"> |
83 | 83 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
84 | 84 | </None>
|
85 |
| - <None Include="database\look.mud"> |
| 85 | + <None Include="database\static\look.mud"> |
86 | 86 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
87 | 87 | </None>
|
88 |
| - <None Include="database\matchers.mud"> |
| 88 | + <None Include="database\static\matchers.mud"> |
89 | 89 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
90 | 90 | </None>
|
91 |
| - <None Include="database\players\god.mud"> |
| 91 | + <None Include="database\static\players\god.mud"> |
92 | 92 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
93 | 93 | </None>
|
94 |
| - <None Include="database\room.mud"> |
| 94 | + <None Include="database\static\room.mud"> |
95 | 95 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
96 | 96 | </None>
|
97 |
| - <None Include="database\system.mud"> |
| 97 | + <None Include="database\static\system.mud"> |
98 | 98 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
99 | 99 | </None>
|
100 | 100 | </ItemGroup>
|
|
0 commit comments