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

10 Commits

Author SHA1 Message Date
d6cbfca12b Grief: add sudden death 2022-01-23 21:44:05 -08:00
c5d5a01c1c Fix player max health being set to 100 after down in solo 2022-01-22 08:01:24 -08:00
9f1eb5a2e7 Juggernog: no longer sets health to max upon purchase 2022-01-22 07:25:20 -08:00
d17c443027 Increase player health to 150 2022-01-22 06:51:36 -08:00
29ebd82fb0 EMP Grenade: fix giving perk back when machine is powered on 2022-01-21 14:18:40 -08:00
f6c4854b86 Rotate Pack-a-Punch flag down when EMP'd 2022-01-20 01:55:13 -08:00
71c2f09994 Optimize move perk machine code
Directly change the structs instead of removing and adding the machines
2022-01-15 04:43:34 -08:00
88d1980ac0 New solo lives done correctly
Fixes Tombstone always giving Quick Revive in solo
Fixes being EMP'd always giving Quick Revive in solo after being un-EMP'd
2022-01-11 05:06:53 -08:00
80e7dce5a5 EMP Grenade: remove laugh sound from EMP'ing Pack-a-Punch
Pack-a-Punch weapon is deleted instantly when EMP'd
2022-01-07 04:36:48 -08:00
fe2906a7f5 Move map specific functions into separate scripts
Perk pause removal done with replaceFunc
Removes need for replacing power_off_func on every power item
2022-01-03 13:38:53 -08:00