mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-14 20:23:26 +00:00
Fix copy/paste error duplicating definition
This commit is contained in:
@@ -756,7 +756,7 @@ CIRCUITS BELOW
|
|||||||
build_path = /obj/item/weapon/circuitboard/arcade/orion_trail
|
build_path = /obj/item/weapon/circuitboard/arcade/orion_trail
|
||||||
sort_string = "MAAAA"
|
sort_string = "MAAAA"
|
||||||
|
|
||||||
/datum/design/circuit/oriontrail
|
/datum/design/circuit/jukebox
|
||||||
name = "jukebox"
|
name = "jukebox"
|
||||||
id = "jukebox"
|
id = "jukebox"
|
||||||
req_tech = list(TECH_MAGNET = 2, TECH_DATA = 1)
|
req_tech = list(TECH_MAGNET = 2, TECH_DATA = 1)
|
||||||
|
|||||||
Reference in New Issue
Block a user