From 27a21793daaf592b4c011b314c31ca98af6c2dbb Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 30 Apr 2018 17:57:11 -0300 Subject: Change GM items strategy from NAMED to BOUND (and prevent trade) --- db/re/item_db.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index de080ed43..43d4b71b6 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -6335,6 +6335,7 @@ item_db: ( BindOnEquip: false BuyingStore: false Trade: { + notrade: true nodrop: true noselltonpc: true } @@ -9089,13 +9090,13 @@ item_db: ( BindOnEquip: false BuyingStore: false Trade: { + notrade: true nodrop: true noselltonpc: true } Nouse: { override: 80 } - BindOnEquip: true Sprite: 0 }, { -- cgit v1.2.3-60-g2f50