Skip to content
Snippets Groups Projects
Commit 13e4c7c7 authored by lowercasedonkey's avatar lowercasedonkey
Browse files

AS dump fix

parent f1ac3da2
No related branches found
No related tags found
1 merge request!6817stray slaves[$i]s
...@@ -216,6 +216,8 @@ The umpire announces gravely that the fight is to the death and rings a bell. ...@@ -216,6 +216,8 @@ The umpire announces gravely that the fight is to the death and rings a bell.
<<if $activeSlave.health.health < -90>> <<if $activeSlave.health.health < -90>>
<<= removeActiveSlave() >> <<= removeActiveSlave() >>
<<set $nextLink = "Random Nonindividual Event">>
<<UpdateNextButton>>
<</if>> <</if>>
<<set $pitFightsTotal++>> <<set $pitFightsTotal++>>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment