From a4e262bc577c5052bfdab17281a2f126242c2f46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Gl=C3=BCpker?= Date: Mon, 28 Nov 2016 19:17:07 +0100 Subject: new spawn command --- ttt.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'ttt.cfg') diff --git a/ttt.cfg b/ttt.cfg index 130213a..9036f04 100644 --- a/ttt.cfg +++ b/ttt.cfg @@ -31,6 +31,7 @@ alias "spawn_airboat_gun" "ulx ent prop_vehicle_airboat model:models/airboat alias "spawn_fire" "ulx ent env_fire firesize:128 fireattack:4 damagescale:2 firetype:0 spawnflags:132" alias "spawn_crate" "ulx ent prop_physics model:models/props_junk/wood_crate001a.mdl" alias "spawn_radio" "ulx ent prop_physics model:models/props_lab/citizenradio.mdl" +alias "spawn_citizen" "ulx ent npc_citizen additionalequipment:weapon_rpg" // Sounds alias "s_list" "echo s_ -> ulx playsound - sl_ -> play; sh_afterban; sh_ban; sh_boring; sh_bullshit; sh_english; sh_finally; sh_help; sh_nice; sh_personally; sh_plan; sh_wait;" -- cgit v1.2.3