diff options
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/item_db.conf | 6 |
1 files changed, 4 insertions, 2 deletions
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 |