summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/005-4/rosen.txt8
-rw-r--r--npc/005-4/shop.txt2
2 files changed, 5 insertions, 5 deletions
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);