mirror of
https://github.com/JezuzLizard/t6-fastfile-mods.git
synced 2025-06-10 11:17:59 -05:00
Cleanup scripts.
This commit is contained in:
@ -78,10 +78,6 @@ material,mc/mtl_c_zom_buried_ghost_woman_hair
|
||||
xmodel,c_zom_zombie_buried_ghost_woman_fb
|
||||
script,character/clientscripts/c_zom_zombie_buried_ghost_woman.csc
|
||||
script,aitype/clientscripts/zm_buried_ghost_female.csc
|
||||
script,maps/mp/zombies/_zm_ai_ghost.gsc
|
||||
script,maps/mp/zombies/_zm_ai_ghost_ffotd.gsc
|
||||
script,scripts/zm/_zm_ai_ghost.csc
|
||||
script,scripts/zm/ghost.gsc
|
||||
|
||||
fx,maps/zombie_buried/fx_buried_ghost_impact
|
||||
material,gfx_fxt_bio_bloodtrail
|
||||
|
@ -31,4 +31,28 @@ 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
|
||||
script,clientscripts/mp/zombies/_zm_ai_ghost.csc
|
||||
|
||||
script,maps/mp/zombies/_zm_ai_brutus.gsc
|
||||
script,clientscripts/mp/zombies/_zm_ai_brutus.csc
|
||||
|
||||
script,maps/mp/zombies/_zm_ai_mechz.gsc
|
||||
script,maps/mp/zombies/_zm_ai_mechz_ft.gsc
|
||||
script,maps/mp/zombies/_zm_ai_mechz_ffotd.gsc
|
||||
script,maps/mp/zombies/_zm_ai_mechz_dev.gsc
|
||||
script,maps/mp/zombies/_zm_ai_mechz_claw.gsc
|
||||
script,maps/mp/zombies/_zm_ai_mechz_booster.gsc
|
||||
script,clientscripts/mp/zombies/_zm_ai_mechz.csc
|
||||
|
||||
script,maps/mp/zombies/_zm_ai_avogadro.gsc
|
||||
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_main.csc
|
||||
script,scripts/zm/zm_ai_pack_mod_main.gsc
|
@ -94,8 +94,4 @@ image,hud_us_smokegrenade
|
||||
material,hud_willy_pete
|
||||
image,hud_obit_tact_grenade
|
||||
material,hud_obit_tact_grenade
|
||||
weapon,willy_pete_zm
|
||||
|
||||
script,scripts/zm/_zm_ai_brutus.csc
|
||||
script,maps/mp/zombies/_zm_ai_brutus.gsc
|
||||
script,scripts/zm/brutus.gsc
|
||||
weapon,willy_pete_zm
|
@ -106,14 +106,6 @@ material,mc/mtl_c_zom_german_soldier_upper1
|
||||
xmodel,c_zom_mech_body
|
||||
script,character/clientscripts/c_zom_dlc_mech.csc
|
||||
script,aitype/clientscripts/zm_tomb_mech_zombie.csc
|
||||
script,scripts/zm/_zm_ai_mechz.csc
|
||||
script,maps/mp/zombies/_zm_ai_mechz.gsc
|
||||
script,maps/mp/zombies/_zm_ai_mechz_ft.gsc
|
||||
script,maps/mp/zombies/_zm_ai_mechz_ffotd.gsc
|
||||
script,maps/mp/zombies/_zm_ai_mechz_dev.gsc
|
||||
script,maps/mp/zombies/_zm_ai_mechz_claw.gsc
|
||||
script,maps/mp/zombies/_zm_ai_mechz_booster.gsc
|
||||
script,scripts/zm/mechz.gsc
|
||||
|
||||
fx,maps/zombie_tomb/fx_tomb_mech_death
|
||||
material,gfx_fxt_smk_light_old_z10
|
||||
|
@ -116,8 +116,4 @@ fx,maps/zombie/fx_zmb_avog_ascend
|
||||
material,gfx_fxt_light_flare_halogen_vm
|
||||
fx,maps/zombie/fx_zmb_avog_ascend_aerial
|
||||
fx,maps/zombie/fx_zmb_avog_descend
|
||||
fx,maps/zombie/fx_zmb_avog_phase_trail
|
||||
|
||||
script,scripts/zm/avogadro.gsc
|
||||
script,scripts/zm/_zm_ai_avogadro.csc
|
||||
script,maps/mp/zombies/_zm_ai_avogadro.gsc
|
||||
fx,maps/zombie/fx_zmb_avog_phase_trail
|
@ -116,8 +116,4 @@ image,~-gp6_zm_screecher_hole_p1_c
|
||||
image,~-gp6_zm_screecher_hole_p2_c
|
||||
image,~-gp6_zm_screecher_hole_p3_c
|
||||
material,mc/mtl_p6_zm_screecher_hole_p
|
||||
xmodel,p6_zm_screecher_hole
|
||||
|
||||
script,scripts/zm/_zm_ai_screecher.csc
|
||||
script,maps/mp/zombies/_zm_ai_screecher.gsc
|
||||
script,scripts/zm/screecher.gsc
|
||||
xmodel,p6_zm_screecher_hole
|
@ -71,6 +71,4 @@ material,gfx_fxt_exp_ember_omni2
|
||||
image,fxt_exp_ember_omni3
|
||||
material,gfx_fxt_exp_ember_omni3
|
||||
fx,maps/zombie/fx_zombie_dog_ash_trail
|
||||
rawfile,shock/dog_bite.shock
|
||||
|
||||
script,scripts/zm/zombie_dog.gsc
|
||||
rawfile,shock/dog_bite.shock
|
Reference in New Issue
Block a user