From 9e85fde9b0f5991c59991305166e2324ef68ce1b Mon Sep 17 00:00:00 2001 From: Stefan Beller Date: Sun, 9 Jan 2011 22:22:14 +0100 Subject: removing debug messages in caul --- npc/018-2_Woodland_mining_camp/caul.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'npc') diff --git a/npc/018-2_Woodland_mining_camp/caul.txt b/npc/018-2_Woodland_mining_camp/caul.txt index c0b84544..2949c0e9 100644 --- a/npc/018-2_Woodland_mining_camp/caul.txt +++ b/npc/018-2_Woodland_mining_camp/caul.txt @@ -942,10 +942,6 @@ L_check_explosion: // and multiply with 3 so there is definitly no chance to get it directly after starting set @prob, (@prob * @prob) * 2; L_check_exp_nof: - - //TODO remove next message: - mes "check explosion: + " +@prob +" / 1000"; - // in about 95% of the cases anything is fine, so return. if (rand(1000) > @prob) return; // in some cases it is not: -- cgit v1.2.3-70-g09d2