summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-12 13:57:50 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-12 13:57:50 +0000
commitd678d7613cf8296d49a31764667c0b847f90b966 (patch)
tree1dcdff87b9e1e0b97477bd17d75fd07883342fb6
parent5eece313e0f3e06e4d22e903c63e43492f6403e5 (diff)
downloadhercules-d678d7613cf8296d49a31764667c0b847f90b966.tar.gz
hercules-d678d7613cf8296d49a31764667c0b847f90b966.tar.bz2
hercules-d678d7613cf8296d49a31764667c0b847f90b966.tar.xz
hercules-d678d7613cf8296d49a31764667c0b847f90b966.zip
Added some warps for the kiel buildings thanks to Celestria and fixed Violy's Violin[4] drop rate.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6010 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r--db/Changelog.txt2
-rw-r--r--db/mob_db.txt2
-rw-r--r--npc/Changelog.txt1
-rw-r--r--npc/scripts_warps.conf1
-rw-r--r--npc/warps/other/kiel.txt61
5 files changed, 66 insertions, 1 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index 11dde6f87..41b19bd22 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -26,6 +26,8 @@
-----
=========================
+04/12
+ * Fixed Violy's Violin[4] drop rate. It is 2%. [Playtester]
04/11
* Corrected some items bonus, weight. Thanks 2 Haplo [Lupus]
* Modified Mastela Fruit price to 8500, according to RockmanEXE. [erKURITA]
diff --git a/db/mob_db.txt b/db/mob_db.txt
index 715a12597..948c7a9d0 100644
--- a/db/mob_db.txt
+++ b/db/mob_db.txt
@@ -391,7 +391,7 @@
1387,GIG,Gig,60,8409,0,3934,2039,1,360,479,60,28,1,61,80,53,59,46,10,12,0,2,41,2181,170,1564,864,576,7125,5000,904,7500,716,150,525,2500,994,850,0,0,0,0,0,0,0,0,4165,1,0,0,0,0,0,0,0,0
1388,ARCHANGELING,Arc Angeling,60,79523,0,4152,2173,1,669,890,54,58,1,65,80,74,65,105,10,12,1,8,66,1205,180,1564,864,576,2254,5,610,1800,608,150,985,15,984,55,2317,3,7294,2500,7291,2500,0,0,4241,1,0,0,0,0,0,0,0,0
1389,DRACULA,Dracula,85,320096,0,120157,38870,3,1625,1891,45,76,1,95,90,87,85,100,10,12,2,6,87,1205,145,1564,864,576,607,4700,1473,5,1722,5,2507,15,2621,4,1557,4,0,0,0,0,0,0,4134,1,500,5000,607,5500,732,3000,522,1000
-1390,VIOLY,Violy,75,18257,0,6353,3529,10,738,982,37,36,1,93,54,85,101,83,10,12,1,7,40,133,170,1564,864,576,1060,6500,1611,50,740,1200,2610,800,526,1400,12020,1000,0,0,0,0,1902,10,4209,1,0,0,0,0,0,0,0,0
+1390,VIOLY,Violy,75,18257,0,6353,3529,10,738,982,37,36,1,93,54,85,101,83,10,12,1,7,40,133,170,1564,864,576,1060,6500,1611,50,740,1200,2610,800,526,1400,12020,1000,1902,200,0,0,0,0,4209,1,0,0,0,0,0,0,0,0
1391,GALAPAGO,Galapago,63,9145,0,3204,1966,1,457,608,33,33,1,56,56,45,66,57,10,12,1,2,22,139,165,1564,864,576,7053,6700,610,1500,508,2500,606,100,605,100,5111,1,582,100,0,0,0,0,4152,1,0,0,0,0,0,0,0,0
1392,ROTAR_ZAIRO,Rotar Zairo,25,1209,0,351,215,1,109,137,4,34,1,62,45,26,55,5,10,12,1,0,44,133,155,1564,864,576,7126,500,2312,1,2309,1,999,450,984,1,912,2500,910,5500,7053,1000,0,0,4192,1,0,0,0,0,0,0,0,0
1393,G_MUMMY,Mummy,1,1,0,0,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,1,2181,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 145d6bf9d..a597c6841 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -28,6 +28,7 @@ Nexon
Date Added
======
04/12
+ * Added some Kiel building warps thanks to Celestria [Playtester]
* Implemented the Juperos quest partially. [MasterOfMuppets]
- Also fixed the spawns there and in biolabs a bit.
* Fixed a few warps warping you back (they've been there for long =X). [erKURITA]
diff --git a/npc/scripts_warps.conf b/npc/scripts_warps.conf
index 21731888c..31717bd74 100644
--- a/npc/scripts_warps.conf
+++ b/npc/scripts_warps.conf
@@ -85,5 +85,6 @@ npc: npc/warps/guild/guildcastles.txt
npc: npc/warps/other/jobquests.txt
npc: npc/warps/other/airplane.txt
npc: npc/warps/other/other.txt
+npc: npc/warps/other/kiel.txt
npc: npc/warps/pvp/pvp.txt
// -------------------------------------------------------------- \ No newline at end of file
diff --git a/npc/warps/other/kiel.txt b/npc/warps/other/kiel.txt
new file mode 100644
index 000000000..57b6b74f8
--- /dev/null
+++ b/npc/warps/other/kiel.txt
@@ -0,0 +1,61 @@
+//===== Athena Script ========================================
+//= Kiel Warp Script (Kiel Buildings)
+//===== By: ==================================================
+//= Playtester
+//===== Current Version: =====================================
+//= 1.0
+//===== Compatible With: =====================================
+//= Any Athena Version; RO Episode 8+
+//===== Description: =========================================
+//= Warp Points for all Kiel Buildings
+//===== Additional Comments: =================================
+//= 1.0 Added Kiel Warps thanks to Celestria [Playtester]
+//============================================================
+
+
+//Entrance Level
+kh_school.gat,77,155,0 warp school01 1,1,yuno_fild08.gat,154,189
+kh_school.gat,30,184,0 warp school02 1,1,kh_school.gat,63,75
+kh_school.gat,30,125,0 warp school03 1,1,kh_school.gat,63,14
+kh_school.gat,34,177,0 warp school04 1,1,kh_school.gat,147,57
+kh_school.gat,34,133,0 warp school05 1,1,kh_school.gat,147,17
+//Basement Level
+kh_school.gat,153,57,0 warp school06 1,1,kh_school.gat,39,177
+kh_school.gat,153,17,0 warp school07 1,1,kh_school.gat,39,133
+//Upper Level
+kh_school.gat,71,75,0 warp school08 1,1,kh_school.gat,39,184
+kh_school.gat,71,14,0 warp school09 1,1,kh_school.gat,39,125
+kh_school.gat,12,48,0 warp school10 1,1,kh_school.gat,182,117
+kh_school.gat,187,117,0 warp school11 1,1,kh_school.gat,17,48
+//Detention Room
+kh_school.gat,63,80,0 warp school12 1,1,kh_school.gat,118,144
+kh_school.gat,118,139,0 warp school13 1,1,kh_school.gat,63,75
+//Yuno Field
+yuno_fild08.gat,148,189,0 warp school14 1,1,kh_school.gat,71,158
+
+
+//Entrance
+yuno_fild02.gat,92,213,0 warp vila18 1,1,kh_vila.gat,79,14
+//Entrance Hall
+kh_vila.gat,79,10,0 warp vila01 1,1,yuno_fild02.gat,92,208
+kh_vila.gat,70,38,0 warp vila02 1,1,kh_vila.gat,43,38
+kh_vila.gat,70,54,0 warp vila03 1,1,kh_vila.gat,43,55
+kh_vila.gat,91,49,0 warp vila04 1,1,kh_vila.gat,118,47
+kh_vila.gat,84,67,0 warp vila05 1,1,kh_vila.gat,45,106
+//Lounge and Atrium
+kh_vila.gat,47,39,0 warp vila06 1,1,kh_vila.gat,74,38
+kh_vila.gat,47,55,0 warp vila07 1,1,kh_vila.gat,74,54
+kh_vila.gat,34,67,0 warp vila08 1,1,kh_vila.gat,20,106
+//Dining Room, Kitchen, Store Room
+kh_vila.gat,20,102,0 warp vila09 1,1,kh_vila.gat,34,63
+kh_vila.gat,45,102,0 warp vila10 1,1,kh_vila.gat,84,63
+kh_vila.gat,32,129,0 warp vila11 1,1,kh_vila.gat,22,170
+kh_vila.gat,22,166,0 warp vila12 1,1,kh_vila.gat,32,125
+kh_vila.gat,27,189,0 warp vila13 1,1,kh_vila.gat,185,18
+kh_vila.gat,191,18,0 warp vila14 1,1,kh_vila.gat,27,185
+//Stairwell and Upstairs
+kh_vila.gat,114,47,0 warp vila15 1,1,kh_vila.gat,86,49
+kh_vila.gat,126,76,0 warp vila16 1,1,kh_vila.gat,180,175
+kh_vila.gat,180,170,0 warp vila17 1,1,kh_vila.gat,127,71
+
+kh_vila.gat,174,72,0 warp vila19 1,1,kh_vila.gat,181,125 \ No newline at end of file