changed node names to make it easier to look for them

This commit is contained in:
AbsFree
2024-12-22 09:56:08 +01:00
parent 9397bf71ca
commit 22165a20f1
2 changed files with 3 additions and 3 deletions
@@ -3,7 +3,7 @@
////////////////////////////////////////
/datum/design/RPED
name = "Rapid Part Exchange Device"
name = "Rapid Part Exchange Device (RPED)"
desc = "Special mechanical module made to store, sort, and apply standard machine parts."
id = "rped"
build_type = PROTOLATHE
@@ -13,7 +13,7 @@
departmental_flags = DEPARTMENTAL_FLAG_ENGINEERING | DEPARTMENTAL_FLAG_SCIENCE
/datum/design/BS_RPED
name = "Bluespace RPED"
name = "Bluespace Rapid Part Exchange Device (RPED)"
desc = "Powered by bluespace technology, this RPED variant can upgrade buildings from a distance, without needing to remove the panel first."
id = "bs_rped"
build_type = PROTOLATHE
@@ -33,7 +33,7 @@
departmental_flags = DEPARTMENTAL_FLAG_ENGINEERING
/datum/design/rpd
name = "Rapid Pipe Dispenser"
name = "Rapid Pipe Dispenser (RPD)"
desc = "A tool that can construct and deconstruct pipes on the fly."
id = "rpd"
build_type = PROTOLATHE