Update 'tptest.sk'
parent
eeb68dd284
commit
5c9f32737f
|
@ -1,8 +1,6 @@
|
||||||
command /tpdown:
|
command /tpdown:
|
||||||
trigger:
|
trigger:
|
||||||
set {_loc} to location of the player
|
set {_loc} to location of the player
|
||||||
set {_y} to y of {_loc}
|
remove 5 from {_loc}'s y-coordinate
|
||||||
set {_y} to {_y}-5
|
|
||||||
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