diff options
Diffstat (limited to 'npc/soren/main.txt')
-rw-r--r-- | npc/soren/main.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |