[MIRROR] renames compressed matter to RCD matter [MDB IGNORE] (#16741)

* renames compressed matter to RCD matter (#70387)

Renames compressed matter cartridge to RCD matter cartridge, to better reflect what it actually is, making it less confusing for people who want to print it out. It's already been renamed on its design, just not the item itself.

* renames compressed matter to RCD matter

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
This commit is contained in:
SkyratBot
2022-10-10 00:12:43 -04:00
committed by GitHub
co-authored by John Willard
parent 6cc8458139
commit 0de2adf00f
+1 -1
View File
@@ -914,7 +914,7 @@ GLOBAL_VAR_INIT(icon_holographic_window, init_holographic_window())
upgrade = RCD_UPGRADE_FRAMES | RCD_UPGRADE_SIMPLE_CIRCUITS | RCD_UPGRADE_FURNISHING
/obj/item/rcd_ammo
name = "compressed matter cartridge"
name = "RCD matter cartridge"
desc = "Highly compressed matter for the RCD."
icon = 'icons/obj/tools.dmi'
icon_state = "rcdammo"