From 38e52b156e536bf3c58d9d3c07bf0690a2d23993 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 23 Apr 2020 02:59:16 -0300 Subject: Freeloop is annoying --- npc/maze0/config.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/npc/maze0/config.txt b/npc/maze0/config.txt index d2613a3b3..601e333f4 100644 --- a/npc/maze0/config.txt +++ b/npc/maze0/config.txt @@ -740,6 +740,8 @@ maze0,30,30,0 script #MazeMaster NPC_MONA,{ GenerateMaze(.@x, .@y); debugmes ""; debugmes ""; + // Throw some entropy + .@noname=rand2(.@loop*(1+.@i)); freeloop(true); } freeloop(false); -- cgit v1.2.3-60-g2f50