dv_blahaj/items/Blahaj/item_info.json

10 lines
287 B
JSON
Raw Normal View History

2024-01-05 13:38:32 +00:00
{
"Name": "Blåhaj",
"Description": "Shark toy",
"Amount": 999,
"Price": 25,
"AssetBundleName": "blahajbundle",
"PrefabPath": "Assets/Blahaj.prefab",
"IconStandardPath": "Assets/icons/standard.png",
"IconDroppedPath": "Assets/icons/dropped.png"
}