From 15e75f3b96e0e5e156b5511590f3d4d7d10d5912 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 30 Apr 2020 14:34:35 -0300 Subject: Prototype for Kamelot Chests The treasure chests are Iilia-level --- db/re/item_db.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index f0b32508c..1ff1f585c 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -3961,8 +3961,8 @@ item_db: ( }, { Id: 756 - AegisName: "CryptKey" - Name: "Crypt Key" + AegisName: "KamelotKey" + Name: "Kamelot Key" Type: "IT_ETC" Buy: 50 Sell: 10 @@ -15659,6 +15659,8 @@ item_db: ( } Script: <" mercenary_create 1211, 3600000; + if (!rand2(5)) + delitem 7594, 1; "> }, // Additional usable items -- cgit v1.2.3-60-g2f50