Update 'tptest.sk'

main
Anorak_1 2022-09-05 16:31:32 +00:00
parent eeb68dd284
commit 5c9f32737f
1 changed files with 1 additions and 3 deletions

View File

@ -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