Merge pull request #12291 from Heroman3003/8330-fix

8330 fix
This commit is contained in:
Casey
2022-02-19 17:32:34 -05:00
committed by CHOMPStation2
parent ddf594534e
commit 58a5611395
11 changed files with 1652 additions and 1198 deletions

View File

@@ -121,6 +121,7 @@
var/old_icon1 = T.icon
var/old_decals = T.decals ? T.decals.Copy() : null
B.Destroy()
X = B.ChangeTurf(T.type)
X.set_dir(old_dir1)
X.icon_state = old_icon_state1