diff options
Diffstat (limited to 'npc/011-3')
-rw-r--r-- | npc/011-3/flood.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/011-3/flood.txt b/npc/011-3/flood.txt index be59dc4d6..68046922a 100644 --- a/npc/011-3/flood.txt +++ b/npc/011-3/flood.txt @@ -55,6 +55,9 @@ OnSkipFlood: if (is_night()) .@odds+=35; + // Bugfix + .@odds=0; + debugmes "[Flood] Analysis with %d odds to flood", .@odds; // Maybe we should flood it |