Fixes morph and appearance editing not updating sprites.

This commit is contained in:
Erthilo
2012-06-24 01:12:16 +01:00
parent a5adf9377f
commit 85f75e639c
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -171,6 +171,7 @@ proc/trigger_armed_response_team(var/force = 0)
else
M.gender = FEMALE
M.rebuild_appearance()
M.update_body()
M.real_name = commando_name
M.name = commando_name