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_prontera.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_prontera.txt')
-rw-r--r-- | npc/quests/quests_prontera.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/quests_prontera.txt b/npc/quests/quests_prontera.txt index d4588e5c5..a7bcecf3c 100644 --- a/npc/quests/quests_prontera.txt +++ b/npc/quests/quests_prontera.txt @@ -3390,7 +3390,7 @@ moc_fild16,201,295,5 script Assassin Guildsman#poiso 4_M_ACROSS,{ mes "......"; mes "........."; next; - mes "[Assassin Guildsman"; + mes "[Assassin Guildsman]"; mes "Listen carefully."; mes "I will only tell this"; mes "to you one time."; |