summaryrefslogtreecommitdiff
path: root/db/item_trade.txt
blob: baea72e2c88ee323ecd710051573819c18aa827b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
//Item Trading Restrictions File
//Specify here special rules for item trading.
//Item ID, TradeMask, GM-Level Override
//Trading mask values:
//1:Item can't be drop
//2:Item can't be traded (nor vended)
//4:Wedded partner can override restriction 2.
//8:Item can't be sold to npcs
//16:Item can't be placed in the cart
//32:Item can't be placed in the storage
//64:Item can't be placed in the guild storage
//Example:
//1161,67,50 //Balmung: No drop, No trade, No Guild Store (1+2+64 =67),
//only GMs of GM-level 50 and up can override the setting.
2634,111,100
2635,111,100
2644,99,100
//Novice Red Potion
569,8,100
//Cook Books (you can recieve them trough the Cooking Quest only)
//Actually, you can pass your books, but have to return them before borrowing another one [Lupus]
//7472,123,100
//7473,123,100
//7474,123,100
//7475,123,100
//7476,123,100
//Leather Pouch (part of Cooking Quest)
7432,123,100
//The Sign Quest related items
7177,127,100
7178,127,100
//Eye of Hellion quest related items
7332,127,100
7333,127,100
7334,127,100
7335,127,100
7336,127,100