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

print import slaves in else

parent 4be19e7f
No related branches found
No related tags found
1 merge request!8002ng fix
......@@ -15,7 +15,7 @@ You have decided to start over and will be able to take a few things with you: a
You have allocated funds to bring up to $slavesToImportMax slaves with you (or your equivalent) to a new arcology. It will cost @@.yellowgreen;<<print cashFormat(_fee)>>@@ to insure another slave's safe transfer. You have @@.yellowgreen;<<print cashFormat($cash)>>@@ to spend.
<br>[[Increase slave import capacity by 1.|New Game Plus][cashX(forceNeg(_fee), "capEx"), $slavesToImportMax++]]
<<else>>
You lack the @@.yellowgreen;<<= cashFormat(_fee)>>@@ needed to bring any more slaves with you (or your equivalent) to a new arcology.
You lack the @@.yellowgreen;<<= cashFormat(_fee)>>@@ needed to bring any more than $slavesToImportMax slaves with you (or your equivalent) to a new arcology.
<</if>>
<br>
......
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