From bef402259c8ecb48ee115117bba3bf868e64e078 Mon Sep 17 00:00:00 2001 From: Deven Blake Date: Wed, 9 May 2018 11:32:44 -0400 Subject: [PATCH] Fixed shop opening before finish --- zonk/ZONK - Documented.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zonk/ZONK - Documented.txt b/zonk/ZONK - Documented.txt index cd38fe4..80f6fef 100644 --- a/zonk/ZONK - Documented.txt +++ b/zonk/ZONK - Documented.txt @@ -27,7 +27,7 @@ Goto Z randInt(1,10)→D D+4→E R-1→R -If remainder(100-R,5)=0 and G>4 +If remainder(100-R,5)=0 and G>4 and G<99 Goto G Disp "ROOM",100-R,"HAS If D=1