From dadeb01045a8932bc3441be79e26af8b012f6572 Mon Sep 17 00:00:00 2001 From: Akkadius Date: Tue, 29 Oct 2019 20:55:27 -0500 Subject: [PATCH] One more arg [skip ci] --- zone/command.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zone/command.cpp b/zone/command.cpp index f18b5b26f..44bdd0dad 100755 --- a/zone/command.cpp +++ b/zone/command.cpp @@ -7431,7 +7431,7 @@ void command_roambox(Client *c, const Seperator *sep) delay = {} WHERE id = {} ), - box_size, + (box_size / 2), npc->GetX() - (box_size / 2), npc->GetX() + (box_size / 2), npc->GetY() - (box_size / 2),