From 7f744f39c86ed08c9b5ea45e6863692d39a2e5da Mon Sep 17 00:00:00 2001 From: Maximilian Franke <40134808+Alea1337@users.noreply.github.com> Date: Fri, 15 Jul 2022 22:31:52 +0200 Subject: More NPC --- constants/TradeNpcs.json | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/constants/TradeNpcs.json b/constants/TradeNpcs.json index 1317047..64c66d4 100644 --- a/constants/TradeNpcs.json +++ b/constants/TradeNpcs.json @@ -6,9 +6,36 @@ "Bartender", "Zog", "Bea", - "Gold Forger" + "Alchemist", + "Amelia", + "An", + "Bartender", + "Bubu", + "Bulvar", + "Abiphone Shop", + "Ulyn", + "Lys", + "Mage Shop", + "Hilda", + "Librarian", + "Mad Redstone Engineer", + "Marthos", + "Master Tactician", + "Joyful Viking", + "Old Shaman Nyko", + "Pat", + "Iron Armor", + "Rosetta's ArmorS", + "Squire Armor", + "Mercenary Armor", + "Celeste Set", + "Starlight Set", + "Shifty", + "Smithmonger", + "Weaponsmith" ], "endsWith": [ - " Merchant" + " Merchant", + " Forger" ] } \ No newline at end of file -- cgit