mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Update description text of tentacle, match reality (#15975)
* Update description text of tentacle, match reality The tentacle hasn't stunned for eons now, but the description said it did. * Update code/game/gamemodes/changeling/powers/mutations.dm Good review. Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com> * Update code/game/gamemodes/changeling/powers/mutations.dm Looks good. Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com> * Minor correction in harm tentacle text. Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
This commit is contained in:
@@ -173,8 +173,11 @@
|
||||
name = "Tentacle"
|
||||
desc = "We ready a tentacle to grab items or victims with. Costs 10 chemicals."
|
||||
helptext = "We can use it once to retrieve a distant item. If used on living creatures, the effect depends on the intent: \
|
||||
Help will simply drag them closer, Disarm will grab whatever they are holding instead of them, Grab will put the victim in our hold after catching it, \
|
||||
and Harm will stun it, and stab it if we are also holding a sharp weapon. Cannot be used while in lesser form."
|
||||
Help will drag the target closer. \
|
||||
Disarm will grab whatever the target is holding. \
|
||||
Grab will put the target in our grip after we catch it. \
|
||||
Harm will drag the target closer and stab it if we are holding a sharp weapon in our other hand. \
|
||||
Cannot be used while in our lesser form."
|
||||
button_icon_state = "tentacle"
|
||||
chemical_cost = 10
|
||||
dna_cost = 2
|
||||
|
||||
Reference in New Issue
Block a user