mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00: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