From bd192d6c4cab110917af490392c4d267452bb0b1 Mon Sep 17 00:00:00 2001 From: ultramage Date: Sun, 8 Jun 2008 13:17:51 +0000 Subject: Implemented the two-handed staff/rod type (thanks to Muad_Dib). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12793 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/size_fix.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'db/size_fix.txt') diff --git a/db/size_fix.txt b/db/size_fix.txt index 7ca8577f4..81bba5044 100644 --- a/db/size_fix.txt +++ b/db/size_fix.txt @@ -1,7 +1,7 @@ // Database for size fix for weapon damage. //Columns: Weapon type, Rows: Target size. -//Bare Fist,Knife,1H Sword, 2H Sword,1H Spear, 2H Spears, 1H Axe, 2H Axe, Mace, ?, Staff, Bow, Knuckle, Musical Instrument, Whip, Book, Katar, Revolver, Rifle, Shotgun, Gatling Gun, Grenade Launcher, Fuuma Shuriken -100,100, 75, 75, 75, 75, 50, 50, 75,100,100,100,100, 75, 75,100, 75,100,100,100,100,100,100, // Size: Small -100, 75,100, 75, 75, 75, 75, 75,100,100,100,100, 75,100,100,100,100,100,100,100,100,100,100, // Size: Medium -100, 50, 75,100,100,100,100,100,100,100,100, 75, 50, 75, 50, 50, 75,100,100,100,100,100,100, // Size: Large +//Unarmed, Knife, 1H Sword, 2H Sword, 1H Spear, 2H Spears, 1H Axe, 2H Axe, Mace, 2H Mace, Staff, Bow, Knuckle, Musical Instrument, Whip, Book, Katar, Revolver, Rifle, Shotgun, Gatling Gun, Grenade Launcher, Fuuma Shuriken, 2H Staff +100,100, 75, 75, 75, 75, 50, 50, 75,100,100,100,100, 75, 75,100, 75,100,100,100,100,100,100,100 // Size: Small +100, 75,100, 75, 75, 75, 75, 75,100,100,100,100, 75,100,100,100,100,100,100,100,100,100,100,100 // Size: Medium +100, 50, 75,100,100,100,100,100,100,100,100, 75, 50, 75, 50, 50, 75,100,100,100,100,100,100,100 // Size: Large -- cgit v1.2.3-60-g2f50