1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-16 18:18:08 -05:00

Docks: adjust PaP machine origin

This commit is contained in:
Jbleezy
2023-04-16 22:00:34 -07:00
parent 222b093c13
commit a1072d0abb

View File

@ -10,7 +10,7 @@ struct_init()
level.struct_class_names[ "targetname" ][ "zm_perk_machine" ] = [];
scripts\zm\replaced\utility::register_perk_struct( "specialty_armorvest", "zombie_vending_jugg", ( 473.92, 6638.99, 208 ), ( 0, 102, 0 ) );
scripts\zm\replaced\utility::register_perk_struct( "specialty_weapupgrade", "p6_zm_al_vending_pap_on", ( -1769, 5391, -72 ), ( 0, 100, 0 ) );
scripts\zm\replaced\utility::register_perk_struct( "specialty_weapupgrade", "p6_zm_al_vending_pap_on", ( -1769, 5395, -72 ), ( 0, 100, 0 ) );
if (getDvarInt("ui_gametype_pro"))
{