rathena/db/item_trade.txt
skotlex 876cc3f814 - Pet catching now uses the menuskill variables to prevent item usage from disrupting the catch process.
- Added Safetywall to the list not blocked by Dispell.
- Added some include limits.h required by window compiles.
- Corrected Wedding rings being trade-able. 


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5772 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-27 14:54:40 +00:00

29 lines
938 B
Plaintext

//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