q3rally/tools/entities.def

14 lines
894 B
Modula-2

//=============================================================================
/*QUAKED target_debrisemitter (0 .7 .7) (-8 -8 -8) (8 8 8) DARK_DEBRIS
Emits debris with thick smoke trails when triggered.
-------- KEYS --------
targetname : activating trigger points to this.
count : The number of debris pieces to emit (default = 10).
notfree : when set to 1, entity will not spawn in "Free for all" and "Tournament" modes.
notteam : when set to 1, entity will not spawn in "Teamplay" and "CTF" modes.
notsingle : when set to 1, entity will not spawn in Single Player mode (bot play mode).
-------- SPAWNFLAGS --------
DARK_DEBRIS : The emitter will emit dark colored pieces of concrete debris instead of the lighter variant.
-------- NOTES --------
This entity can be used in combination with a func_breakable to create the illusion of the func_breakable exploding into bits.*/