- add: more interaction shit
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
anus-inspect = Проинспектировать анус
|
||||
anus-insert = Засунуть внутрь
|
||||
anus-inspecting = Вы чувствете, будто кто-то копается в вашей заднице!
|
||||
anus-no-access = Похоже, что нет доступа к заднице
|
||||
anus-blowing = Вы чувствуете,как разрывается анус!
|
||||
anus-inserting = Вы чувствуете, будто что-то проталкивают к вашей заднице!
|
||||
@@ -1,6 +0,0 @@
|
||||
interaction-name-slapbutt = шлёпнуть по попке
|
||||
interaction-butt-slap1 = шлёпает попку { $target }
|
||||
interaction-butt-slap2 = со всей силы бьёт по жопе { $target }
|
||||
interaction-butt-slap3 = шлёпает попку { $target }
|
||||
|
||||
interaction-panel-title = Панель взаимодействий
|
||||
28
Resources/Locale/ru-RU/_amour/interactions/interaction.ftl
Normal file
28
Resources/Locale/ru-RU/_amour/interactions/interaction.ftl
Normal file
@@ -0,0 +1,28 @@
|
||||
interaction-name-slapbutt = шлёпнуть по попке
|
||||
interaction-name-crawltarget = толкнуть на пол
|
||||
interaction-name-dickinbutt = выебать в очко
|
||||
interaction-name-dickinvagina = выебать в вагину
|
||||
interaction-name-itemonbutt = засунуть вещь в очко
|
||||
interaction-name-itemonvagina = засунуть вещь в вагину
|
||||
interaction-name-itemonpenis = засунуть вещь в член
|
||||
interaction-name-lickdick = отлизать мужсокй половой орган
|
||||
interaction-name-lickvagina = отлизать вагину
|
||||
interaction-name-lickface = отлизать лицо
|
||||
interaction-name-kissmouth = поцеловать в губы
|
||||
interaction-name-kissneck = поцеловать в шею
|
||||
interaction-name-kissface = поцеловать в лицо
|
||||
interaction-name-combhead = погладить по голове
|
||||
interaction-name-combears = погладить за ушком
|
||||
interaction-name-combbutt = погладить по попе
|
||||
interaction-name-pulltarget = держать за ручку
|
||||
interaction-name-sitwithbutt = насадить на своё очко хуй
|
||||
interaction-name-sitwithvagina = насадить на свою вагину хуй
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
interaction-butt-slap1 = шлёпает попку { $target }
|
||||
interaction-butt-slap2 = со всей силы бьёт по жопе { $target }
|
||||
interaction-butt-slap3 = шлёпает попку { $target }
|
||||
|
||||
2
Resources/Locale/ru-RU/_amour/interactions/ui.ftl
Normal file
2
Resources/Locale/ru-RU/_amour/interactions/ui.ftl
Normal file
@@ -0,0 +1,2 @@
|
||||
interaction-panel-title = Панель взаимодействий
|
||||
interaction-hide-unvisible = Спрятать недоступные действия
|
||||
@@ -267,8 +267,7 @@
|
||||
- type: Arousal
|
||||
- type: Crawlable
|
||||
- type: InteractionPanel
|
||||
actionPrototypes:
|
||||
- SlapButt
|
||||
actionListPrototype: Humanoid
|
||||
|
||||
- type: entity
|
||||
save: false
|
||||
|
||||
@@ -5,7 +5,305 @@
|
||||
checks:
|
||||
- !type:HasSmallDistance
|
||||
- !type:CantInteractSelf
|
||||
beginningActions:
|
||||
- !type:RequireAnimation
|
||||
k0: 0
|
||||
k1: 0.1
|
||||
k3: 0.25
|
||||
beginningMessages:
|
||||
- interaction-butt-slap1
|
||||
- interaction-butt-slap2
|
||||
- interaction-butt-slap3
|
||||
group: Moderate
|
||||
|
||||
- type: interaction
|
||||
id: CrawlTarget
|
||||
beginningTimeout: 5
|
||||
checks:
|
||||
- !type:HasSmallDistance
|
||||
- !type:CantInteractSelf
|
||||
preBeginMessages:
|
||||
- interaction-crawl-before1
|
||||
beginningMessages:
|
||||
- interaction-crawl1
|
||||
- interaction-crawl2
|
||||
- interaction-crawl3
|
||||
group: Safe
|
||||
|
||||
- type: interaction
|
||||
id: DickInButt
|
||||
checks:
|
||||
- !type:HasSmallDistance
|
||||
- !type:CantInteractSelf
|
||||
- !type:UserHasPenis
|
||||
#- !type:TargetHasButt
|
||||
beginningSound:
|
||||
path: /Audio/Effects/Emotes/clap1.ogg
|
||||
beginningActions:
|
||||
- !type:RequireAnimation
|
||||
k0: 0
|
||||
k1: 0.1
|
||||
k3: 0.25
|
||||
repeat: 12
|
||||
beginningMessages:
|
||||
- interaction-butt-fuck1
|
||||
- interaction-butt-fuck2
|
||||
- interaction-butt-fuck3
|
||||
group: Danger
|
||||
|
||||
- type: interaction
|
||||
id: DickInVagina
|
||||
checks:
|
||||
- !type:HasSmallDistance
|
||||
- !type:CantInteractSelf
|
||||
- !type:UserHasPenis
|
||||
- !type:TargetHasVagina
|
||||
beginningSound:
|
||||
path: /Audio/Effects/Emotes/clap1.ogg
|
||||
beginningMessages:
|
||||
- interaction-butt-fuck1
|
||||
- interaction-butt-fuck2
|
||||
- interaction-butt-fuck3
|
||||
group: Danger
|
||||
|
||||
- type: interaction
|
||||
id: ItemOnButt
|
||||
checks:
|
||||
- !type:HasSmallDistance
|
||||
- !type:TargetHasButt
|
||||
beginningMessages:
|
||||
- interaction-butt-put1
|
||||
- interaction-butt-put2
|
||||
- interaction-butt-put3
|
||||
group: Danger
|
||||
|
||||
- type: interaction
|
||||
id: ItemOnVagina
|
||||
checks:
|
||||
- !type:HasSmallDistance
|
||||
- !type:TargetHasVagina
|
||||
beginningMessages:
|
||||
- interaction-vagina-put1
|
||||
- interaction-vagina-put2
|
||||
- interaction-vagina-put3
|
||||
group: Danger
|
||||
|
||||
|
||||
- type: interaction
|
||||
id: ItemOnPenis
|
||||
checks:
|
||||
- !type:HasSmallDistance
|
||||
- !type:TargetHasPenis
|
||||
beginningMessages:
|
||||
- interaction-penis-put1
|
||||
- interaction-penis-put2
|
||||
- interaction-penis-put3
|
||||
group: Extreme
|
||||
|
||||
|
||||
- type: interaction
|
||||
id: SitWithButt
|
||||
checks:
|
||||
- !type:HasSmallDistance
|
||||
- !type:TargetHasPenis
|
||||
#- !type:UserHasButt
|
||||
- !type:IsTargetCrawl
|
||||
beginningSound:
|
||||
path: /Audio/Effects/Emotes/clap1.ogg
|
||||
beginningActions:
|
||||
- !type:RequireHorizontalAnimation
|
||||
beginningMessages:
|
||||
- interaction-sit-butt1
|
||||
- interaction-sit-butt2
|
||||
- interaction-sit-butt3
|
||||
group: Danger
|
||||
|
||||
|
||||
- type: interaction
|
||||
id: SitWithVagina
|
||||
checks:
|
||||
- !type:HasSmallDistance
|
||||
- !type:TargetHasPenis
|
||||
- !type:UserHasVagina
|
||||
- !type:IsTargetCrawl
|
||||
beginningSound:
|
||||
path: /Audio/Effects/Emotes/clap1.ogg
|
||||
beginningActions:
|
||||
- !type:RequireHorizontalAnimation
|
||||
beginningMessages:
|
||||
- interaction-sit-vagina1
|
||||
- interaction-sit-vagina2
|
||||
- interaction-sit-vagina3
|
||||
group: Danger
|
||||
|
||||
- type: interaction
|
||||
id: LickDick
|
||||
checks:
|
||||
- !type:HasSmallDistance
|
||||
- !type:TargetHasPenis
|
||||
beginningSound:
|
||||
path: /Audio/White/Felinid/lick.ogg
|
||||
beginningActions:
|
||||
- !type:RequireHorizontalAnimation
|
||||
beginningMessages:
|
||||
- interaction-dick-lick1
|
||||
- interaction-dick-lick2
|
||||
- interaction-dick-lick3
|
||||
group: Danger
|
||||
|
||||
- type: interaction
|
||||
id: LickVagina
|
||||
checks:
|
||||
- !type:HasSmallDistance
|
||||
- !type:TargetHasVagina
|
||||
beginningSound:
|
||||
path: /Audio/White/Felinid/lick.ogg
|
||||
beginningAction:
|
||||
- !type:RequireHorizontalAnimation
|
||||
beginningMessages:
|
||||
- interaction-vagina-lick1
|
||||
- interaction-vagina-lick2
|
||||
- interaction-vagina-lick3
|
||||
group: Danger
|
||||
|
||||
- type: interaction
|
||||
id: LickFace
|
||||
checks:
|
||||
- !type:CantInteractSelf
|
||||
- !type:HasSmallDistance
|
||||
beginningActions:
|
||||
- !type:RequireAnimation
|
||||
k0: 0
|
||||
k1: 0.1
|
||||
k2: 0.75
|
||||
k3: 0.25
|
||||
beginningMessages:
|
||||
- interaction-face-lick1
|
||||
- interaction-face-lick2
|
||||
- interaction-face-lick3
|
||||
group: Danger
|
||||
|
||||
- type: interaction
|
||||
id: KissMouth
|
||||
checks:
|
||||
- !type:CantInteractSelf
|
||||
- !type:HasSmallDistance
|
||||
beginningSound:
|
||||
collection: Kiss
|
||||
beginningActions:
|
||||
- !type:RequireAnimation
|
||||
k0: 0
|
||||
k1: 0.1
|
||||
k2: 0.75
|
||||
k3: 0.25
|
||||
beginningMessages:
|
||||
- interaction-mouth-kiss1
|
||||
- interaction-mouth-kiss2
|
||||
- interaction-mouth-kiss3
|
||||
group: Moderate
|
||||
|
||||
- type: interaction
|
||||
id: KissNeck
|
||||
checks:
|
||||
- !type:CantInteractSelf
|
||||
- !type:HasSmallDistance
|
||||
beginningSound:
|
||||
collection: Kiss
|
||||
beginningActions:
|
||||
- !type:RequireAnimation
|
||||
k0: 0
|
||||
k1: 0.1
|
||||
k2: 0.75
|
||||
k3: 0.25
|
||||
beginningMessages:
|
||||
- interaction-neck-kiss1
|
||||
- interaction-neck-kiss2
|
||||
- interaction-neck-kiss3
|
||||
group: Moderate
|
||||
|
||||
- type: interaction
|
||||
id: KissFace
|
||||
checks:
|
||||
- !type:CantInteractSelf
|
||||
- !type:HasSmallDistance
|
||||
beginningSound:
|
||||
collection: Kiss
|
||||
beginningActions:
|
||||
- !type:RequireAnimation
|
||||
k0: 0
|
||||
k1: 0.1
|
||||
k2: 0.75
|
||||
k3: 0.25
|
||||
beginningMessages:
|
||||
- interaction-face-kiss1
|
||||
- interaction-face-kiss2
|
||||
- interaction-face-kiss3
|
||||
group: Moderate
|
||||
|
||||
|
||||
- type: interaction
|
||||
id: CombHead
|
||||
checks:
|
||||
- !type:CantInteractSelf
|
||||
- !type:HasSmallDistance
|
||||
beginningSound:
|
||||
path: /Audio/White/Interactions/ches.ogg
|
||||
beginningActions:
|
||||
- !type:RequireAnimation
|
||||
k0: 0
|
||||
k1: 0.1
|
||||
k2: 0.75
|
||||
k3: 0.25
|
||||
beginningMessages:
|
||||
- interaction-head-comb1
|
||||
- interaction-head-comb2
|
||||
- interaction-head-comb3
|
||||
group: Safe
|
||||
|
||||
- type: interaction
|
||||
id: CombEars
|
||||
checks:
|
||||
- !type:CantInteractSelf
|
||||
- !type:HasSmallDistance
|
||||
beginningSound:
|
||||
path: /Audio/White/Interactions/ches.ogg
|
||||
beginningActions:
|
||||
- !type:RequireAnimation
|
||||
k0: 0
|
||||
k1: 0.1
|
||||
k2: 0.75
|
||||
k3: 0.25
|
||||
beginningMessages:
|
||||
- interaction-ears-comb1
|
||||
- interaction-ears-comb2
|
||||
- interaction-ears-comb3
|
||||
group: Safe
|
||||
|
||||
- type: interaction
|
||||
id: CombButt
|
||||
checks:
|
||||
- !type:HasSmallDistance
|
||||
beginningSound:
|
||||
path: /Audio/White/Interactions/ches.ogg
|
||||
beginningActions:
|
||||
- !type:RequireAnimation
|
||||
k0: 0
|
||||
k1: 0.1
|
||||
k2: 0.75
|
||||
k3: 0.25
|
||||
beginningMessages:
|
||||
- interaction-butt-comb1
|
||||
- interaction-butt-comb2
|
||||
- interaction-butt-comb3
|
||||
group: Moderate
|
||||
|
||||
- type: interaction
|
||||
id: PullTarget
|
||||
checks:
|
||||
- !type:CantInteractSelf
|
||||
- !type:HasSmallDistance
|
||||
beginningMessages:
|
||||
- interaction-pull1
|
||||
- interaction-pull2
|
||||
- interaction-pull3
|
||||
group: Safe
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
- type: interactionGroup
|
||||
id: Safe
|
||||
color: "#4E4E50"
|
||||
priority: 0
|
||||
|
||||
- type: interactionGroup
|
||||
id: Moderate
|
||||
color: "#394053"
|
||||
priority: 1
|
||||
|
||||
- type: interactionGroup
|
||||
id: Danger
|
||||
color: "#950740"
|
||||
priority: 2
|
||||
|
||||
- type: interactionGroup
|
||||
id: Extreme
|
||||
color: "#C3073F"
|
||||
priority: 3
|
||||
23
Resources/Prototypes/_Amour/Interactions/interactionList.yml
Normal file
23
Resources/Prototypes/_Amour/Interactions/interactionList.yml
Normal file
@@ -0,0 +1,23 @@
|
||||
- type: interactionList
|
||||
id: Humanoid
|
||||
prototypes:
|
||||
- SlapButt
|
||||
- LickFace
|
||||
- DickInButt
|
||||
- DickInVagina
|
||||
- ItemOnButt
|
||||
- ItemOnVagina
|
||||
- ItemOnPenis
|
||||
- LickVagina
|
||||
- LickDick
|
||||
- LickFace
|
||||
- KissMouth
|
||||
- KissNeck
|
||||
- KissFace
|
||||
- CombHead
|
||||
- CombEars
|
||||
- CombButt
|
||||
- PullTarget
|
||||
- CrawlTarget
|
||||
- SitWithButt
|
||||
- SitWithVagina
|
||||
Reference in New Issue
Block a user