mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Update vg_powers.dm
Altered the activation/deactivation message for morph so it is different from SHOCKIMMUNITY
This commit is contained in:
@@ -94,8 +94,8 @@ Obviously, requires DNA2.
|
||||
|
||||
spelltype =/obj/effect/proc_holder/spell/targeted/morph
|
||||
//cooldown = 1800
|
||||
activation_messages=list("Your skin feels strange.")
|
||||
deactivation_messages = list("You skin feels less strange.")
|
||||
activation_messages=list("Your body feels funny.")
|
||||
deactivation_messages = list("You body feels normal.")
|
||||
|
||||
|
||||
mutation=M_MORPH
|
||||
|
||||
Reference in New Issue
Block a user