mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
[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:
co-authored by
John Willard
parent
6cc8458139
commit
0de2adf00f
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user