mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-05 00:31:57 +00:00
Fixup shops
This commit is contained in:
@@ -179,8 +179,6 @@ public class ShopHandler {
|
||||
player.myShopId = id;
|
||||
ShopSModifier[id] = 0;
|
||||
ShopName[id] = player.properName + "'s Store";
|
||||
ShopItems[id][0] = 2;
|
||||
ShopItemsN[id][0] = 1;
|
||||
TotalShops++;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user