mirror of
https://github.com/FaceDeer/dfcaverns.git
synced 2025-07-20 17:30:29 +02:00
split mine gas out into a separate mod
This commit is contained in:
@ -9,8 +9,6 @@ if minetest.get_modpath("doc") then
|
||||
oil_usage = S("Buckets of oil can be used as fuel.")
|
||||
end
|
||||
|
||||
dofile(MP.."/gas.lua")
|
||||
|
||||
local oil_sounds = {footstep = {name = "oil_oil_footstep", gain = 0.2}}
|
||||
|
||||
minetest.register_node("oil:oil_source", {
|
||||
|
Reference in New Issue
Block a user