mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-07 21:59:49 -05:00
MOTD: add falling hands anim from Origins
This commit is contained in:
parent
90f8cf431a
commit
681c19357e
10
README.md
10
README.md
@ -137,9 +137,6 @@
|
|||||||
### B23R
|
### B23R
|
||||||
* Decreased weapon cost from 1000 to 900 on all maps
|
* Decreased weapon cost from 1000 to 900 on all maps
|
||||||
|
|
||||||
### Executioner
|
|
||||||
* Increased penetration
|
|
||||||
|
|
||||||
### Five-seven Dual Wield
|
### Five-seven Dual Wield
|
||||||
* Unupgraded: decreased stock ammo from 225 to 210 on all maps
|
* Unupgraded: decreased stock ammo from 225 to 210 on all maps
|
||||||
* Upgraded: decreased stock ammo from 295 to 280 on all maps
|
* Upgraded: decreased stock ammo from 295 to 280 on all maps
|
||||||
@ -232,16 +229,10 @@
|
|||||||
* Unupgraded: increased zoom FOV from 15 to 25
|
* Unupgraded: increased zoom FOV from 15 to 25
|
||||||
|
|
||||||
## Shotguns
|
## Shotguns
|
||||||
|
|
||||||
### M1216
|
|
||||||
* Increased penetration
|
* Increased penetration
|
||||||
|
|
||||||
### Remington 870
|
### Remington 870
|
||||||
* Changed weapon cost from 900 or 1500 to 1200 on all maps
|
* Changed weapon cost from 900 or 1500 to 1200 on all maps
|
||||||
* Increased penetration
|
|
||||||
|
|
||||||
### S12
|
|
||||||
* Increased penetration
|
|
||||||
|
|
||||||
## Launchers
|
## Launchers
|
||||||
|
|
||||||
@ -769,6 +760,7 @@
|
|||||||
* Activating the laundry machine always spawns zombies instead of Brutus
|
* Activating the laundry machine always spawns zombies instead of Brutus
|
||||||
* Docks gate no longer closes when shock box is shocked in afterlife
|
* Docks gate no longer closes when shock box is shocked in afterlife
|
||||||
* Players no longer respawn in the Acid Trap
|
* Players no longer respawn in the Acid Trap
|
||||||
|
* Added falling hands anim from Origins
|
||||||
* Acid Trap: kills on any round (normally stops killing after round 158 on PC)
|
* Acid Trap: kills on any round (normally stops killing after round 158 on PC)
|
||||||
* Acid Trap: kills zombies instantly
|
* Acid Trap: kills zombies instantly
|
||||||
* Acid Trap: decreased player damage from 75% of max health to 50% of max health
|
* Acid Trap: decreased player damage from 75% of max health to 50% of max health
|
||||||
|
1
weapons/zm/falling_hands_zm
Normal file
1
weapons/zm/falling_hands_zm
Normal file
File diff suppressed because one or more lines are too long
1
zone_source/falling_hands_zm.zone
Normal file
1
zone_source/falling_hands_zm.zone
Normal file
@ -0,0 +1 @@
|
|||||||
|
xanim,viewmodel_bare_hands_falling
|
@ -9,6 +9,7 @@ include,jetgun_zm
|
|||||||
include,cymbal_monkey_zm
|
include,cymbal_monkey_zm
|
||||||
include,willy_pete_zm
|
include,willy_pete_zm
|
||||||
include,item_meat_zm
|
include,item_meat_zm
|
||||||
|
include,falling_hands_zm
|
||||||
|
|
||||||
include,held_knife_zm
|
include,held_knife_zm
|
||||||
include,held_one_inch_punch_zm
|
include,held_one_inch_punch_zm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user