dv_crewmate/items/CrewmateOrange/item_info.json

10 lines
311 B
JSON
Raw Permalink Normal View History

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