From 12519a98fd14f93e727d4ce551125927913313bc Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 4 May 2020 03:47:07 -0300 Subject: Ops. --- npc/042-10/ctrl.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/042-10/ctrl.txt') diff --git a/npc/042-10/ctrl.txt b/npc/042-10/ctrl.txt index 06cde69aa..189fbcaca 100644 --- a/npc/042-10/ctrl.txt +++ b/npc/042-10/ctrl.txt @@ -561,7 +561,8 @@ OnInstanceInit: // Fill the whole cave with at least, 1 per 500 tiles // There are 16800 tiles, so = 36 guards should do the trick - KamelotCaveSpawn(36, 20, 20, 160, 140, .@avg, .@m$); + // Actually, lets make that 50% bigger, so, 54 guards. Map is big. + KamelotCaveSpawn(54, 20, 20, 160, 140, .@avg, .@m$); end; } -- cgit v1.2.3-60-g2f50