From 1129f1a4fbf910016ff6b3b44b3cd178237ee95d Mon Sep 17 00:00:00 2001 From: skotlex Date: Mon, 25 Sep 2006 20:03:58 +0000 Subject: - Fixed item group 35 (lottobox) in item_misc.txt - Item group reading will now complain when a line doesn't has enough fields. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8865 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 1 + db/item_misc.txt | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 10 deletions(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index 5dda40d7a..e8ea68d6c 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -20,6 +20,7 @@ ========================= 09/25 + * Fixed item group 35 (lottobox) in item_misc.txt [Skotlex] * Added Ninja/Gunslinger job exp as separate exp chart [Playtester] * Immaterial Sword now has a 3% chance of reducing target's sp by 30% [Playtester] 09/23 diff --git a/db/item_misc.txt b/db/item_misc.txt index dddf9ace9..a9b73fc9b 100644 --- a/db/item_misc.txt +++ b/db/item_misc.txt @@ -610,13 +610,13 @@ 33,5042,5 //Bao Bao 33,5066,1 //Succubus Horn // Lotto Box -35,7391 -35,7392 -35,7393 -35,7394 -35,7395 -35,7396 -35,7397 -35,7398 -35,7540 -35,7541 +35,7391,1 +35,7392,1 +35,7393,1 +35,7394,1 +35,7395,1 +35,7396,1 +35,7397,1 +35,7398,1 +35,7540,1 +35,7541,1 -- cgit v1.2.3-70-g09d2