mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 15:37:36 +01:00
Fixes morph and appearance editing not updating sprites.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user