From aabfc9306849fd3e0cb28f9a78e49caab8cec258 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 8 Apr 2022 10:51:05 -0300 Subject: Prevent non-staff from using the new items. Double safe. --- world/map/db/item_db_offhand.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/db/item_db_offhand.txt') 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";} -- cgit v1.2.3-60-g2f50