summaryrefslogtreecommitdiff
path: root/npc/quests/quests_13_1.txt
diff options
context:
space:
mode:
authoreuphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-08-27 02:26:35 +0000
committereuphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-08-27 02:26:35 +0000
commit4f1efdf474a048cf3aa4c2830b7036ee21d7e2ea (patch)
tree18d212cc2fc67bdd0b62b88b574339e0779995c2 /npc/quests/quests_13_1.txt
parent5c235153270091301d7d344c531d40e9f9638114 (diff)
downloadhercules-4f1efdf474a048cf3aa4c2830b7036ee21d7e2ea.tar.gz
hercules-4f1efdf474a048cf3aa4c2830b7036ee21d7e2ea.tar.bz2
hercules-4f1efdf474a048cf3aa4c2830b7036ee21d7e2ea.tar.xz
hercules-4f1efdf474a048cf3aa4c2830b7036ee21d7e2ea.zip
* Standardization in some database files, and other minor cleaning
* Disabled Ash Vacuum Warper since it's no longer in iRO - fixes bugreport:6560 (quests\quests_13_1.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16709 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_13_1.txt')
-rw-r--r--npc/quests/quests_13_1.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/npc/quests/quests_13_1.txt b/npc/quests/quests_13_1.txt
index b86e393c2..9ec9edd61 100644
--- a/npc/quests/quests_13_1.txt
+++ b/npc/quests/quests_13_1.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= L0ne_W0lf
//===== Current Version: =====================================
-//= 2.5a
+//= 2.6
//===== Compatible With: =====================================
//= rAthena SVN
//===== Description: =========================================
@@ -43,6 +43,7 @@
//= 2.4 More optimization (-32kb). [Euphy]
//= 2.5 Yet more optimization (-22kb). [Euphy]
//= 2.5a Minor fixes. [Euphy]
+//= 2.6 Disabled "Ash Vacuum Warper" as it's no longer in iRO. [Euphy]
//============================================================
// Onward to the New World
@@ -14905,6 +14906,7 @@ que_dan02,102,42,3 script Disfigured Corpse#moc2 457,{
close;
}
+/*
//Mid Camp Warper (gogoash), Translated from the Official [Slim]
prontera,161,192,5 script Ash Vacuum Warper 707,{
mes "[Warp Soldier]";
@@ -14934,3 +14936,4 @@ prontera,161,192,5 script Ash Vacuum Warper 707,{
}
end;
}
+*/ \ No newline at end of file