mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Fixes extra resources from prespawned network nodes (#30799)
This commit is contained in:
@@ -258,7 +258,6 @@ GLOBAL_LIST_EMPTY(ai_nodes)
|
||||
component_parts += new /obj/item/stack/sheet/mineral/gold(null)
|
||||
component_parts += new /obj/item/stack/sheet/mineral/silver(null)
|
||||
component_parts += new /obj/item/stack/cable_coil(null, 5)
|
||||
component_parts += new /obj/item/stack/sheet/mineral/diamond(null)
|
||||
RefreshParts()
|
||||
|
||||
/obj/machinery/computer/ai_resource
|
||||
|
||||
Reference in New Issue
Block a user