diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-21 17:41:08 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-21 17:41:08 -0300 |
commit | 6da4f9d728f5cb1bf4db103cab375671c39985a0 (patch) | |
tree | e85e85881d22e40155855e11a74995df29d5eff5 /db | |
parent | 1aeb12161b1bbb318fd4c66762a91d60c408f615 (diff) | |
download | serverdata-6da4f9d728f5cb1bf4db103cab375671c39985a0.tar.gz serverdata-6da4f9d728f5cb1bf4db103cab375671c39985a0.tar.bz2 serverdata-6da4f9d728f5cb1bf4db103cab375671c39985a0.tar.xz serverdata-6da4f9d728f5cb1bf4db103cab375671c39985a0.zip |
Tulimshar City Map, given by Nard automatically, and referenced on Swezanne.
Many questions about “where's the fishing rod” and “where's Silvia”, let's make things simple.
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 7e644219c..2f6477764 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -3269,6 +3269,20 @@ item_db: ( doevent "inc_sc_bonus::OnUse"; "> }, +{ + Id: 684 + AegisName: "TulimMap" + Name: "Tulimshar Map" + Type: "IT_USABLE" + Buy: 9 + Sell: 4 + Weight: 6 + KeepAfterUse: true + Refine: false + Script: <" + callfunc "wmap", "Tulim"; + "> +}, // Mounts (690 to 699, probably there will be extra IDs) { |