summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Glüpker <git@wgmd.de>2016-11-28 19:17:07 +0100
committerAndré Glüpker <git@wgmd.de>2016-11-28 19:17:07 +0100
commita4e262bc577c5052bfdab17281a2f126242c2f46 (patch)
treea209ebb6dcc311dcaa5ee5ebc8ba7ad778931252
parent6a176a636f306f3ff43a45f811f6d8822115ffb6 (diff)
downloadconfig-gmod-ttt-a4e262bc577c5052bfdab17281a2f126242c2f46.tar.gz
config-gmod-ttt-a4e262bc577c5052bfdab17281a2f126242c2f46.tar.bz2
config-gmod-ttt-a4e262bc577c5052bfdab17281a2f126242c2f46.zip
new spawn commandHEADmaster
-rw-r--r--ttt.cfg1
1 files changed, 1 insertions, 0 deletions
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;"