diff --git a/zm_tomb_patch/maps/mp/zm_tomb_ambient_scripts.gsc b/zm_tomb_patch/maps/mp/zm_tomb_ambient_scripts.gsc index 0d6835f..dd1fa8b 100644 --- a/zm_tomb_patch/maps/mp/zm_tomb_ambient_scripts.gsc +++ b/zm_tomb_patch/maps/mp/zm_tomb_ambient_scripts.gsc @@ -6,9 +6,9 @@ #include maps/mp/_utility; #include common_scripts/utility; -#using_animtree( "fxanim_props_dlc4" ); +//#using_animtree( "fxanim_props_dlc4" ); -tomb_ambient_precache() +tomb_ambient_precache() //checked matches cerberus output { precachemodel( "veh_t6_dlc_zm_zeppelin" ); }