Skip to content

Commit

Permalink
[MIRROR] Remove further references to things that don't exist
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex6511 authored and SierraHelper committed Oct 26, 2023
1 parent 4400f33 commit c5a67f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions maps/away/mining/mining.dm
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,9 @@
return res

/datum/map_template/ruin/away_site/mining_signal
name = "Mining - Planetoid"
name = "Mining - Dwarf Planet"
id = "awaysite_mining_signal"
description = "A mineral-rich, formerly-volcanic site on a planetoid."
description = "A mineral-rich, formerly-volcanic site on a dwarf planet."
suffixes = list("mining/mining-signal.dmm")
spawn_cost = 1
generate_mining_by_z = 1
Expand Down
2 changes: 1 addition & 1 deletion maps/random_ruins/exoplanet_ruins/marooned/marooned.dm
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
/obj/item/paper/marooned/note03
info = "Day 4. Saw some animals outside. Look pretty ferocious, and probably not edible. I'll stick to MREs for now.<br>I guess I'll start with how I ended up here. We were on a special mission far away from Magnitka, checking something for the Academy of Sciences, anomalous readings of some sort. The professor looked pretty excited, but I didn't really understand the technical details. We got few scientists embedded in our crew, a civilian hull paintjob and 'alternative' transponder codes. Business as usual."
/obj/item/paper/marooned/note04
info = "Day 5.<br>We got to the destination without much trouble. A planetoid, in an uncharted sector of space. Scientists locked down the readings they were looking for, and we sent a team down. They returned with some sort of obelisk, etched with symbols I've never seen before, maybe 3 meters tall. Should've ditched that thing out of airlock there and then."
info = "Day 5.<br>We got to the destination without much trouble. A dwarf planet, in an uncharted sector of space. Scientists locked down the readings they were looking for, and we sent a team down. They returned with some sort of obelisk, etched with symbols I've never seen before, maybe 3 meters tall. Should've ditched that thing out of airlock there and then."
/obj/item/paper/marooned/note05
info = "Day 8. Made a running wave antenna and jury rigged some amplification for the radio. Hope someone will hear the signal.<br>That obelisk was trouble. People on guard duty in cargo hold kept complaining about headaches and hearing things. Some didn't. They were nice enough to offer to take the shifts of those who complained. Now that I think about it, that's when they started acting weird."
/obj/item/paper/marooned/note06
Expand Down

0 comments on commit c5a67f2

Please sign in to comment.