diff options
author | Jared Adams <jaxad0127@gmail.com> | 2010-06-22 19:44:56 -0600 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2010-06-22 19:44:56 -0600 |
commit | ff5c403afc514f47638c789292fb8a13800a7314 (patch) | |
tree | 117839ad232324da9730102ad8a7ef247ff4871e /npc/001-1_Tulimshar/children.txt | |
parent | 1fbd0f05464934fc991bfdfb7b23d11a4fb2040b (diff) | |
download | serverdata-ff5c403afc514f47638c789292fb8a13800a7314.tar.gz serverdata-ff5c403afc514f47638c789292fb8a13800a7314.tar.bz2 serverdata-ff5c403afc514f47638c789292fb8a13800a7314.tar.xz serverdata-ff5c403afc514f47638c789292fb8a13800a7314.zip |
Fix an old type on Aisha's script
Diffstat (limited to 'npc/001-1_Tulimshar/children.txt')
-rw-r--r-- | npc/001-1_Tulimshar/children.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1_Tulimshar/children.txt b/npc/001-1_Tulimshar/children.txt index 3b331e08..701fe2b6 100644 --- a/npc/001-1_Tulimshar/children.txt +++ b/npc/001-1_Tulimshar/children.txt @@ -34,7 +34,7 @@ L_4: L_5: mes "[Aisha]"; - mes "\"Mommy told me that you can drop the things that monsters sell.\""; + mes "\"Mommy told me that you can sell the things that monsters drop.\""; close; L_6: |