Merge pull request #17256 from tgstation/revert-17086-planes_on_a_snake

Revert "Move some stuff from different layers to different planes"
This commit is contained in:
Jordie
2016-04-30 15:34:17 +10:00
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))