Merge branch 'master' of https://github.com/tgstation/tgstation into Ghommie-tg27

This commit is contained in:
Ghommie
2020-11-01 14:38:30 +01:00
267 changed files with 1676 additions and 1746 deletions
@@ -24,8 +24,8 @@
/obj/item/computer_hardware/New(obj/L)
..()
pixel_x = rand(-8, 8)
pixel_y = rand(-8, 8)
pixel_x = base_pixel_x + rand(-8, 8)
pixel_y = base_pixel_y + rand(-8, 8)
/obj/item/computer_hardware/Destroy()
if(holder)