mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-08 06:12:17 -05:00
Ray Gun: add weapon model from Buried to all maps
This commit is contained in:
parent
e09c37ced5
commit
ad26de093e
@ -251,6 +251,7 @@
|
|||||||
* Fixed an issue where a player's melee weapon wouldn't reset if the player bled out in the Giant Robots
|
* Fixed an issue where a player's melee weapon wouldn't reset if the player bled out in the Giant Robots
|
||||||
|
|
||||||
### Ray Gun
|
### Ray Gun
|
||||||
|
* Added weapon model from Buried to all maps
|
||||||
* Ammo gets added to the clip at the same time that it gets added in the reload animation
|
* Ammo gets added to the clip at the same time that it gets added in the reload animation
|
||||||
* No longer limited to 4 players
|
* No longer limited to 4 players
|
||||||
* Unupgraded: increased impact damage from 1000 to 1500 (same as max splash damage)
|
* Unupgraded: increased impact damage from 1000 to 1500 (same as max splash damage)
|
||||||
|
BIN
images/c_gen_arm_rim_mask_c.iwi
Normal file
BIN
images/c_gen_arm_rim_mask_c.iwi
Normal file
Binary file not shown.
BIN
images/mtl_t6_attach_tritium_red_glo.iwi
Normal file
BIN
images/mtl_t6_attach_tritium_red_glo.iwi
Normal file
Binary file not shown.
BIN
images/~-gmtl_t6_wpn_zmb_raygun_col.iwi
Normal file
BIN
images/~-gmtl_t6_wpn_zmb_raygun_col.iwi
Normal file
Binary file not shown.
82351
model_export/t6_wpn_zmb_raygun_view_lod0.XMODEL_EXPORT
Normal file
82351
model_export/t6_wpn_zmb_raygun_view_lod0.XMODEL_EXPORT
Normal file
File diff suppressed because it is too large
Load Diff
82355
model_export/t6_wpn_zmb_raygun_view_upg_lod0.XMODEL_EXPORT
Normal file
82355
model_export/t6_wpn_zmb_raygun_view_upg_lod0.XMODEL_EXPORT
Normal file
File diff suppressed because it is too large
Load Diff
41399
model_export/t6_wpn_zmb_raygun_world_lod0.XMODEL_EXPORT
Normal file
41399
model_export/t6_wpn_zmb_raygun_world_lod0.XMODEL_EXPORT
Normal file
File diff suppressed because it is too large
Load Diff
14569
model_export/t6_wpn_zmb_raygun_world_lod1.XMODEL_EXPORT
Normal file
14569
model_export/t6_wpn_zmb_raygun_world_lod1.XMODEL_EXPORT
Normal file
File diff suppressed because it is too large
Load Diff
1902
model_export/t6_wpn_zmb_raygun_world_lod2.XMODEL_EXPORT
Normal file
1902
model_export/t6_wpn_zmb_raygun_world_lod2.XMODEL_EXPORT
Normal file
File diff suppressed because it is too large
Load Diff
41399
model_export/t6_wpn_zmb_raygun_world_upg_lod0.XMODEL_EXPORT
Normal file
41399
model_export/t6_wpn_zmb_raygun_world_upg_lod0.XMODEL_EXPORT
Normal file
File diff suppressed because it is too large
Load Diff
14569
model_export/t6_wpn_zmb_raygun_world_upg_lod1.XMODEL_EXPORT
Normal file
14569
model_export/t6_wpn_zmb_raygun_world_upg_lod1.XMODEL_EXPORT
Normal file
File diff suppressed because it is too large
Load Diff
1902
model_export/t6_wpn_zmb_raygun_world_upg_lod2.XMODEL_EXPORT
Normal file
1902
model_export/t6_wpn_zmb_raygun_world_upg_lod2.XMODEL_EXPORT
Normal file
File diff suppressed because it is too large
Load Diff
@ -2,4 +2,18 @@
|
|||||||
>type,fastfile
|
>type,fastfile
|
||||||
>name,mod
|
>name,mod
|
||||||
|
|
||||||
|
// Ray Gun
|
||||||
|
xmodel,t6_wpn_zmb_raygun_view
|
||||||
|
xmodel,t6_wpn_zmb_raygun_view_upg
|
||||||
|
xmodel,t6_wpn_zmb_raygun_world
|
||||||
|
xmodel,t6_wpn_zmb_raygun_world_upg
|
||||||
|
material,mc/mtl_t6_wpn_zmb_raygun
|
||||||
|
material,mc/mtl_t6_attach_tritium_red_glo
|
||||||
|
material,mc/mtl_t6_wpn_zmb_raygun_glow
|
||||||
|
material,mc/mtl_t6_wpn_zmb_raygun_camo
|
||||||
|
material,mc/mtl_t6_wpn_zmb_raygun_glow_upg
|
||||||
|
image,~-gmtl_t6_wpn_zmb_raygun_col
|
||||||
|
image,mtl_t6_attach_tritium_red_glo
|
||||||
|
image,c_gen_arm_rim_mask_c
|
||||||
|
|
||||||
localize,reimagined
|
localize,reimagined
|
Loading…
x
Reference in New Issue
Block a user