summaryrefslogtreecommitdiff
path: root/npc/jobs/valkyrie.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-25 23:59:32 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-25 23:59:32 +0000
commitf774109e08b88a2dc518f6e1e5a189974fb0868f (patch)
tree0132aab63c7b5bef8e4247616099942408962f15 /npc/jobs/valkyrie.txt
parentd1e6e862597f8bbadb055f90e31828c2ed61d01b (diff)
downloadhercules-f774109e08b88a2dc518f6e1e5a189974fb0868f.tar.gz
hercules-f774109e08b88a2dc518f6e1e5a189974fb0868f.tar.bz2
hercules-f774109e08b88a2dc518f6e1e5a189974fb0868f.tar.xz
hercules-f774109e08b88a2dc518f6e1e5a189974fb0868f.zip
Minor fixes here and there to a few scripts.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11574 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/jobs/valkyrie.txt')
-rw-r--r--npc/jobs/valkyrie.txt27
1 files changed, 14 insertions, 13 deletions
diff --git a/npc/jobs/valkyrie.txt b/npc/jobs/valkyrie.txt
index 83071ac34..a27a958bd 100644
--- a/npc/jobs/valkyrie.txt
+++ b/npc/jobs/valkyrie.txt
@@ -5,7 +5,7 @@
//= finished, optimized and tested by Lupus
//= L0ne_W0lf
//===== Current Version: =====================================
-//= 2.8
+//= 2.9
//===== Compatible With: =====================================
//= eAthena SVN
//===== Description: =========================================
@@ -34,6 +34,7 @@
//= scripts are comepleted.
//= 2.7b Removed function "F_BlockHigh" as it's no longer used. [L0ne_W0lf]
//= 2.8 Corrected NPC names to fall within proper restrictions. [L0ne_W0lf]
+//= 2.9 Corrected Valkyrie case spicifying where to warp after rebirthing. [L0ne_W0lf]
//============================================================
valkyrie,48,86,4 script Valkyrie# 811,{
@@ -167,24 +168,24 @@ valkyrie,48,86,4 script Valkyrie# 811,{
mes "And I pray that the new life to which the goddess Skuld will guide you will be even more honorable than your last.";
close2;
switch (ADVJOB) {
- case 4001:
- case 4007:
- warp "izlude",94,103; break;
- case 4002:
case 4008:
- warp "prontera",273,354; break;
- case 4003:
+ case 4015:
+ warp "izlude",94,103; break;
case 4009:
- warp "geffen",120,60; break;
- case 4004:
+ case 4016:
+ warp "prontera",273,354; break;
case 4010:
+ case 4017:
+ warp "geffen",120,60; break;
+ case 4011:
+ case 4019:
warp "alberta",116,57; break;
- case 4005:
case 4012:
- case 4013:
+ case 4020:
+ case 4021:
warp "payon",69,100; break;
- case 4006:
- case 4011:
+ case 4013:
+ case 4018:
warp "morocc",154,50; break;
default:
warp "yuno_in02",93,205; break;