From 437b222f3acb335cb8631e37e480c7b84bb96184 Mon Sep 17 00:00:00 2001 From: Vegapnk Date: Thu, 11 May 2023 20:50:17 +0200 Subject: [PATCH] Ability-Def Renaming, some Icons being used --- Common/Defs/AbilityDefs/Ability_CockEater.xml | 2 +- .../Defs/AbilityDefs/Ability_CocoonWeaver.xml | 2 +- Common/Defs/AbilityDefs/Ability_Flight.xml | 2 +- .../Defs/AbilityDefs/Ability_NakedProwess.xml | 2 +- .../AbilityDefs/Ability_ParalysingKiss.xml | 2 +- Common/Defs/AbilityDefs/Ability_PussyHeal.xml | 2 +- Common/Defs/AbilityDefs/Ability_Seduce.xml | 2 +- .../AbilityDefs/Ability_SpawnSpelopede.xml | 3 +-- Common/Defs/GeneDefs/GeneDefs_Cosmetic.xml | 4 ++-- Common/Defs/GeneDefs/GeneDefs_Hive.xml | 20 ++++++------------- Common/Defs/GeneDefs/GeneDefs_LifeForce.xml | 20 +++++++++---------- 11 files changed, 26 insertions(+), 35 deletions(-) diff --git a/Common/Defs/AbilityDefs/Ability_CockEater.xml b/Common/Defs/AbilityDefs/Ability_CockEater.xml index f74e38c..4a8f2e3 100644 --- a/Common/Defs/AbilityDefs/Ability_CockEater.xml +++ b/Common/Defs/AbilityDefs/Ability_CockEater.xml @@ -1,7 +1,7 @@ - rjw_genes_cockeater + rjw_genes_ability_cockeater Eat the cock of another pawn, restoring fertilin based on the size of the cock. Genes/Icons/cockeater diff --git a/Common/Defs/AbilityDefs/Ability_CocoonWeaver.xml b/Common/Defs/AbilityDefs/Ability_CocoonWeaver.xml index 9e0e691..2a1577a 100644 --- a/Common/Defs/AbilityDefs/Ability_CocoonWeaver.xml +++ b/Common/Defs/AbilityDefs/Ability_CocoonWeaver.xml @@ -4,7 +4,7 @@ rjw_genes_ability_cocoonweaver Weaves the victim into a (self-sustaining) cocoon. The victim cannot move, but can be bred. - Things/Mote/Heart + Genes/Icons/Cocoon true true false diff --git a/Common/Defs/AbilityDefs/Ability_Flight.xml b/Common/Defs/AbilityDefs/Ability_Flight.xml index 82e6537..d643940 100644 --- a/Common/Defs/AbilityDefs/Ability_Flight.xml +++ b/Common/Defs/AbilityDefs/Ability_Flight.xml @@ -1,7 +1,7 @@ - rjw_genes_flight + rjw_genes_ability_flight Fly to a short location using your wings. Genes/Icons/Succubus_Wings diff --git a/Common/Defs/AbilityDefs/Ability_NakedProwess.xml b/Common/Defs/AbilityDefs/Ability_NakedProwess.xml index 06e5618..778f4d9 100644 --- a/Common/Defs/AbilityDefs/Ability_NakedProwess.xml +++ b/Common/Defs/AbilityDefs/Ability_NakedProwess.xml @@ -1,7 +1,7 @@ - rjw_genes_naked_prowess + rjw_genes_ability_naked_prowess Enhance the strength and resilience of your naked body with fertilin. Genes/Icons/rjw_naked_prowess diff --git a/Common/Defs/AbilityDefs/Ability_ParalysingKiss.xml b/Common/Defs/AbilityDefs/Ability_ParalysingKiss.xml index e327973..0d8959d 100644 --- a/Common/Defs/AbilityDefs/Ability_ParalysingKiss.xml +++ b/Common/Defs/AbilityDefs/Ability_ParalysingKiss.xml @@ -1,7 +1,7 @@ - rjw_genes_paralysingkiss + rjw_genes_ability_paralysingkiss Paralyse someone briefly with a kiss. Genes/Icons/rjw_genes_lips diff --git a/Common/Defs/AbilityDefs/Ability_PussyHeal.xml b/Common/Defs/AbilityDefs/Ability_PussyHeal.xml index 8f97b60..4445bf2 100644 --- a/Common/Defs/AbilityDefs/Ability_PussyHeal.xml +++ b/Common/Defs/AbilityDefs/Ability_PussyHeal.xml @@ -1,7 +1,7 @@ - rjw_genes_pussyheal + rjw_genes_ability_pussyheal Rape another pawn, so you can heal them with your vagina's special healing power. Things/Mote/Heart diff --git a/Common/Defs/AbilityDefs/Ability_Seduce.xml b/Common/Defs/AbilityDefs/Ability_Seduce.xml index 65c281a..595c348 100644 --- a/Common/Defs/AbilityDefs/Ability_Seduce.xml +++ b/Common/Defs/AbilityDefs/Ability_Seduce.xml @@ -1,7 +1,7 @@ - rjw_genes_seduce + rjw_genes_ability_seduce Seduce the target to approach the caster. Genes/Icons/seduce diff --git a/Common/Defs/AbilityDefs/Ability_SpawnSpelopede.xml b/Common/Defs/AbilityDefs/Ability_SpawnSpelopede.xml index 771b61b..7279149 100644 --- a/Common/Defs/AbilityDefs/Ability_SpawnSpelopede.xml +++ b/Common/Defs/AbilityDefs/Ability_SpawnSpelopede.xml @@ -4,8 +4,7 @@ rjw_genes_ability_spawn_spelopede Generates a tame spelopede, ready to serve their master. - World/WorldObjects/Expanding/Insects - + Genes/Icons/Spelopede_Dispenser true false diff --git a/Common/Defs/GeneDefs/GeneDefs_Cosmetic.xml b/Common/Defs/GeneDefs/GeneDefs_Cosmetic.xml index 82bdbc2..8723630 100644 --- a/Common/Defs/GeneDefs/GeneDefs_Cosmetic.xml +++ b/Common/Defs/GeneDefs/GeneDefs_Cosmetic.xml @@ -19,10 +19,10 @@ (0.75, 0.75, 0.75) 1000 -
  • rjw_genes_flight
  • +
  • rjw_genes_ability_flight
  • - rjw_genes_flight + rjw_genes_ability_flight 1 -1 diff --git a/Common/Defs/GeneDefs/GeneDefs_Hive.xml b/Common/Defs/GeneDefs/GeneDefs_Hive.xml index 33c9c74..e4a747d 100644 --- a/Common/Defs/GeneDefs/GeneDefs_Hive.xml +++ b/Common/Defs/GeneDefs/GeneDefs_Hive.xml @@ -12,12 +12,12 @@ - + rjw_genes_queen queen This gene represents the royal caste amongst its xenotype. Children of a queen are usually born as sterile workers, unless the father was a drone. Having multiple (adult) queens leads to intense rivalry and can throw the whole colony into chaos! - Genes/Icons/queen + Genes/Icons/Queen 1 @@ -57,7 +57,7 @@ drone This gene represents the drone caste amongst its xenotype. Drones are highly specialised experts that ensure the hives functioning. Other than that, drones are the only xenotypes capable of producing fertile offspring with a queen. - Genes/Icons/drone + Genes/Icons/Drone 2 @@ -85,7 +85,7 @@ worker This gene marks the lowest caste of a hive, the workers. Usually sterile, they are despised by higher castes and only live to serve with labour. - Genes/Icons/worker + Genes/Icons/Worker 3 @@ -121,13 +121,12 @@ 0 - rjw_genes_zealous_loyalty loyalty Carriers of this gene are genetically wired to worship carriers of the 'Queen'-gene. They receive a massive relation-ship bonus towards the queen and a slight mood bonus. Having multiple queens in the colony causes severe distress. - Things/Mote/Heart + Genes/Icons/Loyalty 10 @@ -167,7 +166,7 @@ spelopede Carriers of this gene can generate tame spelopedes. Higher psychic-sensitivity will spawn more spelopedes. - World/WorldObjects/Expanding/Insects + Genes/Icons/Spelopede_Dispenser 12
  • rjw_genes_ability_spawn_spelopede
  • @@ -199,13 +198,6 @@ 53 1 -1 - - -
  • - Genes/Icons/RJW_Genes_Endogene_Background - Genes/Icons/RJW_Genes_Xenogene_Background -
  • -
    diff --git a/Common/Defs/GeneDefs/GeneDefs_LifeForce.xml b/Common/Defs/GeneDefs/GeneDefs_LifeForce.xml index 9f5e291..67f0994 100644 --- a/Common/Defs/GeneDefs/GeneDefs_LifeForce.xml +++ b/Common/Defs/GeneDefs/GeneDefs_LifeForce.xml @@ -74,10 +74,10 @@ 9 rjw_genes_fertilin -
  • rjw_genes_pussyheal
  • +
  • rjw_genes_ability_pussyheal
  • - rjw_genes_pussyheal + rjw_genes_ability_pussyheal 1 -1 @@ -107,10 +107,10 @@ 11 rjw_genes_fertilin -
  • rjw_genes_cockeater
  • +
  • rjw_genes_ability_cockeater
  • - rjw_genes_cockeater + rjw_genes_ability_cockeater 1 -1 @@ -140,10 +140,10 @@ 12 rjw_genes_fertilin -
  • rjw_genes_paralysingkiss
  • +
  • rjw_genes_ability_paralysingkiss
  • - rjw_genes_paralysingkiss + rjw_genes_ability_paralysingkiss 1 -1 @@ -172,10 +172,10 @@ 13 rjw_genes_fertilin -
  • rjw_genes_seduce
  • +
  • rjw_genes_ability_seduce
  • - rjw_genes_seduce + rjw_genes_ability_seduce 1 -1 @@ -204,10 +204,10 @@ 13 rjw_genes_fertilin -
  • rjw_genes_naked_prowess
  • +
  • rjw_genes_ability_naked_prowess
  • - rjw_genes_naked_prowess + rjw_genes_ability_naked_prowess 1 -1