Fixes paper bins and moves paper to initialize

This commit is contained in:
CitadelStationBot
2017-05-22 22:51:23 -05:00
parent 3cf30f3a6b
commit 2ea155e6a7
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -44,8 +44,8 @@
..()
/obj/item/weapon/paper/New()
..()
/obj/item/weapon/paper/Initialize()
. = ..()
pixel_y = rand(-8, 8)
pixel_x = rand(-9, 9)
update_icon()