Skip to content
Snippets Groups Projects
Commit 3c5fbd98 authored by turnop's avatar turnop
Browse files

adds warhound event

parent 41cdfca1
No related branches found
No related tags found
No related merge requests found
......@@ -1401,6 +1401,9 @@
<<if $arcologies[0].FSNeoImperialist > (random(25,100) || $cheatMode+24) && $arcologies[0].FSNeoImperialistLaw2 == 1 && $arcologies[0].FSNeoImperialistLaw1 == 1 && $policies.regularParties == 1>>
<<set $REFSevent.push("feast")>>
<</if>>
<<if $arcologies[0].FSNeoImperialist > (random(25,100) || $cheatMode+24)>>
<<set $REFSevent.push("warhound")>>
<</if>>
/* EVENT RANDOMIZATION */
......
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