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