mirror of
https://github.com/JezuzLizard/t6-fastfile-mods.git
synced 2025-06-10 11:17:59 -05:00
Add zombie dog ai.
This commit is contained in:
@ -29,4 +29,4 @@ include,tomb/zm_tomb_mech_zombie
|
||||
//include,transit/zm_transit_avogadro
|
||||
include,transit/zm_transit_basic_no_anims
|
||||
include,transit/zm_transit_screecher
|
||||
//include,transit/zombie_dog
|
||||
include,transit/zombie_dog
|
@ -12,4 +12,4 @@ include,tomb/zm_tomb_mech_zombie
|
||||
//include,transit/zm_transit_avogadro
|
||||
include,transit/zm_transit_basic
|
||||
include,transit/zm_transit_screecher
|
||||
//include,transit/zombie_dog
|
||||
include,transit/zombie_dog
|
@ -50,4 +50,27 @@ image,,~-gzombie_eye
|
||||
material,mc/mtl_nazi_hellhound_eyes
|
||||
xmodel,zombie_wolf
|
||||
script,character/clientscripts/character_sp_zombie_dog.csc
|
||||
script,aitype/clientscripts/zombie_dog.csc
|
||||
script,aitype/clientscripts/zombie_dog.csc
|
||||
|
||||
image,fxt_env_lightning_bolt_trail2
|
||||
material,gfx_fxt_env_lightning_bolt_trail
|
||||
image,fxt_env_lighting_bolt_ground
|
||||
material,gfx_fxt_env_lightning_bolt_ground
|
||||
fx,maps/zombie/fx_zombie_dog_lightning_spawn
|
||||
material,gfx_fxt_light_flare2
|
||||
material,gfx_fxt_env_lightning_bolt_streak
|
||||
fx,maps/zombie/fx_zombie_dog_lightning_buildup
|
||||
techniqueset,effect_jqj65q53
|
||||
material,gfx_fxt_light_flare2_eyeglow
|
||||
material,gfx_fxt_light_flare2_eyeglow2
|
||||
fx,maps/zombie/fx_zombie_dog_eyes
|
||||
fx,maps/zombie/fx_zombie_dog_explosion
|
||||
fx,maps/zombie/fx_zombie_dog_fire_trail
|
||||
image,fxt_exp_ember_omni2
|
||||
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
|
Reference in New Issue
Block a user