summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/soren-2/main.txt2
-rw-r--r--npc/soren/main.txt2
2 files changed, 3 insertions, 1 deletions
diff --git a/npc/soren-2/main.txt b/npc/soren-2/main.txt
index f5163e956..b52aad782 100644
--- a/npc/soren-2/main.txt
+++ b/npc/soren-2/main.txt
@@ -123,6 +123,8 @@ OnSanctum:
.@itemId = Chagashroom ; break;
case 9:
.@itemId = Manana ; break;
+ case 10:
+ .@itemId = HastePotion ; break;
default:
.@itemId = rand(CopperOre, TitaniumOre) ; break;
}
diff --git a/npc/soren/main.txt b/npc/soren/main.txt
index e869fd854..2c3c1a17d 100644
--- a/npc/soren/main.txt
+++ b/npc/soren/main.txt
@@ -152,7 +152,7 @@ OnTimer31000:
case 10:
.@itemId = Chagashroom ; break;
case 11:
- .@itemId = HastePotion ; break;
+ .@itemId = GingerBreadMan ; break;
case 12:
.@itemId = rand(Diamond, Amethyst) ; break;
default: // case 13