mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-07 21:59:49 -05:00
Buildables: add weapon name on HUD
Jet Gun: change weapon name on HUD
This commit is contained in:
parent
2307b42033
commit
ad80664df3
@ -282,6 +282,7 @@
|
||||
* No longer disassembles when overheated
|
||||
* Weapon is taken when overheated
|
||||
* Buildable table model no longer shows when player has weapon
|
||||
* Changed weapon name on HUD from "Thrustodyne Aeronautics Model 23" to "Jet Gun"
|
||||
|
||||
### Sliquifier
|
||||
* Added upgraded version
|
||||
@ -475,6 +476,7 @@
|
||||
* Can no longer be destroyed by 2 grenades
|
||||
* Can be destroyed by taking 1500 damage
|
||||
* Can no longer be picked up after being destroyed
|
||||
* Added weapon name on HUD to all buildables
|
||||
|
||||
### Zombie Shield
|
||||
* Added shield health bar on HUD
|
||||
|
@ -14,6 +14,15 @@ LANG_ENGLISH "DOCKS"
|
||||
REFERENCE ZMUI_MAZE_CAPS
|
||||
LANG_ENGLISH "MAZE"
|
||||
|
||||
REFERENCE ZOMBIE_EQUIP_TURBINE
|
||||
LANG_ENGLISH "Turbine"
|
||||
|
||||
REFERENCE ZOMBIE_EQUIP_TURRET
|
||||
LANG_ENGLISH "Turret"
|
||||
|
||||
REFERENCE ZM_BURIED_EQ_SP
|
||||
LANG_ENGLISH "Trample Steam"
|
||||
|
||||
REFERENCE ZOMBIE_ITEM_MEAT
|
||||
LANG_ENGLISH "Meat"
|
||||
|
||||
|
1
weapons/zm/equip_electrictrap_zm
Normal file
1
weapons/zm/equip_electrictrap_zm
Normal file
File diff suppressed because one or more lines are too long
1
weapons/zm/equip_springpad_zm
Normal file
1
weapons/zm/equip_springpad_zm
Normal file
File diff suppressed because one or more lines are too long
1
weapons/zm/equip_subwoofer_zm
Normal file
1
weapons/zm/equip_subwoofer_zm
Normal file
File diff suppressed because one or more lines are too long
1
weapons/zm/equip_turbine_zm
Normal file
1
weapons/zm/equip_turbine_zm
Normal file
File diff suppressed because one or more lines are too long
1
weapons/zm/equip_turret_zm
Normal file
1
weapons/zm/equip_turret_zm
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user