13 lines
226 B
Modula-2
13 lines
226 B
Modula-2
entityDef ammo_m16clip
|
|
{
|
|
"inherit" "ammo_base"
|
|
"model" "models/w_m16clip.mdl"
|
|
"inv_ammo_556mm" "30"
|
|
}
|
|
|
|
entityDef ammo_m16box
|
|
{
|
|
"inherit" "ammo_base"
|
|
"model" "models/w_m16box.mdl"
|
|
"inv_ammo_556mm" "150"
|
|
}
|