- fix: more fixes for interactions
This commit is contained in:
6
Resources/Locale/ru-RU/_amour/interaction.ftl
Normal file
6
Resources/Locale/ru-RU/_amour/interaction.ftl
Normal file
@@ -0,0 +1,6 @@
|
||||
interaction-name-slapbutt = шлёпнуть по попке
|
||||
interaction-butt-slap1 = шлёпает попку { $target }
|
||||
interaction-butt-slap2 = со всей силы бьёт по жопе { $target }
|
||||
interaction-butt-slap3 = шлёпает попку { $target }
|
||||
|
||||
interaction-panel-title = Панель взаимодействий
|
||||
@@ -1,7 +1,11 @@
|
||||
- type: interaction
|
||||
id: SlapButt
|
||||
beginningSound:
|
||||
path: /Audio/White/Interactions/clap.ogg
|
||||
checks:
|
||||
- !type:HasSmallDistance
|
||||
- !type:CantInteractSelf
|
||||
beginningMessages:
|
||||
- interaction-butt-slap
|
||||
- interaction-butt-slap1
|
||||
- interaction-butt-slap2
|
||||
- interaction-butt-slap3
|
||||
|
||||
Reference in New Issue
Block a user