fix pvp :(

This commit is contained in:
bgkillas 2025-05-09 10:48:26 -04:00
parent dc33b9e49a
commit 444a94e91e
2 changed files with 3 additions and 1 deletions

View file

@ -6,6 +6,8 @@ local spectate = dofile_once("mods/quant.ew/files/system/spectate/spectate.lua")
--TODO inventory bug, maybe from unobtainable status?
--TODO lukki legs prob need time to init before being killed from load in
local MAX_RADIUS = 128 * 5
local INVIS_RANGE = 30

View file

@ -1,6 +1,6 @@
local rpc = net.new_rpc_namespace()
local pvp = {}
//TODO allow optionally voting to stay in current area
--TODO allow optionally voting to stay in current area
local chunks_by_floor = {
{ { -3, 1, 3, 1 }, { 0, 0, 2, 0 } }, --(Collapsed) Mines
{ { -6, 3, 3, 4 }, { -7, 3, -7, 3 } }, --Coal Pits