mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 11:34:19 +01:00
Update clothing fix.
This commit is contained in:
@@ -168,6 +168,7 @@ ZIPPO
|
||||
if(ismob(src.loc))
|
||||
var/mob/living/M = src.loc
|
||||
M << "\red Your [src.name] goes out."
|
||||
M.update_clothing()
|
||||
processing_objects.Remove(src)
|
||||
del(src)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user