Update 'tptest.sk'
parent
9b51108902
commit
eeb68dd284
|
@ -3,6 +3,6 @@ command /tpdown:
|
||||||
set {_loc} to location of the player
|
set {_loc} to location of the player
|
||||||
set {_y} to y of {_loc}
|
set {_y} to y of {_loc}
|
||||||
set {_y} to {_y}-5
|
set {_y} to {_y}-5
|
||||||
set y of {_loc} to {_y}
|
set y of {_loc} to 68
|
||||||
teleport the player to {_loc}
|
teleport the player to {_loc}
|
||||||
send {_loc} to player
|
send {_loc} to player
|
Loading…
Reference in New Issue