Update 'tptest.sk'
parent
f3a5c29cef
commit
caaf5cae2f
|
@ -1,5 +1,6 @@
|
||||||
command /tpdown:
|
command /tpdown:
|
||||||
trigger:
|
trigger:
|
||||||
set {_loc} to location of the player
|
set {_loc} to location of the player
|
||||||
set y of {_loc} to y - 5
|
send y of {_loc} to player
|
||||||
|
#set y of {_loc} to y - 5
|
||||||
teleport the player to {_loc}
|
teleport the player to {_loc}
|
Loading…
Reference in New Issue