mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-07-05 03:19:06 -05:00
Origins: Tank no longer free to activate if called
This commit is contained in:
@ -67,4 +67,9 @@ wait_for_tank_cooldown()
|
||||
level notify("stp_cd");
|
||||
self playsound("zmb_tank_ready");
|
||||
self playloopsound("zmb_tank_idle");
|
||||
}
|
||||
|
||||
activate_tank_wait_with_no_cost()
|
||||
{
|
||||
// removed
|
||||
}
|
Reference in New Issue
Block a user