diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index a8fd6c86f..0b7299b22 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -3263,6 +3263,29 @@ item_db: ( doevent "Warp Crystal::OnUse"; "> }, +{ + Id: 677 + AegisName: "LilitWarpCrystal" + Name: "Lilit Warp Crystal" + Type: "IT_USABLE" + Buy: 0 + Sell: 0 + Weight: 40 + Delay: 500 + Trade: { + notrade: true + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } + Script: <" + @dest$="Lilit"; + @itemid=677; + doevent "Warp Crystal::OnUse"; + "> +}, // Mounts (690 to 699, probably there will be extra IDs) { |