From ce3762e02b5f57045038fb3ffc425952e08d0e04 Mon Sep 17 00:00:00 2001 From: Playtester Date: Wed, 25 Oct 2006 18:31:16 +0000 Subject: Changed order of Aliza drops to prevent steal exploit git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9070 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 1 + db/mob_db.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index 66dde4750..86c6a7c4f 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -20,6 +20,7 @@ ======================== 10/25 + * Changed order of Aliza drops to prevent steal exploit [Playtester] * MG_STONECURSE and NPC_PETRIFYATTACK now use time1 to specify the "petrifying time". This value has been set to 5 seconds. [Skotlex] * Fixed view ids of some headgears [Playtester] diff --git a/db/mob_db.txt b/db/mob_db.txt index c5464d549..cbefcab92 100644 --- a/db/mob_db.txt +++ b/db/mob_db.txt @@ -765,7 +765,7 @@ 1734,KIEL_,Kiel D-01,Kiel D-01,90,1523000,0,2356200,512602,1,3280,6560,28,32,1,130,140,160,199,180,10,12,1,0,47,1461,150,584,576,480,1178100,10000,617,1000,7513,500,0,0,7513,2500,2319,200,1618,100,1242,100,2621,10,0,0,0,0,2650,50,2651,50,4403,1 1735,ALICEL,Alicel,Alicel,75,37520,0,8890,5420,1,1800,2770,30,30,1,58,50,51,92,40,10,12,1,6,60,133,150,584,576,480,0,0,0,0,0,0,0,0,7512,200,7507,200,999,250,7317,2500,1812,2,985,50,2504,3,2517,3,0,0,4401,1 1736,ALIOT,Aliot,Aliot,75,48290,0,13020,4006,1,950,2470,35,15,1,32,87,12,68,19,10,12,1,6,60,133,150,584,576,480,0,0,0,0,0,0,0,0,7512,200,7507,200,999,250,7317,2500,1408,15,985,50,512,5,2516,3,0,0,4402,1 -1737,ALIZA,Aliza,Aliza,69,19000,0,6583,3400,1,750,1100,8,5,1,72,52,35,110,140,10,12,1,7,60,145,150,584,576,480,0,0,0,0,0,0,0,0,637,40,2407,3,2626,1,7047,2500,12128,10,661,5,2233,3,2518,5,0,0,4400,1 +1737,ALIZA,Aliza,Aliza,69,19000,0,6583,3400,1,750,1100,8,5,1,72,52,35,110,140,10,12,1,7,60,145,150,584,576,480,0,0,0,0,0,0,0,0,7047,2500,637,40,2407,3,2626,1,12128,10,661,5,2233,3,2518,5,0,0,4400,1 1738,CONSTANT,Constant,Constant,55,10000,0,3230,116,1,460,580,12,12,1,28,26,47,66,14,10,12,0,0,67,2181,100,972,500,288,0,0,0,0,0,0,0,0,7512,100,7507,100,7325,2000,999,125,757,100,512,5,0,0,0,0,0,0,0,0 1739,G_ALICEL,Alicel,Alicel,75,37520,0,0,0,1,1800,2770,30,30,1,58,50,51,92,40,10,12,1,6,60,133,150,584,576,480,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 1740,G_ALIOT,Aliot,Aliot,75,48290,0,0,0,1,950,2470,35,15,1,32,87,12,68,19,10,12,1,6,60,133,150,584,576,480,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 -- cgit v1.2.3-70-g09d2