summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-12 12:44:06 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-12 12:44:06 -0300
commite1cc0b9e032681c68ecb44c19bcdde7175425b30 (patch)
treeee71e51097315bb2f726e840567339c2ca4b8364 /db
parent7695554699248b19d493b1243d2adcb79396b55e (diff)
downloadserverdata-e1cc0b9e032681c68ecb44c19bcdde7175425b30.tar.gz
serverdata-e1cc0b9e032681c68ecb44c19bcdde7175425b30.tar.bz2
serverdata-e1cc0b9e032681c68ecb44c19bcdde7175425b30.tar.xz
serverdata-e1cc0b9e032681c68ecb44c19bcdde7175425b30.zip
CheckAmmo is deprecated
Diffstat (limited to 'db')
-rw-r--r--db/pre-re/item_db.conf12
1 files changed, 0 insertions, 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";
">
},
{