Bring vulpkanin in-line with other species on hugging (#40183)
This commit is contained in:
committed by
GitHub
parent
eb1bd0a565
commit
940eaa4674
@@ -101,9 +101,6 @@ hugging-success-generic = You hug {THE($target)}.
|
|||||||
hugging-success-generic-others = { CAPITALIZE(THE($user)) } hugs {THE($target)}.
|
hugging-success-generic-others = { CAPITALIZE(THE($user)) } hugs {THE($target)}.
|
||||||
hugging-success-generic-target = { CAPITALIZE(THE($user)) } hugs you.
|
hugging-success-generic-target = { CAPITALIZE(THE($user)) } hugs you.
|
||||||
|
|
||||||
petting-success-soft-floofy-vulp = You pet { THE($target) } on {POSS-ADJ($target)} soft floofy head.
|
|
||||||
petting-success-soft-floofy-vulp-others = { CAPITALIZE(THE($user)) } pets {THE($target)} on {POSS-ADJ($target)} soft floofy head.
|
|
||||||
|
|
||||||
## Other
|
## Other
|
||||||
|
|
||||||
petting-success-tesla = You pet {THE($target)}, violating the laws of nature and physics.
|
petting-success-tesla = You pet {THE($target)}, violating the laws of nature and physics.
|
||||||
|
|||||||
@@ -58,11 +58,6 @@
|
|||||||
pitch: 1.33
|
pitch: 1.33
|
||||||
volume: -5
|
volume: -5
|
||||||
variation: 0.05
|
variation: 0.05
|
||||||
- type: InteractionPopup # Crucial detail.
|
|
||||||
successChance: 1
|
|
||||||
interactSuccessString: petting-success-soft-floofy-vulp
|
|
||||||
messagePerceivedByOthers: petting-success-soft-floofy-vulp-others
|
|
||||||
interactFailureString: petting-failure-generic
|
|
||||||
- type: Sprite # Drawlayers. Top to bottom in order I believe.
|
- type: Sprite # Drawlayers. Top to bottom in order I believe.
|
||||||
netsync: false
|
netsync: false
|
||||||
layers:
|
layers:
|
||||||
|
|||||||
Reference in New Issue
Block a user