Upgrades OverlaySS. Fixes #3627

Tested on my test server and nothing appeared to be broken. Overlays were showing up as expected.

Ghosts no longer became space/stairs/stole someone's tail
This commit is contained in:
C.L
2022-10-05 11:16:58 -04:00
parent 4215e8f6e1
commit e85bdb061b
9 changed files with 181 additions and 232 deletions
+3 -3
View File
@@ -263,7 +263,7 @@
if("menu")
menu = params["menu"]
temp = ""
if("href_conversion")
PrefHrefMiddleware(params, usr)
@@ -281,8 +281,8 @@
mannequin.delete_inventory(TRUE)
update_preview_mob(mannequin)
COMPILE_OVERLAYS(mannequin)
mannequin.ImmediateOverlayUpdate()
var/mutable_appearance/MA = new(mannequin)
south_preview.appearance = MA
south_preview.dir = SOUTH