DammiBastonePaP()
{
if(GetDvar("mapname") == "zm_tomb")
{
self GiveWeapon("staff_air_upgraded_zm");
self SwitchToWeapon("staff_air_upgraded_zm");
self GiveMaxAmmo("staff_air_upgraded_zm");
self thread maps/mp/zm_tomb_utility::update_staff_accessories();
}
}
Copyright © 2026, NextGenUpdate.
All Rights Reserved.