diff options
-rw-r--r-- | ttt.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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;" |