1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-10 23:27:57 -05:00

Electric Trap: remove zombie death explosion

Electric Trap: remove wait before kill
This commit is contained in:
Jbleezy
2024-04-12 15:49:19 -07:00
parent 3ed5907c30
commit 772a713a39
3 changed files with 11 additions and 0 deletions

View File

@ -102,6 +102,15 @@ cleanupoldtrap()
}
}
electrictrapkill(weapon)
{
self endon("death");
self.is_on_fire = 0;
self notify("stop_flame_damage");
self dodamage(self.health + 666, self.origin);
}
etrap_choke()
{
// no choke