From 1a0dc51e9311d0afedbae8173e68ef1380a0cef0 Mon Sep 17 00:00:00 2001
From: Arceniu <129214736+Arceniu@users.noreply.github.com>
Date: Sat, 1 Feb 2025 23:29:08 +0300
Subject: [PATCH] fix: oldstation fluff microfix (#89281)
## About The Pull Request
Replaced "Singularity Generation Disk" with "Supermatter Crystal Shard"
(and the space in front of the "prototype modsuit" has been removed,
because it doesn't look pretty.)
## Changelog
:cl:
spellcheck: Replaced the words "Singularity Generation Disk" with
"Supermatter Crystal Shard" on a paper found by the old station ruin, to
match the contents of the inventory room.
/:cl:
---
.../ruins/spaceruin_code/oldstation/oldstation_fluff.dm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/code/modules/mapfluff/ruins/spaceruin_code/oldstation/oldstation_fluff.dm b/code/modules/mapfluff/ruins/spaceruin_code/oldstation/oldstation_fluff.dm
index a0b4adb9f75..e5ec6366553 100644
--- a/code/modules/mapfluff/ruins/spaceruin_code/oldstation/oldstation_fluff.dm
+++ b/code/modules/mapfluff/ruins/spaceruin_code/oldstation/oldstation_fluff.dm
@@ -70,7 +70,7 @@
/obj/item/paper/fluff/ruins/oldstation/protoinv
name = "Laboratory Inventory"
- default_raw_text = "*Inventory*
(1) Prototype MODsuit
(1)Health Analyser
(1)Prototype Energy Gun
(1)Singularity Generation Disk
DO NOT REMOVE WITHOUT \
+ default_raw_text = "*Inventory*
(1)Prototype MODsuit
(1)Health Analyser
(1)Prototype Energy Gun
(1)Supermatter Crystal Shard
DO NOT REMOVE WITHOUT \
THE CAPTAIN AND RESEARCH DIRECTOR'S AUTHORISATION"
/obj/item/paper/fluff/ruins/oldstation/generator_manual