Renamed golden data disk to syndicate data disk (#95622)

This commit is contained in:
Aliceee2ch
2026-04-10 01:50:39 +03:00
committed by GitHub
parent 7dc1b02c0c
commit 076bcd2d45
@@ -1,6 +1,6 @@
/obj/item/disk/computer/syndicate
name = "golden data disk"
desc = "A data disk with some high-tech programs, probably expensive as hell."
name = "syndicate data disk"
desc = "A data disk with some high-tech programs. Rumor has it that the disk is made of gold, which probably makes it expensive as hell."
icon_state = "datadisk9"
custom_materials = list(/datum/material/gold = SMALL_MATERIAL_AMOUNT)