mirror of
https://github.com/yoncodes/BD2PS.git
synced 2026-08-06 06:32:13 +02:00
pushing
This commit is contained in:
13
data/tables/UseItemTable.json
Normal file
13
data/tables/UseItemTable.json
Normal file
@@ -0,0 +1,13 @@
|
||||
[
|
||||
{
|
||||
"grade": 1,
|
||||
"iconSpriteName": "icon_useitem1_1",
|
||||
"id": 1,
|
||||
"itemDescNameTextId": 65001,
|
||||
"itemNameTextId": 60001,
|
||||
"notTrash": 1,
|
||||
"sortType": 1,
|
||||
"stackCount": 10,
|
||||
"useItemType": 1
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user