|
|
|
@ -119,7 +119,7 @@ public class UtumnoSlaveTrader extends LOTREntityMan implements LOTRTradeable.Sm
|
|
|
|
new LOTRTradeEntry(new ItemStack(LOTRMod.modTemplate), 20)
|
|
|
|
new LOTRTradeEntry(new ItemStack(LOTRMod.modTemplate), 20)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
);
|
|
|
|
);
|
|
|
|
UTUMNO_SLAVE_BUY = ((MixinLOTRTradeEntries)UTUMNO_SLAVE_BUY).vessels(LOTRFoods.NURN_SLAVE_DRINK);
|
|
|
|
((MixinLOTRTradeEntries)UTUMNO_SLAVE_BUY).vessels(LOTRFoods.NURN_SLAVE_DRINK);
|
|
|
|
|
|
|
|
|
|
|
|
UTUMNO_SLAVE_SELL = new LOTRTradeEntries(TradeType.SELL,
|
|
|
|
UTUMNO_SLAVE_SELL = new LOTRTradeEntries(TradeType.SELL,
|
|
|
|
new LOTRTradeEntry[] {
|
|
|
|
new LOTRTradeEntry[] {
|
|
|
|
|