mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
Merge pull request #2026 from Fox-McCloud/changeling-swap-forms
Changeling Swap Forms Language Fix
This commit is contained in:
@@ -50,4 +50,6 @@
|
|||||||
user.key = ghost.key
|
user.key = ghost.key
|
||||||
|
|
||||||
user.Paralyse(2)
|
user.Paralyse(2)
|
||||||
|
user.remove_language("Changeling")
|
||||||
|
target.add_language("Changeling")
|
||||||
target << "<span class='warning'>Our genes cry out as we swap our [user] form for [target].</span>"
|
target << "<span class='warning'>Our genes cry out as we swap our [user] form for [target].</span>"
|
||||||
Reference in New Issue
Block a user