Update GmShopCommand for Eva (1043004) shop (1430)
This commit is contained in:
@@ -34,6 +34,6 @@ public class GmShopCommand extends Command {
|
||||
|
||||
@Override
|
||||
public void execute(Client c, String[] params) {
|
||||
ShopFactory.getInstance().getShop(1337).sendShop(c);
|
||||
ShopFactory.getInstance().getShop(1340).sendShop(c);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user