mirror of
https://github.com/JezuzLizard/t6-fastfile-mods.git
synced 2025-06-19 07:38:00 -05:00
Experimental ghost fx.
This commit is contained in:
@ -38,6 +38,8 @@ include,transit/player_models/reporter
|
||||
include,transit/player_models/cdc
|
||||
include,transit/player_models/cia
|
||||
|
||||
script,scripts/mp/_afterlife_model_fix.csc
|
||||
script,scripts/mp/_afterlife_model_fix.gsc
|
||||
script,scripts/mp/_pmp_precache.gsc
|
||||
script,scripts/mp/_pmp_main.gsc
|
||||
|
||||
|
@ -16,4 +16,15 @@ image,c_gen_target_edgeeffect2_h
|
||||
image,c_gen_target_edgeeffect3_h
|
||||
image,viewarm_n
|
||||
material,mc/mtl_viewarm_zom_ghost
|
||||
xmodel,c_zom_ghost_viewhands
|
||||
xmodel,c_zom_ghost_viewhands
|
||||
|
||||
//FX
|
||||
fx,maps/zombie_alcatraz/fx_alcatraz_ghost_body
|
||||
fx,maps/zombie_alcatraz/fx_alcatraz_ghost_head
|
||||
fx,maps/zombie_alcatraz/fx_alcatraz_ghost_arm
|
||||
fx,maps/zombie_alcatraz/fx_alcatraz_ghost_hand
|
||||
fx,maps/zombie_alcatraz/fx_alcatraz_ghost_hand_r
|
||||
fx,maps/zombie_alcatraz/fx_alcatraz_ghost_vm_wrist
|
||||
fx,maps/zombie_alcatraz/fx_alcatraz_ghost_vm_wrist_r
|
||||
fx,maps/zombie_alcatraz/fx_alcatraz_ghost_spec
|
||||
fx,maps/zombie_alcatraz/fx_alcatraz_afterlife_pixies
|
Reference in New Issue
Block a user