diff options
Diffstat (limited to 'npc/000-1/max.txt')
-rw-r--r-- | npc/000-1/max.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/max.txt b/npc/000-1/max.txt index baac0d5f..8e7f5a71 100644 --- a/npc/000-1/max.txt +++ b/npc/000-1/max.txt @@ -74,7 +74,7 @@ L_Qmuller: mesn; mesq l("You need to cross the crocojungle heading north."); next; - mesq l("You can spot Q'Muller on a cliff off toward the west, busy collecting @@s.", getitemlink("Plushroom")); + mesq l("You can spot Q'Muller on a cliff off toward the west, busy collecting @@s.", getitemlink(515)); next; goto L_MenuSailors; |