Skip to content
Snippets Groups Projects
Commit e28d5e58 authored by SmallJoker's avatar SmallJoker
Browse files

Kill them all

parent 84f1b0f3
No related branches found
No related tags found
No related merge requests found
......@@ -144,7 +144,7 @@ minetest.register_node("bitchange:moneychanger", {
end
if stack_name == "bitchange:mineninth" or
stack_name == "bitchange:minecoin" or
stack_name == "bitchange:minecoinblock") then
stack_name == "bitchange:minecoinblock" then
return moneychanger.update_fields(pos, listname, index, stack, false)
end
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment