// // EDGE Radius Triggers // // These scripts replace hardcoded events for both DOOM 1 and 2. // For documentation, see http://edge.sourceforge.net/ // DDF Version 5.0 // #VERSION 1.29 // ****************** // * WOLF3D scripts * // ****************** // FIXME START_MAP E2L9 RADIUS_TRIGGER 0 0 -1 ON_DEATH Dr_Schabbs TIP "Yeah!" WAIT 3 EXIT_LEVEL END_RADIUS_TRIGGER END_MAP