etqw-sdk/base/def/target.def

16 lines
373 B
Modula-2
Raw Permalink Normal View History

2008-05-29 00:00:00 +00:00
/***********************************************************************
target
***********************************************************************/
entityDef target_null {
"editor_color" "1 1 0"
"editor_mins" "-6 -6 -6"
"editor_maxs" "6 6 6"
"editor_usage" "Target that removes itself after 100 msec"
"spawnclass" "idTarget_Null"
}