From 029cffa2ffdefeba8a067b2d546f6c48080ec7dc Mon Sep 17 00:00:00 2001 From: lowercase-donkey <lowercasedonkey@gmail.com> Date: Wed, 31 Jul 2019 14:55:08 -0400 Subject: [PATCH] Universal rules fixes --- src/uncategorized/universalRules.tw | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/uncategorized/universalRules.tw b/src/uncategorized/universalRules.tw index 0fdc15dd1cb..1e42c577c64 100644 --- a/src/uncategorized/universalRules.tw +++ b/src/uncategorized/universalRules.tw @@ -312,7 +312,8 @@ Use ''$brandDesign.primary'' or choose another brand: | //FS// [[Imperial Seal|Universal Rules][$brandDesign.primary = "your Imperial Seal"]] <</if>> <br> -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> -- GitLab