Skip to content
Snippets Groups Projects
Commit 53b7f9d9 authored by Pregmodder's avatar Pregmodder
Browse files

fixes

parent 643270c1
No related branches found
No related tags found
1 merge request!1505Pregmod v1021-373
......@@ -4,9 +4,13 @@
2/26/18
373
-raWidgets now will not complain about "please you"
-fixed policies and PA tabs requiring cybermod
372
-more prodding to seBirthWidgets
-sidebar redesign
-sidebar reorganization
2/25/18
......
......@@ -520,6 +520,7 @@
<<if $riotCenter == 1>>
<br><span id="riotCenter"><<link "Manage Rebels">><<set $nextButton = "Back", $nextLink = _Pass>><<goto "riotControlCenter">><</link>></span> @@.cyan;[Shift+R]@@
<</if>>
<</if>>
<<if $cyberMod != 0 && $researchLab.built == "true">>
<br>[[Manage Research Lab|Research Lab][$temp = 0]]
<</if>>
......@@ -530,6 +531,7 @@
<br>
<br><span id="PAOButton"><<link [[Personal Assistant|Personal assistant options]]>><</link>></span> @@.cyan;[T]@@
<br><span id="policyButton"><<link [[Policies]]>><</link>></span> @@.cyan;[Y]@@
<<if $secExp == 1>>
<br><span id="edictButton"><<link [[Edicts|edicts]]>><</link>></span> @@.cyan;[D]@@
<</if>>
<<if $FSAnnounced>>
......@@ -559,7 +561,7 @@
<<if $riotCenter == 1>>
<br><span id="riotCenter"><<link "Manage Rebels">><<set $nextButton = "Back", $nextLink = _Pass>><<goto "riotControlCenter">><</link>></span> @@.cyan;[Shift+R]@@
<</if>>
<</if>>
<<if $cyberMod != 0 && $researchLab.built == "true">>
<br>[[Manage Research Lab|Research Lab][$temp = 0]]
<</if>>
......@@ -570,6 +572,7 @@
<br>
<br><span id="PAOButton"><<link [[Personal Assistant|Personal assistant options]]>><</link>></span> @@.cyan;[T]@@
<br><span id="policyButton"><<link [[Policies]]>><</link>></span> @@.cyan;[Y]@@
<<if $secExp == 1>>
<br><span id="edictButton"><<link [[Edicts|edicts]]>><</link>></span> @@.cyan;[D]@@
<</if>>
<<if $FSAnnounced>>
......
......@@ -2957,7 +2957,7 @@ Your brand design is ''$brandDesign.''
<<case "no default setting">>
<<run delete _currentRule.setAssignment>>
<<case "rest">>
<<case "rest" "please you">>
/% slaves always qualify for this assignment %/
<<case "live with your Head Girl">>
......
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