mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Fixes step_x killing the server (#15619)
This commit is contained in:
@@ -10,10 +10,10 @@
|
||||
dir = 8
|
||||
},
|
||||
/obj/item/ship_ammunition/grauwolf_bundle{
|
||||
step_x = 1
|
||||
pixel_x = 1
|
||||
},
|
||||
/obj/item/ship_ammunition/grauwolf_bundle{
|
||||
step_x = 1
|
||||
pixel_x = 1
|
||||
},
|
||||
/obj/item/ship_ammunition/grauwolf_bundle,
|
||||
/obj/item/ship_ammunition/grauwolf_bundle,
|
||||
@@ -66,10 +66,10 @@
|
||||
dir = 8
|
||||
},
|
||||
/obj/item/ship_ammunition/grauwolf_bundle{
|
||||
step_x = 1
|
||||
pixel_x = 1
|
||||
},
|
||||
/obj/item/ship_ammunition/grauwolf_bundle{
|
||||
step_x = 1
|
||||
pixel_x = 1
|
||||
},
|
||||
/obj/item/ship_ammunition/grauwolf_bundle,
|
||||
/obj/item/ship_ammunition/grauwolf_bundle,
|
||||
|
||||
Reference in New Issue
Block a user