Revert "Move some stuff from different layers to different planes"

This commit is contained in:
KorPhaeron
2016-04-29 16:07:23 -05:00
parent 7c1c35e6d8
commit 0bbcc00c4d
41 changed files with 108 additions and 93 deletions
+3
View File
@@ -1386,6 +1386,7 @@
M.unEquip(I)
if(I)
I.loc = M.loc
I.layer = initial(I.layer)
I.dropped(M)
M.Paralyse(5)
@@ -1415,6 +1416,7 @@
M.unEquip(I)
if(I)
I.loc = M.loc
I.layer = initial(I.layer)
I.dropped(M)
M.Paralyse(5)
@@ -1467,6 +1469,7 @@
M.unEquip(I)
if(I)
I.loc = M.loc
I.layer = initial(I.layer)
I.dropped(M)
if(istype(M, /mob/living/carbon/human))