1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-07 21:59:49 -05:00

Farm: change Remington 870 MCS wallbuy back to Ballista wallbuy

This commit is contained in:
Jbleezy 2024-06-08 18:14:15 -07:00
parent 7cce575662
commit 9593327dcc
2 changed files with 4 additions and 5 deletions

View File

@ -1022,7 +1022,6 @@
#### Farm #### Farm
* Zombies spawn in the Farm zone when in the Barn zone * Zombies spawn in the Farm zone when in the Barn zone
* Replaced Ballista wallbuy with Remington 870 MCS wallbuy
* Replaced Galvaknuckles wallbuy with Claymore wallbuy (also added to Grief) * Replaced Galvaknuckles wallbuy with Claymore wallbuy (also added to Grief)
#### Power Station #### Power Station

View File

@ -53351,9 +53351,9 @@
{ {
"script_noteworthy" "zstandard_farm, zgrief_farm" "script_noteworthy" "zstandard_farm, zgrief_farm"
"angles" "0 90.2 0" "angles" "0 90.2 0"
"origin" "8035.38 -5316.37 110" "origin" "8035.38 -5317.37 110"
"classname" "script_struct" "classname" "script_struct"
"zombie_weapon_upgrade" "870mcs_zm" "zombie_weapon_upgrade" "ballista_zm"
"targetname" "weapon_upgrade" "targetname" "weapon_upgrade"
"target" "pf1918_auto37" "target" "pf1918_auto37"
"guid" "F0390DB3" "guid" "F0390DB3"
@ -53362,9 +53362,9 @@
"script_noteworthy" "zstandard_farm, zgrief_farm" "script_noteworthy" "zstandard_farm, zgrief_farm"
"targetname" "pf1918_auto37" "targetname" "pf1918_auto37"
"classname" "script_struct" "classname" "script_struct"
"model" "t6_wpn_shotty_870mcs_world" "model" "t6_wpn_sniper_ballista_world"
"angles" "0 90.2 0" "angles" "0 90.2 0"
"origin" "8035.38 -5316.37 110" "origin" "8035.38 -5317.37 110"
"guid" "6D2A1B25" "guid" "6D2A1B25"
} }
{ {