Skip to content

Commit

Permalink
Merge pull request tgstation#6368 from HippieStation/upstream-merge-3…
Browse files Browse the repository at this point in the history
…5137

[MIRROR] Removes maptext on morph restore.
  • Loading branch information
Pyko authored Feb 1, 2018
2 parents bb83044 + 288de5c commit 3ebd9f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/gamemodes/miniantags/morph/morph.dm
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@
form = null
alpha = initial(alpha)
color = initial(color)
maptext = null

visible_message("<span class='warning'>[src] suddenly collapses in on itself, dissolving into a pile of green flesh!</span>", \
"<span class='notice'>You reform to your normal body.</span>")
Expand Down

0 comments on commit 3ebd9f3

Please sign in to comment.