Commit c633cfdcf62524c8b0948f23d81c46e4b05b3772
1 parent
fea34483
更新一下商店表
Showing
3 changed files
with
1 additions
and
0 deletions
Show diff stats
Datas/pro2d/RechargeDatas.xlsx
No preview for this file type
Datas/pro2d/StoreDatas.xlsx
No preview for this file type
Defines/pro2d.xml
... | ... | @@ -396,6 +396,7 @@ |
396 | 396 | <var name="GoodsDescription" type="string"/> |
397 | 397 | <var name="GoodsItems" type="string"/> |
398 | 398 | <var name="GoodsStar" type="int"/> |
399 | + <var name="GoodsGrade" type="int"/> | |
399 | 400 | <var name="GoodsCurrency" type="int"/> |
400 | 401 | <var name="GoodsBuyPrice" type="int"/> |
401 | 402 | <var name="GoodsSellPrice" type="int"/> | ... | ... |