sof2-sdk/base/scripts/kam6/door_ambush.txt

11 lines
220 B
Plaintext

//Generated by BehavEd
rem ( "when the player is on the second tier the front door opens and guys ambush" );
affect ( "player", /*@AFFECT_TYPE*/ FLUSH )
{
use ( "front_door" );
use ( "main_door_guys" );
}