Add more shop definitions, Add legends guild stores (#217)

* remove trailing \t add legends guil shop

* Add missing shops

* remove out of scope items (non 317)

* fix item id

* Add legends guild shop npc

* Add Legends Guild General Store.

* Update ShopHandler.java
This commit is contained in:
Danial
2019-11-29 05:49:14 +13:00
committed by Daniel Ginovker
parent 68256e41d8
commit 680a0c2ee0
6 changed files with 1045 additions and 735 deletions
@@ -82,11 +82,11 @@ public class NpcActions {
case 693: //rang guild shots
c.getDialogueHandler().sendDialogues(3201, npcType);
break;
break;
case 694: //rang guild store
c.getShopAssistant().openShop(111);
break;
break;
case 1834:
c.getDialogueHandler().sendDialogues(1378, npcType);