diff options
-rw-r--r-- | npc/003-1/aidan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/aidan.txt b/npc/003-1/aidan.txt index 32ad9fe81..98fb2dbc7 100644 --- a/npc/003-1/aidan.txt +++ b/npc/003-1/aidan.txt @@ -161,7 +161,7 @@ L_Finish: getitem PinkHelmet, 1; getexp 15750, 100; mesn; - mesq l("And your rare, a @@! Enjoy!", getitemlink(ApanaCake)); + mesq l("And your rare, a @@! Enjoy!", getitemlink(PinkHelmet)); mesc l("Gained @@ XP", "15750"); close; } |