Skip to content

Commit

Permalink
removesdesignrdconsole
Browse files Browse the repository at this point in the history
  • Loading branch information
generalthrax committed Oct 14, 2024
1 parent 9562885 commit a512430
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions code/modules/research/designs/comp_board_designs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -190,14 +190,6 @@
category = list("Computer Boards")
departmental_flags = DEPARTMENTAL_FLAG_SCIENCE | DEPARTMENTAL_FLAG_CARGO

/datum/design/board/rdconsole
name = "Computer Design (R&D Console)"
desc = "Allows for the construction of circuit boards used to build a new R&D console."
id = "rdconsole"
build_path = /obj/item/circuitboard/computer/rdconsole
category = list("Computer Boards")
departmental_flags = DEPARTMENTAL_FLAG_SCIENCE

/datum/design/board/bounty
name = "Computer Design (Bounty Console)"
desc = "Allows for the construction of circuit boards used to build a Bounty Console."
Expand Down

0 comments on commit a512430

Please sign in to comment.