diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-06-17 08:16:00 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-06-17 08:16:00 +0000 |
commit | 68dced7548fabb230c1902693b1daa7bc4aad8b6 (patch) | |
tree | 5d14b180bca333fe32224a1fda98b4fe436b943b /npc/003-1 | |
parent | 70a323d2f9a3256bf3b82ae3d5d4f8c493211a97 (diff) | |
download | serverdata-68dced7548fabb230c1902693b1daa7bc4aad8b6.tar.gz serverdata-68dced7548fabb230c1902693b1daa7bc4aad8b6.tar.bz2 serverdata-68dced7548fabb230c1902693b1daa7bc4aad8b6.tar.xz serverdata-68dced7548fabb230c1902693b1daa7bc4aad8b6.zip |
fix typo
Diffstat (limited to 'npc/003-1')
-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 285fcc0ee..db1247e04 100644 --- a/npc/003-1/aidan.txt +++ b/npc/003-1/aidan.txt @@ -114,7 +114,7 @@ L_Finish: makepet(1030); // Uhm, I forgot what would be the correct constant. getexp 15750, 100; mesn; - mesq l("Good job, here is 25,000 GP and 15,000 EXP."); + mesq l("Good job, here is 25,000 GP and 15,750 EXP."); mesq l("And your rare, a @@! Enjoy!", getitemlink(MaggotCocoon)); close; case 2: |