summaryrefslogtreecommitdiff
path: root/npc/soren-2/main.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/soren-2/main.txt')
-rw-r--r--npc/soren-2/main.txt2
1 files changed, 2 insertions, 0 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;
}