mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-31 07:57:47 +01:00
remove errant debug chat message from alien cache (#30599)
* remove errant debug chat message * Update machine_designs.dm
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
/datum/design/laser_terminal
|
||||
name = "Machine Board (Laser Terminal)"
|
||||
desc = "The circuit board for a PTL terminal."
|
||||
id = "thermomachine"
|
||||
id = "laser_terminal"
|
||||
req_tech = list("powerstorage" = 4, "plasmatech" = 3)
|
||||
build_type = IMPRINTER
|
||||
materials = list(MAT_GLASS = 1000)
|
||||
|
||||
Reference in New Issue
Block a user