# Gems ################################

[item]
id=3
name=Sapphire
INCLUDE items/base/gems/sapphire.txt
price=100
price_sell=100
max_quantity=100

[item]
id=4
name=Emerald
INCLUDE items/base/gems/emerald.txt
price=200
price_sell=200
max_quantity=100

[item]
id=5
name=Ruby
INCLUDE items/base/gems/ruby.txt
price=500
price_sell=500
max_quantity=100

[item]
id=6
name=Diamond
INCLUDE items/base/gems/diamond.txt
price=1000
price_sell=1000
max_quantity=100

