11 lines
227 B
Modula-2
11 lines
227 B
Modula-2
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"
|
|
}
|