Etzi
New Member
- Joined
- May 19, 2014
- Messages
- 28
- Reaction score
- 1
(TFS 0.3.6 8.60) When i try bless with 1 ingot in the backpack it won't let me buy bless
In my changegold.lua
And this is in my items.xml
I hope someone can help me
In my changegold.lua
Code:
[ITEM_GOLD_INGOT] = {
from = ITEM_CRYSTAL_COIN, effect = TEXTCOLOR_YELLOW
And this is in my items.xml
Code:
<item id="9971" article="a" name="gold ingot">
<attribute key="weight" value="10" />
<attribute key="worth" value="1000000" />
I hope someone can help me