From a30ebfd9839905511bc92d968195dedfbbc5a1de Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sun, 9 Apr 2023 11:37:28 +0200 Subject: End process automatically when done. --- events.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'events.txt') diff --git a/events.txt b/events.txt index f4414bc..e21121e 100644 --- a/events.txt +++ b/events.txt @@ -1241,7 +1241,7 @@ EVENT 72 endspace SHADED 72 - if count_pieces_on_map(CARTELS, BASE) > 0 + if has_pieces_on_map(CARTELS, BASE) while has_piece(AVAILABLE, CARTELS, GUERRILLA) prompt "Place all available Cartels Guerrillas into spaces with Cartels Bases." asm game.vm.p = find_piece(AVAILABLE, CARTELS, GUERRILLA) -- cgit v1.2.3