From acd81c1715e9986ebfd82f9f1ece8e4d6a271ad3 Mon Sep 17 00:00:00 2001
From: DarkGod <darkgod@net-core.org>
Date: Sun, 29 Dec 2019 21:54:51 +0100
Subject: [PATCH] plop

---
 game/modules/tome/class/GameState.lua | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/game/modules/tome/class/GameState.lua b/game/modules/tome/class/GameState.lua
index 31766e854f..e36d48860e 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
 
-- 
GitLab