From 935a172b68cffbdabd8ec2c20fdfd6ab6f2b522d Mon Sep 17 00:00:00 2001 From: JohnsonMichaels123 <75835176+JohnsonMichaels123@users.noreply.github.com> Date: Sun, 13 Dec 2020 12:55:45 -0800 Subject: [PATCH] Fixed Rasolo The Merchant's Shop (#432) Fixed an issue where Rasolo the Merchant would open up the Fishing Guild Shop instead of his own. --- .../src/main/java/com/rebotted/game/shops/Shops.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2006Redone Server/src/main/java/com/rebotted/game/shops/Shops.java b/2006Redone Server/src/main/java/com/rebotted/game/shops/Shops.java index 1b64ab56..a5a3c194 100644 --- a/2006Redone Server/src/main/java/com/rebotted/game/shops/Shops.java +++ b/2006Redone Server/src/main/java/com/rebotted/game/shops/Shops.java @@ -40,7 +40,7 @@ public class Shops { SHOP97(532, 100), SHOP98(3797, 101), SHOP99(534, 102), SHOP100(836, 103), SHOP101(551, 104), SHOP102(586, 105), SHOP103(564, 106), SHOP104(747, 107), SHOP105(573, 108), SHOP106(1316, 108), SHOP114(1787, 110), SHOP115(568, 113), - SHOP116(1526, 112), SHOP117(1972, 190), SHOP118(1083, 114), SHOP119(735, 115), + SHOP116(1526, 112), SHOP117(1972, 226), SHOP118(1083, 114), SHOP119(735, 115), SHOP120(793, 116), SHOP121(794, 116), SHOP122(1079, 117), SHOP123(682, 119), SHOP124(683, 120), SHOP125(692, 121), SHOP126(1658, 122), SHOP127(461, 123), SHOP130(904, 126), SHOP131(2152, 127), SHOP132(2153, 128), SHOP133(2151, 129),