summaryrefslogtreecommitdiff
path: root/world/map/db/item_db_offhand.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-04-08 10:51:05 -0300
committerJesusaves <cpntb1@ymail.com>2022-04-08 10:51:05 -0300
commitaabfc9306849fd3e0cb28f9a78e49caab8cec258 (patch)
tree21202d40bd93c1eb216ad8e813adbc4d2b373dae /world/map/db/item_db_offhand.txt
parentb9783d45aae91d656f51ee36aa12b0d55b80ae47 (diff)
downloadserverdata-aabfc9306849fd3e0cb28f9a78e49caab8cec258.tar.gz
serverdata-aabfc9306849fd3e0cb28f9a78e49caab8cec258.tar.bz2
serverdata-aabfc9306849fd3e0cb28f9a78e49caab8cec258.tar.xz
serverdata-aabfc9306849fd3e0cb28f9a78e49caab8cec258.zip
Prevent non-staff from using the new items. Double safe.
Diffstat (limited to 'world/map/db/item_db_offhand.txt')
-rw-r--r--world/map/db/item_db_offhand.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/db/item_db_offhand.txt b/world/map/db/item_db_offhand.txt
index 7ed9369c..9272c480 100644
--- a/world/map/db/item_db_offhand.txt
+++ b/world/map/db/item_db_offhand.txt
@@ -5,4 +5,4 @@
602, WoodenShield, 5, 10000, 2000, 1500, 0, 14, 0, -70, 0, 2, 32, 0, 0, 0, {}, {}
603, LeatherShield, 5, 2000, 1000, 1300, 0, 7, 0, -35, 0, 2, 32, 0, 0, 0, {}, {}
797, BromenalShield, 5, 40000, 3000, 2500, 0, 20, 0, -200, 0, 2, 32, 0, 0, 0, {}, {}
-5285, DragonShield, 5, 40000, 3000, 2500, 0, 30, 0, -200, 0, 2, 32, 0, 0, 0, {}, {}
+5285, DragonShield, 5, 40000, 3000, 2500, 0, 30, 0, -200, 0, 2, 32, 0, 0, 0, {}, {set @minLvl, 1;callfunc "RestrictedItem";}