Reagent interactivity (pt. 1) (#15130)
* Puddle slippy * spillable melee * splash spilling! * splat melee sound * p
This commit is contained in:
@@ -1 +1,2 @@
|
||||
puddle-component-examine-is-slipper-text = It looks slippery.
|
||||
puddle-component-examine-is-slipper-text = It looks slippery.
|
||||
puddle-component-slipped-touch-reaction = The chemicals in {THE($puddle)} get on your skin!
|
||||
|
||||
@@ -2,4 +2,12 @@
|
||||
|
||||
spill-target-verb-get-data-text = Spill liquid
|
||||
spill-target-verb-activate-cannot-drain-message = You can't pour anything from {$owner}!
|
||||
spill-target-verb-activate-is-empty-message = {$owner} is empty!
|
||||
spill-target-verb-activate-is-empty-message = {$owner} is empty!
|
||||
|
||||
spill-melee-hit-attacker = You spill {$amount}u of {THE($spillable)} onto {THE($target)}!
|
||||
spill-melee-hit-others = {CAPITALIZE(THE($attacker))} spills some of {THE($spillable)} onto {THE($target)}!
|
||||
|
||||
spill-land-spilled-on-other = {CAPITALIZE(THE($spillable))} spills some of its solution onto {THE($target)}!
|
||||
|
||||
spill-examine-is-spillable = This container looks spillable.
|
||||
spill-examine-spillable-weapon = You could splash this onto someone with a melee attack.
|
||||
|
||||
Reference in New Issue
Block a user