Fix bad fuel tank help.

This commit is contained in:
SFENCE 2022-04-30 21:26:26 +02:00
parent 9160bc7edc
commit 5d35831864

View File

@ -132,5 +132,5 @@ minetest.register_node("power_generators:fuel_tank", {
end,
})
appliances.add_item_help("power_generators:fuel_tank", S("Fill it with liquid fuel by puncing."))
appliances.add_item_help("power_generators:fuel_tank", S("Fill it with liquid fuel by punching."))