Skip to content
Snippets Groups Projects
Commit 8feccd5d authored by brickode's avatar brickode
Browse files

More fixes

parent 3bf1a79d
No related branches found
No related tags found
1 merge request!3196Changed helots to menials
......@@ -363,11 +363,8 @@
<<if ndef $brainImplantProject>>
<<set $brainImplantProject = 0>>
<</if>>
<<if ndef $weapMenials>>
<<set $weapMenials = 0>>
<</if>>
<<if def $weapHelots>>
<<set $weapMenials = $weapHelots>>
<<set $weapMenials = $weapHelots || 0>>
<<unset $weapHelots>>
<</if>>
<<if ndef $weapManu>>
......
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