Client/GameServer/data/gso/items/materials/food/ration_pack.json

12 lines
232 B
JSON

{
"templates": {
"materials": {
"id": "ration_pack_common",
"texture": "assets/gso/textures/materials/food/ration_pack.png",
"stats": [],
"meta": {
"materialCategory": "food"
}
}
}
}