1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-22 05:00:54 -05:00
Commit Graph

20 Commits

Author SHA1 Message Date
3a4c054f24 Tranzit: add Cornfield location 2023-03-16 03:17:12 -07:00
2204bae1be Weapon stock ammo changes 2023-03-09 21:27:28 -08:00
377b132ef3 Rename vars 2023-03-01 23:41:06 -08:00
0e4ff2b9cb Replace / with \ 2023-02-24 13:55:10 -08:00
799bf28803 Add Encounter Pro 2022-08-11 18:05:00 -07:00
f3a2d30cb0 Stamin-Up: remove specialty_longersprint 2022-08-07 20:39:52 -07:00
95bb43f0c1 Encounter: fix health resetting on revived 2022-02-05 00:44:51 -08:00
eb71f28506 Stamin-Up: increase cost 2022-02-03 17:30:31 -08:00
c2bb516dba Containment: fix perks return 2022-01-31 10:34:47 -08:00
4a0a38cb92 Containment: fix Jug health not being restored correctly 2022-01-30 08:23:00 -08:00
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