From e1cc0b9e032681c68ecb44c19bcdde7175425b30 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 12 Apr 2021 12:44:06 -0300 Subject: CheckAmmo is deprecated --- db/pre-re/item_db.conf | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf index e8ff540a..08028683 100644 --- a/db/pre-re/item_db.conf +++ b/db/pre-re/item_db.conf @@ -174,10 +174,6 @@ item_db: ( Refine: false ViewSprite: 529 Subtype: "A_ARROW" - Script: <" - set @AmmoType, AMMO_BOW; - callfunc "CheckAmmo"; - "> }, { Id: 530 @@ -861,8 +857,6 @@ item_db: ( Subtype: "A_ARROW" Script: <" bonus bCritical, 20; - set @AmmoType, AMMO_BOW; - callfunc "CheckAmmo"; "> }, { @@ -994,10 +988,6 @@ item_db: ( Refine: false ViewSprite: 1199 Subtype: "A_ARROW" - Script: <" - set @AmmoType, AMMO_BOW; - callfunc "CheckAmmo"; - "> }, { Id: 1200 @@ -1079,8 +1069,6 @@ item_db: ( Subtype: "A_ARROW" Script: <" bonus bCritical, 1; - set @AmmoType, AMMO_BOW; - callfunc "CheckAmmo"; "> }, { -- cgit v1.2.3-60-g2f50