Make chest cheaper

This commit is contained in:
Wuzzy 2019-09-24 02:55:41 +02:00
parent f359a27349
commit e43e88666d
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ if minetest.get_modpath("mobs") ~= nil then
-- useables
{"gold:ingot_gold 9", "", "bed:bed"},
{"gold:ingot_gold 5", "", "default:chest"},
{"gold:ingot_gold 2", "", "default:chest"},
{"gold:ingot_gold 5", "mobs:wool 3", "bed:bed"},
}
gold.trades["tavernkeeper"] = {