20 lines
333 B
INI
20 lines
333 B
INI
"items"
|
|
{
|
|
// Zombie - Items
|
|
"0"
|
|
{
|
|
"name" "Explosive Torch"
|
|
"short" "Torch"
|
|
"color" "FF0000"
|
|
"filter" ""
|
|
"weaponid" "1004"
|
|
"buttonid" ""
|
|
"triggerid" "1002"
|
|
"display" "7"
|
|
"slot" "3"
|
|
"mode" "0"
|
|
"maxuses" "0"
|
|
"cooldown" "0"
|
|
}
|
|
}
|