SMES Board design fix

- Fixes SMES circuit board issue
This commit is contained in:
Atlantiscze
2014-09-02 15:18:14 +02:00
parent 68dc63e005
commit 8c983b317e

View File

@@ -376,7 +376,7 @@ datum/design/aifixer
build_path = "/obj/item/weapon/circuitboard/aifixer"
// VERY VERY EXPENSIVE (needs diamonds and stuff)
datum/design/aifixer
datum/design/smes_cell
name = "Circuit Design (SMES Cell)"
desc = "Allows for the construction of circuit boards used to build an SMES Cell."
id = "smes_cell"