diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2016-01-10 18:43:29 +0000 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2016-01-10 18:43:29 +0000 |
commit | bd0fae584c0b0c3a04d41608acb4dfaf77554d91 (patch) | |
tree | 5c1e172680b2052a3d5608035b53889db4d78d7a /onion.lua | |
parent | 8ad092a57c45ead8b1b9be6861a9cf5fc220502b (diff) |
Quicksand no longer falls like normal sand
Diffstat (limited to 'onion.lua')
-rw-r--r-- | onion.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -113,4 +113,4 @@ end minetest.register_alias("ethereal:onion_7", "ethereal:onion_4")
minetest.register_alias("ethereal:onion_8", "ethereal:onion_5")
minetest.register_alias("ethereal:wild_onion_7", "ethereal:onion_4")
-minetest.register_alias("ethereal:wild_onion_8", "ethereal:onion_5")
\ No newline at end of file +minetest.register_alias("ethereal:wild_onion_8", "ethereal:onion_5")
|