Difference between revisions of "User:DJRedNightGaming"

From RimWorld Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
{| style="border-style: solid; border-width: 0px; text-align:left;"
+
{{TrainingTemplateUpdated}}
! scope="row" | Guard:
 
|  {{#switch: {{#show: {{FULLPAGENAME}}|?Can Train Guard|link=none}} | true=[[File:check.png|24px|link=]] | false=[[File:ex.png|24px|link=]]}}
 
|-
 
! scope="row" |Attack:
 
|  {{#switch: {{#show: {{FULLPAGENAME}}|?Can Train Attack|link=none}} | true=[[File:check.png|24px|link=]] | false=[[File:ex.png|24px|link=]]}}
 
|-
 
! scope="row" |Rescue:
 
|  {{#switch: {{#show: {{FULLPAGENAME}}|?Can Train Rescue|link=none}} | true=[[File:check.png|24px|link=]] | false=[[File:ex.png|24px|link=]]}}
 
|-
 
! scope="row" |Haul:
 
|  {{#switch: {{#show: {{FULLPAGENAME}}|?Can Train Haul|link=none}} | true=[[File:check.png|24px|link=]] | false=[[File:ex.png|24px|link=]]}}
 
|}
 
<small>*As of version 1.1.2610, all animals can be tamed. The percentage of likelihood of success depends on factors such as the Animals Wildness Percentage, Pawn Handling Skill, and others. More information can be found on the [[Animals#Animal_husbandry]] page.</small>
 
  
 
<!-- Set the Declaration of Variables for the Animal Training Template-->
 
<!-- Set the Declaration of Variables for the Animal Training Template-->
{{#set: Can_Train_Guard=false}}
+
{{#set: Can_Train_Guard=true}}
{{#set: Can_Train_Attack=true}}
+
{{#set: Can_Train_Attack=false}}
 
{{#set: Can_Train_Rescue=true}}
 
{{#set: Can_Train_Rescue=true}}
 
{{#set: Can_Train_Haul=false}}
 
{{#set: Can_Train_Haul=false}}

Revision as of 08:40, 25 April 2020