Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
 into guncase
  • Loading branch information
Martinpachu committed May 18, 2024
2 parents 7fcaa25 + 7cc1dd7 commit 15a3c34
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 966 deletions.
932 changes: 0 additions & 932 deletions _maps/RandomRuins/SpaceRuins/DJstation.dmm

This file was deleted.

4 changes: 0 additions & 4 deletions _maps/map_catalogue.txt
Original file line number Diff line number Diff line change
Expand Up @@ -302,10 +302,6 @@ Find the key for using this catalogue in "map_catalogue_key.txt"


SpaceRuins:
File Name = "_maps\RandomRuins\SpaceRuins\.dmm"
Size = (x = 18)(y = 23)(z = 1)
Tags = "No Combat", "Minor Loot", "Shelter"

File Name = "_maps\RandomRuins\SpaceRuins\astraeus.dmm"
Size = (x = 47)(y = 35)(z = 1)
Tags = "Minor Combat Challenge", "Medium Loot", "Inhospitable"
Expand Down
7 changes: 0 additions & 7 deletions code/datums/ruins/space.dm
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,6 @@
description = "In the darkest times, we will find our way home."
*/

/datum/map_template/ruin/space/djstation
id = "djstation"
suffix = "djstation.dmm"
name = "DJ Station"
description = "Until very recently this pirate radio station was used to harangue local space stations over a variety of perceived \"ethics violations\". \
It seems like someone finally got sick of it, but the equipment still works."

/datum/map_template/ruin/space/crashedship
id = "crashedship"
suffix = "crashedship.dmm"
Expand Down
12 changes: 0 additions & 12 deletions code/game/area/areas/ruins/space.dm
Original file line number Diff line number Diff line change
Expand Up @@ -167,18 +167,6 @@
name = "Derelict Atmospherics"
icon_state = "red"

//DJSTATION

/area/ruin/space/djstation
name = "Ruskie DJ Station"
icon_state = "DJ"
has_gravity = STANDARD_GRAVITY

/area/ruin/space/djstation/solars
name = "DJ Station Solars"
icon_state = "DJ"
has_gravity = STANDARD_GRAVITY

//OLD AI SAT

/area/tcommsat/oldaisat
Expand Down
5 changes: 0 additions & 5 deletions code/modules/ruins/spaceruin_code/DJstation.dm

This file was deleted.

5 changes: 0 additions & 5 deletions html/changelogs/AutoChangeLog-pr-2990.yml

This file was deleted.

4 changes: 4 additions & 0 deletions html/changelogs/archive/2024-05.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,7 @@
FleetingExpertise:
- rscadd: Added new sprites for the plunger, rolling pin and push broom by FleetingExpertise
- rscadd: Most knifes in the game have been resprited!
2024-05-18:
spookypineapple:
- imageadd: Snowy grass, suit storage units, bookcases, and chem machines have been
resprited
1 change: 0 additions & 1 deletion shiptest.dme
Original file line number Diff line number Diff line change
Expand Up @@ -3265,7 +3265,6 @@
#include "code\modules\ruins\spaceruin_code\crashedclownship.dm"
#include "code\modules\ruins\spaceruin_code\crashedship.dm"
#include "code\modules\ruins\spaceruin_code\deepstorage.dm"
#include "code\modules\ruins\spaceruin_code\DJstation.dm"
#include "code\modules\ruins\spaceruin_code\forgottenship.dm"
#include "code\modules\ruins\spaceruin_code\hellfactory.dm"
#include "code\modules\ruins\spaceruin_code\hilbertshotel.dm"
Expand Down

0 comments on commit 15a3c34

Please sign in to comment.