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

Merge branch 'Universal-rules-fixes' into 'pregmod-master'

Universal rules fixes

Closes #919

See merge request !5087
parents a15e390b 029cffa2
No related branches found
No related tags found
No related merge requests found
......@@ -312,7 +312,8 @@ Use ''$brandDesign.primary'' or choose another brand:
| //FS// [[Imperial Seal|Universal Rules][$brandDesign.primary = "your Imperial Seal"]] <</if>>
<br>&nbsp;&nbsp;&nbsp;&nbsp;
Or design your own: <<textbox "$scarDesign.primary" $scarDesign.primary "Universal Rules">> //For best results, use a single word//
Or design your own: <<textbox "$brandDesign.primary" $brandDesign.primary "Universal Rules">> //For best results, use a single word//
<br><br>
''Scaring for slaves''
<br>
......@@ -410,11 +411,11 @@ One 'welcome' for a new slave is to have them scarred. Where would you like such
<br>
Use ''$scarDesign.primary'' or choose another scar:
[[Whip|Universal Rules][$scarDesign.local = "whip"]]
| [[Burns|Universal Rules][$scarDesign.local = "burn"]]
| [[Surgical|Universal Rules][$scarDesign.local = "surgical"]]
| [[Menacing|Universal Rules][$scarDesign.local = "menacing"]]
| [[Exotic|Universal Rules][$scarDesign.local = "exotic"]]
[[Whip|Universal Rules][$scarDesign.primary = "whip"]]
| [[Burns|Universal Rules][$scarDesign.primary = "burn"]]
| [[Surgical|Universal Rules][$scarDesign.primary = "surgical"]]
| [[Menacing|Universal Rules][$scarDesign.primary = "menacing"]]
| [[Exotic|Universal Rules][$scarDesign.primary = "exotic"]]
/* Other common scars might be battle scars or c-Section but it makes little sense to include them here */
<br>&nbsp;&nbsp;&nbsp;&nbsp;
......
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