Update Scenes and avatar/weapon colors

This commit is contained in:
2023-08-22 22:40:33 +08:00
parent 403cc3fe52
commit 90deaa84b4
10 changed files with 364 additions and 27 deletions

View File

@@ -174,6 +174,7 @@
<Compile Include="Game\Props\ItemUseData.cs" />
<Compile Include="Game\Props\MonsterType.cs" />
<Compile Include="Game\Props\PlayerProperty.cs" />
<Compile Include="Game\Props\QualityType.cs" />
<Compile Include="Game\Props\SceneType.cs" />
<Compile Include="Game\SetStatsCommand.cs" />
<Compile Include="Game\Shop\ItemParamData.cs" />