mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 03:27:46 +01:00
pixel_x and pixel_y now have some offset
This commit is contained in:
@@ -91,6 +91,8 @@
|
||||
|
||||
/obj/item/ammo_magazine/New()
|
||||
..()
|
||||
pixel_x = rand(-5, 5)
|
||||
pixel_y = rand(-5, 5)
|
||||
if(multiple_sprites)
|
||||
initialize_magazine_icondata(src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user