From 34ef0ea275edf518f9c0fde02f066497bc4297f0 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Fri, 2 Mar 2018 14:50:27 -0300 Subject: Rosen fix --- npc/005-4/rosen.txt | 8 ++++---- npc/005-4/shop.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'npc/005-4') diff --git a/npc/005-4/rosen.txt b/npc/005-4/rosen.txt index 9318ef643..264ee97cb 100644 --- a/npc/005-4/rosen.txt +++ b/npc/005-4/rosen.txt @@ -29,14 +29,14 @@ switch (@menu) { - case 2: + case 1: closedialog; - shop "Shop"; + shop "Shop#Candor"; close; - case 3: + case 2: explain_ironingot; break; - case 4: + case 3: closedialog; goodbye; close; diff --git a/npc/005-4/shop.txt b/npc/005-4/shop.txt index 5fd5271f0..0cb69e54f 100644 --- a/npc/005-4/shop.txt +++ b/npc/005-4/shop.txt @@ -14,7 +14,7 @@ // 5 Light Armor Shop quest delivered. // 6 Light Armor Shop gave the cloths. -005-4,30,37,0 trader Shop NPC_NO_SPRITE,{ +005-4,30,37,0 trader Shop#Candor NPC_NO_SPRITE,{ OnInit: tradertype(NST_MARKET); -- cgit v1.2.3-60-g2f50