diff options
author | dastgir <dastgirpojee@rocketmail.com> | 2014-10-06 11:19:36 -0400 |
---|---|---|
committer | dastgir <dastgirpojee@rocketmail.com> | 2014-10-06 11:19:36 -0400 |
commit | cab72a6ef96805c5e9002b90317d161e0566807f (patch) | |
tree | 4bdaf3abbcf3141c25b3416824f77742e5b5f499 /npc/quests/quests_umbala.txt | |
parent | 6d5b8811b42669237939ccc468010b71fe463e37 (diff) | |
download | hercules-cab72a6ef96805c5e9002b90317d161e0566807f.tar.gz hercules-cab72a6ef96805c5e9002b90317d161e0566807f.tar.bz2 hercules-cab72a6ef96805c5e9002b90317d161e0566807f.tar.xz hercules-cab72a6ef96805c5e9002b90317d161e0566807f.zip |
Fixed Bug 8252
* fixing some typo on script
Diffstat (limited to 'npc/quests/quests_umbala.txt')
-rw-r--r-- | npc/quests/quests_umbala.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/quests/quests_umbala.txt b/npc/quests/quests_umbala.txt index e160e84a8..0c0f57b99 100644 --- a/npc/quests/quests_umbala.txt +++ b/npc/quests/quests_umbala.txt @@ -459,12 +459,12 @@ um_in,44,71,2 script Utan Shaman 4_F_UMOLDWOMAN,{ set event_umbala,7; close; case 7: - mes "[Putsuchiritan]"; + mes "[Puchuchartan]"; mes "I don't know whether my talents"; mes "will be useful to you, but I'll"; mes "help you anyway."; next; - mes "[Putsuchiritan]"; + mes "[Puchuchartan]"; mes "I can create elemental essence from natural objects,"; mes "or, dismantle elemental stones into their component essences."; mes "Which would you like to do?"; |