Update init.lua

master
Jacob Gustafson 2018-02-20 14:51:24 -05:00 committed by GitHub
parent 5957f4ef13
commit 02db1e1c5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
--[[ -- exclude stuff that is already in trm_farming from trmp_minetest_game
--[[ -- exclude stuff that is already in trm_farming (from trmp_minetest_game)
treasurer.register_treasure("farming:hoe_wood",0.01,2,nil,nil,"tool")
treasurer.register_treasure("farming:hoe_stone",0.030,2.2,nil,nil,"tool")
treasurer.register_treasure("farming:hoe_steel",0.05,2.4,nil,nil,"tool")