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
No related merge requests found
...@@ -363,11 +363,8 @@ ...@@ -363,11 +363,8 @@
<<if ndef $brainImplantProject>> <<if ndef $brainImplantProject>>
<<set $brainImplantProject = 0>> <<set $brainImplantProject = 0>>
<</if>> <</if>>
<<if ndef $weapMenials>>
<<set $weapMenials = 0>>
<</if>>
<<if def $weapHelots>> <<if def $weapHelots>>
<<set $weapMenials = $weapHelots>> <<set $weapMenials = $weapHelots || 0>>
<<unset $weapHelots>> <<unset $weapHelots>>
<</if>> <</if>>
<<if ndef $weapManu>> <<if ndef $weapManu>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment