adds public bounty consoles without inflation, also removes the mint
This commit is contained in:
@@ -348,6 +348,10 @@
|
||||
name = "Snow Taxi (Computer Board)"
|
||||
build_path = /obj/machinery/computer/shuttle/snow_taxi
|
||||
|
||||
/obj/item/circuitboard/computer/bountypad
|
||||
name = "Bounty Pad (Computer Board)"
|
||||
build_path = /obj/machinery/computer/piratepad_control/civilian
|
||||
|
||||
// /obj/item/circuitboard/computer/bountypad
|
||||
// name = "Bounty Pad (Computer Board)"
|
||||
// build_path = /obj/machinery/computer/piratepad_control/civilian
|
||||
|
||||
@@ -685,15 +685,15 @@
|
||||
/obj/item/stack/sheet/glass = 1,
|
||||
/obj/item/vending_refill/donksoft = 1)
|
||||
|
||||
// /obj/item/circuitboard/machine/bountypad
|
||||
// name = "Civilian Bounty Pad (Machine Board)"
|
||||
// icon_state = "generic"
|
||||
// build_path = /obj/machinery/piratepad/civilian
|
||||
// req_components = list(
|
||||
// /obj/item/stock_parts/card_reader = 1,
|
||||
// /obj/item/stock_parts/scanning_module = 1,
|
||||
// /obj/item/stock_parts/micro_laser = 1
|
||||
// )
|
||||
|
||||
/obj/item/circuitboard/machine/bountypad
|
||||
name = "Civilian Bounty Pad (Machine Board)"
|
||||
icon_state = "generic"
|
||||
build_path = /obj/machinery/piratepad/civilian
|
||||
req_components = list(
|
||||
/obj/item/stock_parts/scanning_module = 1,
|
||||
/obj/item/stock_parts/micro_laser = 1
|
||||
)
|
||||
|
||||
// /obj/item/circuitboard/machine/accounting
|
||||
// name = "Account Registration Device (Machine Board)"
|
||||
|
||||
Reference in New Issue
Block a user