mirror of
https://github.com/JezuzLizard/t6-fastfile-mods.git
synced 2025-06-10 11:17:59 -05:00
Reenable sounds. Fix compiler bug.
Add debug script. Add mechz locations for nuketown.
This commit is contained in:
@ -31,7 +31,7 @@ include,transit/zm_transit_basic_no_anims
|
||||
include,transit/zm_transit_screecher
|
||||
include,transit/zombie_dog
|
||||
|
||||
//soundbank,mod.all
|
||||
soundbank,mod.all
|
||||
|
||||
script,maps/mp/zombies/_zm_ai_ghost.gsc
|
||||
script,maps/mp/zombies/_zm_ai_ghost_ffotd.gsc
|
||||
@ -54,5 +54,6 @@ script,clientscripts/mp/zombies/_zm_ai_avogadro.csc
|
||||
script,maps/mp/zombies/_zm_ai_screecher.gsc
|
||||
script,clientscripts/mp/zombies/_zm_ai_screecher.csc
|
||||
|
||||
script,scripts/zm/zm_ai_pack_mod_debug_main.gsc
|
||||
script,scripts/zm/zm_ai_pack_mod_main.csc
|
||||
script,scripts/zm/zm_ai_pack_mod_main.gsc
|
Reference in New Issue
Block a user