fixed all the shit w border

main
Anorak_1 2022-11-14 12:58:24 +01:00
parent 3ba4c8c2bd
commit 16fc79535a
1 changed files with 2 additions and 2 deletions

View File

@ -322,8 +322,8 @@ function resetborder():
set {_w} to world("021") set {_w} to world("021")
set {_b} to {_w}.getWorldBorder() set {_b} to {_w}.getWorldBorder()
{_b}.setDamageBuffer(200) {_b}.setDamageBuffer(200)
{_b}.setCenter(0, 0) {_b}.setCenter(0, 500)
{_b}.setSize(2000, 0.1) {_b}.setSize(3000, 1)
command /skybattle_setborder <number>: command /skybattle_setborder <number>:
description: Set center of border for map x description: Set center of border for map x