Афродизиак, не афродезиак (#2639)

This commit is contained in:
ReWAFFlution 2025-07-31 21:12:59 +03:00 committed by ReWAFFlution
parent 64266cbe66
commit ea74b3a69c
12 changed files with 25 additions and 25 deletions

View file

@ -2,7 +2,7 @@ using Robust.Client.Graphics;
using Robust.Client.Player;
using Robust.Shared.Enums;
using Robust.Shared.Prototypes;
using Content.Shared._Sunrise.Aphrodesiac;
using Content.Shared._Sunrise.Aphrodisiac;
using System.Numerics;
using Content.Shared.CCVar;
using Content.Shared.StatusEffect;

View file

@ -1,4 +1,4 @@
using Content.Shared._Sunrise.Aphrodesiac;
using Content.Shared._Sunrise.Aphrodisiac;
using Robust.Client.GameObjects;
using Robust.Client.Graphics;
using Robust.Client.Player;

View file

@ -1,6 +1,6 @@
using Robust.Shared.GameStates;
namespace Content.Shared._Sunrise.Aphrodesiac;
namespace Content.Shared._Sunrise.Aphrodisiac;
[RegisterComponent, NetworkedComponent]
public sealed partial class LoveVisionComponent : Component

View file

@ -1,4 +1,4 @@
ent-AphrodesiacChemistryBottle = aphrodesiac bottle
ent-AphrodisiacChemistryBottle = aphrodisiac bottle
.desc = { ent-BaseChemistryBottleFilled.desc }
ent-PolytrinicAcidChemistryBottle = { ent-BaseChemistryBottleFilled }
.suffix = polytrinic acid

View file

@ -1,6 +1,6 @@
reagent-name-aphrodesiac = Aphrodesiac
reagent-desc-aphrodesiac = A substance that increases arousal or pleasure.
reagent-physical-desc-aphrodesiac = Shimmering, ruby-red liquid that glows softly in the light.
reagent-name-aphrodisiac = Aphrodisiac
reagent-desc-aphrodisiac = A substance that increases arousal or pleasure.
reagent-physical-desc-aphrodisiac = Shimmering, ruby-red liquid that glows softly in the light.
reagent-name-celliminol = celliminol
reagent-desc-celliminol = A cryogenics chemical. A powerful chemical developed by Qillu.
reagent-name-h-32 = H-32

View file

@ -1,5 +1,5 @@
aphrodesiac-effect1 = Your skin tingles warmly.
aphrodesiac-effect2 = Your heart is racing fast.
aphrodisiac-effect1 = Your skin tingles warmly.
aphrodisiac-effect2 = Your heart is racing fast.
reagent-effect-guidebook-love =
{ $chance ->
[1] Causes

View file

@ -1,4 +1,4 @@
ent-AphrodesiacChemistryBottle = бутылочка афродезиака
ent-AphrodisiacChemistryBottle = бутылочка афродизиака
.desc = { ent-BaseChemistryBottleFilled.desc }
ent-PolytrinicAcidChemistryBottle = { ent-BaseChemistryBottleFilled }
.suffix = политриновая кислота

View file

@ -1,6 +1,6 @@
reagent-name-aphrodesiac = Афродезиак
reagent-desc-aphrodesiac = Вещество, которое усиливает возбуждение или удовольствие.
reagent-physical-desc-aphrodesiac = Мерцающая, рубиново-красная жидкость, мягко светящаяся на свету.
reagent-name-aphrodisiac = Афродизиак
reagent-desc-aphrodisiac = Вещество, которое усиливает возбуждение или удовольствие.
reagent-physical-desc-aphrodisiac = Мерцающая, рубиново-красная жидкость, мягко светящаяся на свету.
reagent-name-honkpower = Мощь хонка
reagent-desc-honkpower = Хохохонк
reagent-flavor-honkpower = Как смех хонкоматери

View file

@ -1,5 +1,5 @@
aphrodesiac-effect1 = Ваша кожа приятно покалывает.
aphrodesiac-effect2 = Ваше сердце быстро бьётся.
aphrodisiac-effect1 = Ваша кожа приятно покалывает.
aphrodisiac-effect2 = Ваше сердце быстро бьётся.
reagent-effect-guidebook-love =
{ $chance ->
[1] Вызывает

View file

@ -1,6 +1,6 @@
- type: entity
id: AphrodesiacChemistryBottle
name: aphrodesiac bottle
id: AphrodisiacChemistryBottle
name: aphrodisiac bottle
parent: BaseChemistryBottleFilled
components:
- type: SolutionContainerManager
@ -8,7 +8,7 @@
drink:
maxVol: 30
reagents:
- ReagentId: Aphrodesiac
- ReagentId: Aphrodisiac
Quantity: 30
- type: entity

View file

@ -1,9 +1,9 @@
- type: reagent
id: Aphrodesiac
name: reagent-name-aphrodesiac
id: Aphrodisiac
name: reagent-name-aphrodisiac
group: Special
desc: reagent-desc-aphrodesiac
physicalDesc: reagent-physical-desc-aphrodesiac
desc: reagent-desc-aphrodisiac
physicalDesc: reagent-physical-desc-aphrodisiac
flavor: funny
color: "#FF00E8"
metabolisms:
@ -11,7 +11,7 @@
effects:
- !type:PopupMessage
type: Local
messages: [ "aphrodesiac-effect1", "aphrodesiac-effect2" ]
messages: [ "aphrodisiac-effect1", "aphrodisiac-effect2" ]
probability: 0.1
- !type:GenericStatusEffect
key: LoveEffect

View file

@ -1,5 +1,5 @@
- type: reaction
id: Aphrodesiac
id: Aphrodisiac
minTemp: 120
maxTemp: 300
effects:
@ -14,4 +14,4 @@
Wine:
amount: 3
products:
Aphrodesiac: 5
Aphrodisiac: 5