summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorjesusalva <cpntb1@ymail.com>2018-02-28 19:54:40 -0300
committerjesusalva <cpntb1@ymail.com>2018-02-28 19:54:40 -0300
commitffff34625685c5a1220dca71eeafd0eb8fec6f7d (patch)
treedb0f96d1d772ec6a09edc88f5b13d410912c03fd /db/re/item_db.conf
parentd3ad101b057068e28b557afa9f2f46a7637cc2f0 (diff)
downloadserverdata-ffff34625685c5a1220dca71eeafd0eb8fec6f7d.tar.gz
serverdata-ffff34625685c5a1220dca71eeafd0eb8fec6f7d.tar.bz2
serverdata-ffff34625685c5a1220dca71eeafd0eb8fec6f7d.tar.xz
serverdata-ffff34625685c5a1220dca71eeafd0eb8fec6f7d.zip
Toothbrush can be "used" for 10 Strange Coins
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf39
1 files changed, 19 insertions, 20 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index ac63adc0c..6643d4b0a 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -5079,27 +5079,26 @@ item_db: (
Id: 788
AegisName: "Toothbrush"
Name: "Toothbrush"
- Type: "IT_ETC"
- Buy: 10000
- Sell: 5000
- Weight: 20
- Atk: 0
- Matk: 0
- Def: 0
- Range: 0
- Slots: 0
- Job: {
- All: true
- }
- Gender: "SEX_ANY"
- WeaponLv: 0
- EquipLv: 0
+ Type: "IT_USABLE"
+ Buy: 0
+ Sell: 0
+ Weight: 1
+ KeepAfterUse: false
Refine: false
- ViewSprite: 788
- BindOnEquip: false
- BuyingStore: true
- Delay: 0
- Sprite: 0
+ BuyingStore: false
+ Trade: {
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: false
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ //doevent "@rules::OnUseBook";
+ getitem StrangeCoin, 10;
+ ">
},
{
Id: 789