Simple Icons for Breeding Genes

This commit is contained in:
Vegapnk 2024-06-06 11:44:03 +02:00
parent fda2580c9f
commit 13b565fac6
7 changed files with 7 additions and 6 deletions

View file

@ -5,8 +5,8 @@
<defName>rjw_genes_ability_mating_call</defName>
<label>Mating Call</label>
<description>Calls nearby animals to breed me.</description>
<iconPath>UI/Abilities/AnimalBerserkPulse</iconPath>
<iconPath>Genes/Icons/Animal_Mating_Call</iconPath>
<displayGizmoWhileUndrafted>true</displayGizmoWhileUndrafted>
<disableGizmoWhileUndrafted>false</disableGizmoWhileUndrafted>

View file

@ -4,7 +4,8 @@
<defName>rjw_genes_ability_pheromone_spit</defName>
<label>pheromone spit</label>
<description>Spit a condensed ball of animal pheromones to mark a target. Nearby Animals will try to breed the target. This means all animals - hostile, friendly and wild.</description>
<iconPath>UI/Abilities/PiercingSpine</iconPath>
<iconPath>Genes/Icons/Pheromone_Spit</iconPath>
<cooldownTicksRange>3000</cooldownTicksRange>
<displayOrder>201</displayOrder>
<aiCanUse>true</aiCanUse>