Update 'tptest.sk'

main
Anorak_1 2022-09-05 16:22:11 +00:00
parent caaf5cae2f
commit c25f7de07c
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
command /tpdown:
trigger:
set {_loc} to location of the player
send y of {_loc} to player
#set y of {_loc} to y - 5
set y of {_loc} to y - 5 parsed as number
teleport the player to {_loc}