hl2/zpak001.pk3dir/decls/def/items/ammo_357.def

14 lines
262 B
Modula-2
Raw Normal View History

entityDef item_ammo_357
{
"inherit" "ammo_base"
"model" "models/items/357ammo.mdl"
"inv_ammo_357" "skill:item_357"
}
entityDef item_ammo_357_large
{
"inherit" "ammo_base"
2024-09-01 06:48:58 +00:00
"model" "models/items/357ammobox.mdl"
"inv_ammo_357" "skill:item_357_large"
}