mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 13:09:11 +01:00
Fixes step_x/step_y
This commit is contained in:
@@ -6880,8 +6880,8 @@
|
||||
pixel_y = 3
|
||||
},
|
||||
/obj/item/weapon/anobattery{
|
||||
step_x = -5;
|
||||
step_y = -3
|
||||
pixel_x = -5;
|
||||
pixel_y = -3
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/rnd/outpost/anomaly_lab)
|
||||
|
||||
Reference in New Issue
Block a user