Merge branch 'master' into development

This commit is contained in:
skull132
2017-05-14 20:52:53 +03:00
8 changed files with 25 additions and 5 deletions
@@ -248,6 +248,7 @@
user.client.screen -= O
P.wrapped = O
O.forceMove(P)
P.w_class = O.w_class
var/i = round(O.w_class)
if(i in list(1,2,3,4,5))
P.icon_state = "deliverycrate[i]"