@@ -77,3 +77,9 @@ fence-rattle-success = *rattle*
|
||||
hugging-success-generic = You hug {THE($target)}.
|
||||
hugging-success-generic-others = { CAPITALIZE(THE($user)) } hugs {THE($target)}.
|
||||
hugging-success-generic-target = { CAPITALIZE(THE($user)) } hugs you.
|
||||
|
||||
## Other
|
||||
|
||||
petting-success-tesla = You pet {THE($target)}, violating the laws of nature and physics.
|
||||
|
||||
petting-failure-tesla = You reach out towards {THE($target)}, but it zaps your hand away.
|
||||
|
||||
@@ -96,6 +96,11 @@
|
||||
path: /Audio/Effects/tesla_collapse.ogg
|
||||
params:
|
||||
variation: 0.3
|
||||
- type: InteractionPopup # for the brave
|
||||
successChance: 0.2
|
||||
interactSuccessString: petting-success-tesla
|
||||
interactFailureString: petting-failure-tesla
|
||||
interactSuccessSpawn: EffectHearts
|
||||
|
||||
- type: entity
|
||||
id: TeslaMiniEnergyBall
|
||||
|
||||
Reference in New Issue
Block a user