mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 23:48:28 +01:00
Adds Space Ruin: Voidhopper of Nexus (#26809)
* added Russian Nians * adds a new space ruin Voidhopper of Nexus aka freighter * forgot a quotation mark * Convert maps to TGM new : _maps/map_files/RandomRuins/SpaceRuins/freighter.dmm new : code/modules/unit_tests/atmos/test_ventcrawl.dmm Automatically commited by: tools\mapmerge2\fixup.py * fixed file format of the ruin * renamed Russian Nians to Soviet Nians * see above * down with russian nians, long live soviet nians * added a ruin paper per Warriorstar's request * the name russiannian just will not be fully replaced * forgetting commas and adding a new subtype of paper for the shipping manifest * I think using quotation marks is causing me issues * further removal of the term "russian" in preperation of a PR removing lots of referrals to russia * added some new Poly voice lines * accidentally commited the wrong PR... Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com> * made the shipping manifest ticked * worked on the perspective of some stairs * made changes requested by warriorstar * changed formatting of the sovietnian's loot Co-authored-by: warriorstar-orion <orion@snowfrost.garden> Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com> * forgot to add a new line * i think this is causing the tests to fail perchance * purging the term russian to be in line with a recent PR doing the same Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com> * fixed sovietnian to snake_case Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com> * i may forget snake case exists * second time's the charm like a snake's two fangs * added warriorstar's suggestions * reverted a file that was accidentally converted * fixed merge issues * added an extra line Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com> Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com> * Update code/modules/awaymissions/mission_code/ruins/nian_freighter.dm Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com> Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com> * Update code/modules/awaymissions/mission_code/ruins/nian_freighter.dm Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com> Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com> --------- Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com> Co-authored-by: warriorstar-orion <orion@snowfrost.garden> Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
This commit is contained in:
co-authored by
warriorstar-orion
Burzah
parent
16672e4f3d
commit
f56c5dfbdf
@@ -370,6 +370,12 @@
|
||||
description = "A security shuttle that has been floating in space."
|
||||
allow_duplicates = FALSE
|
||||
|
||||
/datum/map_template/ruin/space/freighter
|
||||
id = "freighter"
|
||||
suffix = "freighter.dmm"
|
||||
name = "Voidhopper of Nexus"
|
||||
description = "A cargo ship headed to a nearby system."
|
||||
|
||||
/datum/map_template/ruin/space/drakehound_breacher
|
||||
id = "drakehound_breacher"
|
||||
suffix = "unathi_skiff.dmm"
|
||||
|
||||
Reference in New Issue
Block a user