q2/decls/def/items/base.def

12 lines
227 B
Modula-2
Raw Permalink Normal View History

2024-09-17 13:01:53 -07:00
entityDef item_base
{
"spawnclass" "NSItem"
"mins" "-16 -16 -16"
"maxs" "16 16 16"
"snd_acquire" "item.pickup"
"snd_respawn" "item.respawn"
"renderfx" "$RM_Q2PULSE"
"rendercolor" "255 255 255"
"renderamt" "255"
}