Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Illuna-Minetest
bitchange
Commits
e28d5e58
Commit
e28d5e58
authored
Apr 16, 2015
by
SmallJoker
Browse files
Kill them all
parent
84f1b0f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
moneychanger.lua
View file @
e28d5e58
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment