- add: Pettable felinids. (#219)
This commit is contained in:
@@ -61,3 +61,5 @@ petting-failure-medibot = Вы тянетесь погладить { $target },
|
||||
hugging-success-generic = Вы обнимаете { $target }.
|
||||
hugging-success-generic-others = { CAPITALIZE($user) } обнимает { $target }.
|
||||
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: InteractionPopup
|
||||
successChance: 1
|
||||
interactSuccessString: hugging-success-generic
|
||||
interactSuccessSound: /Audio/Effects/thudswoosh.ogg
|
||||
messagePerceivedByOthers: hugging-success-generic-others
|
||||
interactSuccessString: petting-success-cat
|
||||
interactFailureString: petting-failure-generic
|
||||
messagePerceivedByOthers: petting-success-cat-others
|
||||
interactSuccessSpawn: EffectHearts
|
||||
interactSuccessSound:
|
||||
path: /Audio/Animals/cat_meow.ogg
|
||||
- type: SelfHeal
|
||||
damageContainers:
|
||||
- Biological
|
||||
|
||||
Reference in New Issue
Block a user