SamsonGame/Assets/Configs/Items/coin.conf.js

8 lines
160 B
JavaScript
Raw Permalink Normal View History

2021-12-29 20:50:11 +03:00
{ /* proto_id = 166039439 ; alias = @Items/coin */
"class" : "ConfConsumable",
"itemType" : "CONSUMABLE",
"slotType" : "NONE",
"type" : "COIN"
}