dv_crewmate/items/CrewmateBlue/item_info.json

10 lines
305 B
JSON
Raw Normal View History

2024-01-08 16:28:13 +00:00
{
"Name": "Blue Crewmate",
"Description": "Amogus",
"Amount": 99,
"Price": 100,
"AssetBundleName": "../crewmatebundle",
"PrefabPath": "Assets/Prefabs/blue Variant.prefab",
"IconStandardPath": "Assets/icons/blue.png",
"IconDroppedPath": "Assets/icons/dropped.png"
}