Update EstrogenPlus
This commit is contained in:
@@ -370,8 +370,8 @@ public abstract class SharedHumanoidAppearanceSystem : EntitySystem
|
|||||||
SetSex(uid,Sex.Female);
|
SetSex(uid,Sex.Female);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
SetSex(uid,Sex.Male);
|
|
||||||
|
|
||||||
|
SetSex(uid,Sex.Male);
|
||||||
}
|
}
|
||||||
|
|
||||||
public List<BodyTypePrototype> GetValidBodyTypes(SpeciesPrototype species, Sex sex)
|
public List<BodyTypePrototype> GetValidBodyTypes(SpeciesPrototype species, Sex sex)
|
||||||
|
|||||||
@@ -321,3 +321,15 @@ reagent-effect-guidebook-missing =
|
|||||||
[1] Causes
|
[1] Causes
|
||||||
*[other] cause
|
*[other] cause
|
||||||
} an unknown effect as nobody has written this effect yet
|
} an unknown effect as nobody has written this effect yet
|
||||||
|
|
||||||
|
#Amour
|
||||||
|
reagent-effect-guidebook-sex-change =
|
||||||
|
{ $chance ->
|
||||||
|
[1] Делает
|
||||||
|
*[other] делает
|
||||||
|
} метаболизатор меняет пол
|
||||||
|
reagent-effect-guidebook-gender-change =
|
||||||
|
{ $chance ->
|
||||||
|
[1] Делает
|
||||||
|
*[other] делает
|
||||||
|
} метаболизатор меняет пол
|
||||||
|
|||||||
@@ -18,4 +18,12 @@ reagent-name-weh = Сок, заставляющий вас Weh!
|
|||||||
reagent-desc-weh = Чистая эссенция игрушки ящера. Заставляет вас Weh!
|
reagent-desc-weh = Чистая эссенция игрушки ящера. Заставляет вас Weh!
|
||||||
|
|
||||||
reagent-name-razorium = разориум
|
reagent-name-razorium = разориум
|
||||||
reagent-desc-razorium = Странное неньютоновское химическое вещество. Образуется при объединении двух лекарств от физических повреждений. При попадании в организм образует миллионы крошечных острых лезвий. Очень острых.
|
reagent-desc-razorium = Странное неньютоновское химическое вещество. Образуется при объединении двух лекарств от физических повреждений. При попадании в организм образует миллионы крошечных острых лезвий. Очень острых.
|
||||||
|
|
||||||
|
#Amour
|
||||||
|
reagent-name-estrogen-plus = Эстроген Плюс
|
||||||
|
reagent-desc-estrogen-plus = Эстроген... плюс тестостерон... как это работает?..
|
||||||
|
reagent-name-estrogen = Эстроген
|
||||||
|
reagent-desc-estrogen = Средство для выражения вашей женской натуры.
|
||||||
|
reagent-name-testosterone = Тестостерон
|
||||||
|
reagent-desc-testosterone = Химическое вещество, выражающее вашу мужскую сторону.
|
||||||
|
|||||||
@@ -790,6 +790,7 @@
|
|||||||
- Honk
|
- Honk
|
||||||
- Carpetium
|
- Carpetium
|
||||||
- JuiceThatMakesYouWeh
|
- JuiceThatMakesYouWeh
|
||||||
|
- EstrogenPlus
|
||||||
- type: Drink
|
- type: Drink
|
||||||
solution: anomaly
|
solution: anomaly
|
||||||
- type: DrainableSolution
|
- type: DrainableSolution
|
||||||
|
|||||||
@@ -93,6 +93,7 @@
|
|||||||
- Silver
|
- Silver
|
||||||
- Sodium
|
- Sodium
|
||||||
- JuiceThatMakesYouWeh
|
- JuiceThatMakesYouWeh
|
||||||
|
- EstrogenPlus
|
||||||
|
|
||||||
- type: weightedRandomFillSolution
|
- type: weightedRandomFillSolution
|
||||||
id: RandomFillTrashPuddleBloodbath
|
id: RandomFillTrashPuddleBloodbath
|
||||||
|
|||||||
@@ -347,7 +347,7 @@
|
|||||||
amount: -20
|
amount: -20
|
||||||
conditions:
|
conditions:
|
||||||
- !type:ReagentThreshold
|
- !type:ReagentThreshold
|
||||||
min: 50
|
min: 505
|
||||||
|
|
||||||
- type: reagent
|
- type: reagent
|
||||||
id: EstrogenPlus
|
id: EstrogenPlus
|
||||||
|
|||||||
@@ -201,3 +201,26 @@
|
|||||||
effects:
|
effects:
|
||||||
- !type:CreateEntityReactionEffect
|
- !type:CreateEntityReactionEffect
|
||||||
entity: MaterialGunpowder
|
entity: MaterialGunpowder
|
||||||
|
|
||||||
|
- type: reaction
|
||||||
|
id: EstrogenPlus
|
||||||
|
reactants:
|
||||||
|
Testosterone:
|
||||||
|
amount: 1
|
||||||
|
Estrogen:
|
||||||
|
amount: 1
|
||||||
|
products:
|
||||||
|
EstrogenPlus: 1
|
||||||
|
|
||||||
|
# Terraria gender swap potion reference? teheh
|
||||||
|
- type: reaction
|
||||||
|
id: EstrogenPlusFlower
|
||||||
|
reactants:
|
||||||
|
Bicaridine:
|
||||||
|
amount: 1
|
||||||
|
Siderlac:
|
||||||
|
amount: 1
|
||||||
|
PolypyryliumOligomers:
|
||||||
|
amount: 1
|
||||||
|
products:
|
||||||
|
EstrogenPlus: 1
|
||||||
|
|||||||
@@ -216,6 +216,7 @@
|
|||||||
- VentCrud
|
- VentCrud
|
||||||
- WeldingFuel
|
- WeldingFuel
|
||||||
- JuiceThatMakesYouWeh
|
- JuiceThatMakesYouWeh
|
||||||
|
- EstrogenPlus
|
||||||
|
|
||||||
- type: artifactEffect
|
- type: artifactEffect
|
||||||
id: EffectInstrumentSpawn
|
id: EffectInstrumentSpawn
|
||||||
|
|||||||
Reference in New Issue
Block a user