summaryrefslogtreecommitdiff
path: root/events.txt
diff options
context:
space:
mode:
Diffstat (limited to 'events.txt')
-rw-r--r--events.txt2
1 files changed, 1 insertions, 1 deletions
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)