Clothes
This commit is contained in:
parent
965fc78270
commit
bc840bff39
1 changed files with 2 additions and 2 deletions
|
|
@ -11449,7 +11449,7 @@
|
|||
456,
|
||||
0,
|
||||
4,
|
||||
"$gameParty.getCompleteRate(\"武器\",1);"
|
||||
"$gameParty.getCompleteRate(\"Weapon\",1);"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -11460,7 +11460,7 @@
|
|||
457,
|
||||
0,
|
||||
4,
|
||||
"$gameParty.getCompleteRate(\"衣服\",1);"
|
||||
"$gameParty.getCompleteRate(\"Clothes\",1);"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue