Implemented Gabooty's drink shop
This commit is contained in:
@@ -44,7 +44,7 @@ public final class GabootyTrade extends OptionHandler {
|
||||
return true;
|
||||
|
||||
case "trade-drinks":
|
||||
Shops.openId(player, 227);
|
||||
Shops.openId(player, 254);
|
||||
return true;
|
||||
}
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user