- add: Pettable felinids. (#219)
This commit is contained in:
@@ -61,3 +61,5 @@ petting-failure-medibot = Вы тянетесь погладить { $target },
|
|||||||
hugging-success-generic = Вы обнимаете { $target }.
|
hugging-success-generic = Вы обнимаете { $target }.
|
||||||
hugging-success-generic-others = { CAPITALIZE($user) } обнимает { $target }.
|
hugging-success-generic-others = { CAPITALIZE($user) } обнимает { $target }.
|
||||||
hugging-success-generic-target = { CAPITALIZE($user) } обнимает вас.
|
hugging-success-generic-target = { CAPITALIZE($user) } обнимает вас.
|
||||||
|
|
||||||
|
petting-success-cat-others = { CAPITALIZE($user) } гладит { $target } по { POSS-ADJ($target) } маленькой пушистой голове.
|
||||||
|
|||||||
@@ -34,9 +34,12 @@
|
|||||||
- type: Felinid #since this just adds an action...
|
- type: Felinid #since this just adds an action...
|
||||||
- type: InteractionPopup
|
- type: InteractionPopup
|
||||||
successChance: 1
|
successChance: 1
|
||||||
interactSuccessString: hugging-success-generic
|
interactSuccessString: petting-success-cat
|
||||||
interactSuccessSound: /Audio/Effects/thudswoosh.ogg
|
interactFailureString: petting-failure-generic
|
||||||
messagePerceivedByOthers: hugging-success-generic-others
|
messagePerceivedByOthers: petting-success-cat-others
|
||||||
|
interactSuccessSpawn: EffectHearts
|
||||||
|
interactSuccessSound:
|
||||||
|
path: /Audio/Animals/cat_meow.ogg
|
||||||
- type: SelfHeal
|
- type: SelfHeal
|
||||||
damageContainers:
|
damageContainers:
|
||||||
- Biological
|
- Biological
|
||||||
|
|||||||
Reference in New Issue
Block a user