diff --git a/game/modules/tome/class/GameState.lua b/game/modules/tome/class/GameState.lua index 31766e854f70ea415f634c298421a21fafd4e522..e36d48860e5b3d1a47f500a642a0689cf53921e8 100644 --- a/game/modules/tome/class/GameState.lua +++ b/game/modules/tome/class/GameState.lua @@ -1551,7 +1551,7 @@ local standard_rnd_boss_adjust = function(b) end end end - print("[entityFilterPost]: Done nerfing randboss") + _G.print("[entityFilterPost]: Done nerfing randboss") end end -- End of standard_rnd_boss_adjust