From 988719e951bad8440df2798b4a579d2f503dc693 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 10 Jun 2021 15:32:41 -0300 Subject: Fix broken assassin set close #46 --- db/pre-re/item_db.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'db/pre-re/item_db.conf') diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf index eab91231..9c77f4e8 100644 --- a/db/pre-re/item_db.conf +++ b/db/pre-re/item_db.conf @@ -1500,7 +1500,7 @@ item_db: ( Refine: false ViewSprite: 757 Script: <" - callfunc "BrawlingItem"; + callfunc "BrawlingItem", EQI_SHOES; bonus bAgi, 4; bonus bMatkRate, -1; "> @@ -5402,7 +5402,7 @@ item_db: ( Refine: false ViewSprite: 755 Script: <" - callfunc "BrawlingItem"; + callfunc "BrawlingItem", EQI_HEAD_MID; bonus bAgi, 15; bonus bSpeedAddRate, 10; bonus bFlee, 20; @@ -14061,7 +14061,7 @@ item_db: ( Refine: false ViewSprite: 731 Script: <" - callfunc "BrawlingItem"; + callfunc "BrawlingItem", EQI_HEAD_LOW; bonus bAgi, 5; bonus bMatkRate, -2; "> @@ -14879,7 +14879,7 @@ item_db: ( Refine: false ViewSprite: 756 Script: <" - callfunc "BrawlingItem"; + callfunc "BrawlingItem", EQI_GARMENT; bonus bAgi, 4; bonus bMatkRate, -1; "> -- cgit v1.2.3-60-g2f50