summaryrefslogtreecommitdiff
path: root/db/pre-re/item_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/pre-re/item_db.conf')
-rw-r--r--db/pre-re/item_db.conf9
1 files changed, 5 insertions, 4 deletions
diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf
index 1bb0bee0..9d6a7d1e 100644
--- a/db/pre-re/item_db.conf
+++ b/db/pre-re/item_db.conf
@@ -498,11 +498,12 @@ item_db: (
Refine: false
ViewSprite: 1
Subtype: "W_1HSWORD"
+ OnEquipScript: <"
+ callfunc "NoBowItem", EQI_HAND_R;
+ if (readparam(bInt) > 1)
+ unequip(EQI_HAND_R);
+ ">
Script: <"
- callfunc "NoBowItem";
- set @bStat, Int;
- set @maxbStatVal, 1;
- callfunc "RequireMaxStat";
bonus bDoubleAddRate, 50;
bonus bSpeedAddRate, 10;
bonus bHit, -20;