summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-11-12 11:59:35 -0300
committerJesusaves <cpntb1@ymail.com>2019-11-12 11:59:35 -0300
commit1565213f92f590cd80f9d4c0a95ca12b231baa1d (patch)
tree2bf3a0cabb1658e48f31a3dc84fb247a94e5f0b9 /db/re/item_db.conf
parent78c94a646f7bc28c0d7b98fa0c6479049654945f (diff)
downloadserverdata-1565213f92f590cd80f9d4c0a95ca12b231baa1d.tar.gz
serverdata-1565213f92f590cd80f9d4c0a95ca12b231baa1d.tar.bz2
serverdata-1565213f92f590cd80f9d4c0a95ca12b231baa1d.tar.xz
serverdata-1565213f92f590cd80f9d4c0a95ca12b231baa1d.zip
Card ID 7594 Event Horizon
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf26
1 files changed, 26 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 40d758a93..47eeb0cff 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -14780,6 +14780,32 @@ item_db: (
getitem MercBoxA, 1;
">
},
+{
+ Id: 7594
+ AegisName: "MercCard_EH"
+ Name: "Event Horizon Card"
+ Type: "IT_USABLE"
+ Buy: 1000000
+ Sell: 0
+ Weight: 0
+ Delay: 500
+ UseEffect: "FX_MAGIC"
+ KeepAfterUse: true
+ Trade: {
+ notrade: true
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ if (BaseLevel < 40)
+ mercenary_create 1211, 3600000;
+ else
+ delitem MercCard_EH, 1;
+ ">
+},
// Additional usable items
{
Id: 8000