Merge remote-tracking branch 'forrest/wewlad' into tos-compliance

This commit is contained in:
Linzolle
2020-04-14 17:33:47 -05:00
24 changed files with 34 additions and 35 deletions
@@ -53,7 +53,7 @@
/mob/living/carbon/alien/humanoid/update_transform() //The old method of updating lying/standing was update_icons(). Aliens still expect that.
if(lying > 0)
lying = 90 //Anything else looks retarded
lying = 90 //Anything else looks [censored for github]
..()
update_icons()