diff options
author | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-14 09:43:55 +0000 |
---|---|---|
committer | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-14 09:43:55 +0000 |
commit | 15c98b7f69ab4c17cc48ca0785c9f4a6fab9745b (patch) | |
tree | 659756b6af8cf9c6478bb30169bbd0bed597d54a /npc/quests/first_class/tu_sword.txt | |
parent | 9d2c740129b9c037bdfd584fec33da313cbc934b (diff) | |
download | hercules-15c98b7f69ab4c17cc48ca0785c9f4a6fab9745b.tar.gz hercules-15c98b7f69ab4c17cc48ca0785c9f4a6fab9745b.tar.bz2 hercules-15c98b7f69ab4c17cc48ca0785c9f4a6fab9745b.tar.xz hercules-15c98b7f69ab4c17cc48ca0785c9f4a6fab9745b.zip |
* Fixed some bugs in Crusader Job change quest.
* Minor fix on NPC name in Swordman tutorial quest.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10537 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/first_class/tu_sword.txt')
-rw-r--r-- | npc/quests/first_class/tu_sword.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/first_class/tu_sword.txt b/npc/quests/first_class/tu_sword.txt index 0ddb3eddc..9c185d8ea 100644 --- a/npc/quests/first_class/tu_sword.txt +++ b/npc/quests/first_class/tu_sword.txt @@ -12,6 +12,7 @@ //= 1.0 Fully working //= 1.1 optimized [Lupus] //= TODO: Test, Add correct misceffects numbers +//= 1.2 Fixed a typo on NPC name. [SinSloth] //============================================================ @@ -660,7 +661,6 @@ izlude_in,82,163,3 script Shurank 733,{ close; break; case 3: - mes "[Shurank]"; mes "If you want to be"; mes "able to use the full"; mes "power of the Bash skill,"; |