mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
Fixes premade combat mechs spawning without weapons (#10611)
This commit is contained in:
@@ -61,7 +61,6 @@
|
||||
max_damage = 200
|
||||
power_use = 2500
|
||||
transparent_cabin = TRUE
|
||||
has_hardpoints = list(HARDPOINT_BACK)
|
||||
|
||||
/obj/item/mech_component/chassis/combat/prebuild()
|
||||
. = ..()
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
author: Ferner
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixed premade combat mechs spawning without weapons."
|
||||
Reference in New Issue
Block a user