summaryrefslogtreecommitdiff
path: root/events.txt
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-04-09 11:37:28 +0200
committerTor Andersson <tor@ccxvii.net>2023-05-03 18:48:16 +0200
commita30ebfd9839905511bc92d968195dedfbbc5a1de (patch)
tree11916bf5d2209b817d0fad0084a190eb1e2eb3d4 /events.txt
parent5ba38f1ad5522ce943f869b2a8e72412ad0a92b7 (diff)
downloadandean-abyss-a30ebfd9839905511bc92d968195dedfbbc5a1de.tar.gz
End process automatically when done.
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)