diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2012-03-27 14:10:17 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2012-03-27 14:10:17 -0700 |
commit | fb8c3c050a98cd13daf776112929ffb149fbcc25 (patch) | |
tree | 8295c4f7dc8e56930edb92e8cff0e78f3a2a9c8c /world/map/npc/easter/2012/easterbunny.txt | |
parent | 169d526873715c7ba2a5afd99170922d00d76221 (diff) | |
download | serverdata-fb8c3c050a98cd13daf776112929ffb149fbcc25.tar.gz serverdata-fb8c3c050a98cd13daf776112929ffb149fbcc25.tar.bz2 serverdata-fb8c3c050a98cd13daf776112929ffb149fbcc25.tar.xz serverdata-fb8c3c050a98cd13daf776112929ffb149fbcc25.zip |
Spellcheck Easter 2012
Diffstat (limited to 'world/map/npc/easter/2012/easterbunny.txt')
-rw-r--r-- | world/map/npc/easter/2012/easterbunny.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/easter/2012/easterbunny.txt b/world/map/npc/easter/2012/easterbunny.txt index 7cf4fcdd..85767656 100644 --- a/world/map/npc/easter/2012/easterbunny.txt +++ b/world/map/npc/easter/2012/easterbunny.txt @@ -1,4 +1,4 @@ -// easter bunny +// Easter bunny 021-2.gat,69,55,0|script|Easter Bunny|173,{ @@ -8,7 +8,7 @@ mes "[Easter Bunny]"; mes "\"Hi " + strcharinfo(0) + "! I was waiting for you. My uncle told me all about the pirates and how you were working really hard to save me. So I decided to give you a gift. You know, such generous and brave actions must be rewarded somehow.\""; next; - mes "\"Here is what I have for you. I used it to break the lock of door in that basement. It seems to be a very resistent pan, but it can also be used as a hat. Enjoy!\""; + mes "\"Here is what I have for you. I used it to break the lock of door in that basement. It seems to be a very resistant pan, but it can also be used as a hat. Enjoy!\""; getitem "PanHat", 1; set QUEST_Easter12, 6; next; |