dv_crewmate/items/CrewmateRed/item_info.json

10 lines
294 B
JSON

{
"Name": "Red Crewmate",
"Description": "Amogus",
"Amount": 99,
"Price": 100,
"AssetBundleName": "../crewmatebundle",
"PrefabPath": "Assets/Prefabs/red.prefab",
"IconStandardPath": "Assets/icons/red.png",
"IconDroppedPath": "Assets/icons/dropped.png"
}