This commit is contained in:
HybridDog 2016-01-04 13:25:06 +01:00
parent 041f1ce21a
commit 9cee9d0ec6
1 changed files with 1 additions and 0 deletions

View File

@ -634,6 +634,7 @@ local function set_portal(t, z,x, y)
t[z][x] = y
end
-- used when a player eats that fruit in a portal
function nether_port(player, pos)
if not player
or not pos