diff options
author | evera <evera@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-04 22:54:17 +0000 |
---|---|---|
committer | evera <evera@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-04 22:54:17 +0000 |
commit | 848acfc4c993e21a585bd3c35a21451a89334b90 (patch) | |
tree | e5e552f74467d3417b98e3780b0bbc85d9cd5eda /npc/custom/quests | |
parent | 9fc29a4aad32e17f4f3e6a3bc749c12df27ea5d8 (diff) | |
download | hercules-848acfc4c993e21a585bd3c35a21451a89334b90.tar.gz hercules-848acfc4c993e21a585bd3c35a21451a89334b90.tar.bz2 hercules-848acfc4c993e21a585bd3c35a21451a89334b90.tar.xz hercules-848acfc4c993e21a585bd3c35a21451a89334b90.zip |
* Added missing next's in npc/custom/airplane.txt and npc/custom/quests/valhallen.txt [Evera]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8622 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/custom/quests')
-rw-r--r-- | npc/custom/quests/valhallen.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/custom/quests/valhallen.txt b/npc/custom/quests/valhallen.txt index 911888fe5..dc61114e2 100644 --- a/npc/custom/quests/valhallen.txt +++ b/npc/custom/quests/valhallen.txt @@ -191,7 +191,6 @@ L_NOTENOUGH: mes "You are lacking a few items, please return when you have them.";
close;
L_OUT:
- next;
mes "[Lenneth]";
mes "Please return when you change your mind.";
close;
|