
"entities" {

	"instant_trig" {
		"keyvalues" {
			"timer"	"0.1"
			"label"	"Init"
		}
	}

}

"entities:Init" {

	"removeentity" {
		"classname"	"item_*"
	}

	"removeentity" {
		"classname"	"weapon_*"
	}

	"lua" {
		"callfunc" "Initialize"
	}
	
	"item_suit" {
		"origin" "1645 1319 140"
	}
}


"entities:GameOver" {

	"player" {
		"fadeout"	"10"
		"message"	"#HL2_GameOver_Timer"
		"music"		"song28"
	}
	
}
