diff --git a/src/facilities/pit/pit.tw b/src/facilities/pit/pit.tw index 1c7c94b624a10b2a2a321262ea8397c668940158..fa5f36989ef28c767dd75df1afa5fb72b8b4dc19 100644 --- a/src/facilities/pit/pit.tw +++ b/src/facilities/pit/pit.tw @@ -2,7 +2,7 @@ <<includeDOM App.Facilities.Pit.pit()>> - +/* <<set $nextButton = "Back to Main", $nextLink = "Main", $returnTo = "Pit", $encyclopedia = "Pit", _DL = $fighterIDs.length, _SL = $slaves.length, _CL = $canines.length, _HL = $hooved.length, _FL = $felines.length>> <<if $pitName != "the Pit">> <<set $pitNameCaps = $pitName.replace("the ", "The ")>> @@ -29,7 +29,7 @@ $pitNameCaps is clean and ready, <</if>> //<<= properTitle()>>, slaves assigned here can continue their usual duties.// - +*/ <br><br> <<if $pitAudience == "none">> Fights here are strictly private. [[Open them for free|Pit][$pitAudience = "free"]] | [[Open them and charge admission|Pit][$pitAudience = "paid"]]