Skip to content

Commit

Permalink
Nsv Endeavor (#6804)
Browse files Browse the repository at this point in the history
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request

Implementing NSV Endevour, the final name of the new ship name. 
<!-- Describe The Pull Request. Please be sure every change is
documented or this can delay review and even discourage maintainers from
merging your PR! -->

## Why It's Good For The Game

NEW MAP!!!
<!-- Argue for the merits of your changes and how they benefit the game,
especially if they are controversial and/or far reaching. If you can't
actually explain WHY what you are doing will improve the game, then it
probably isn't good for the game in the first place. -->

## Changelog

<!-- If your PR modifies aspects of the game that can be concretely
observed by players or admins you should add a changelog. If your change
does NOT meet this description, remove this section. Be sure to properly
mark your PRs to prevent unnecessary GBP loss. You can read up on GBP
and it's effects on PRs in the tgstation guides for contributors. Please
note that maintainers freely reserve the right to remove and add tags
should they deem it appropriate. You can attempt to finagle the system
all you want, but it's best to shoot for clear communication right off
the bat. -->

:cl:
add: All files related to NSV Endeavour
/:cl:

<!-- Both :cl:'s are required for the changelog to work! You can put
your name to the right of the first :cl: if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->

---------

Co-authored-by: AlphaM01 <[email protected]>
Co-authored-by: LordME <[email protected]>
  • Loading branch information
3 people authored Oct 19, 2024
1 parent 42689bc commit a0cac51
Show file tree
Hide file tree
Showing 27 changed files with 7,834 additions and 7,165 deletions.
22 changes: 11 additions & 11 deletions citadel.dme
Original file line number Diff line number Diff line change
Expand Up @@ -1023,7 +1023,7 @@
#include "code\game\area\Space Station 13 areas.dm"
#include "code\game\area\ss13_deprecated_areas.dm"
#include "code\game\area\Tether_areas.dm"
#include "code\game\area\victory_areas.dm"
#include "code\game\area\endeavour_areas.dm"
#include "code\game\area\station\exporation.dm"
#include "code\game\area\station\security_areas.dm"
#include "code\game\atoms\action_feedback.dm"
Expand Down Expand Up @@ -5331,14 +5331,14 @@
#include "maps\triumph\triumph-shuttle-landmarks.dm"
#include "maps\triumph\triumph-turbolifts.dm"
#include "maps\triumph\triumph.dm"
#include "maps\victory\engines.dm"
#include "maps\victory\sectors.dm"
#include "maps\victory\shuttles.dm"
#include "maps\victory\telecomms.dm"
#include "maps\victory\victory-areas.dm"
#include "maps\victory\victory-overmap.dm"
#include "maps\victory\victory-sectors.dm"
#include "maps\victory\victory-shuttle-landmarks.dm"
#include "maps\victory\victory-turbolifts.dm"
#include "maps\victory\victory.dm"
#include "maps\endeavour\engines.dm"
#include "maps\endeavour\sectors.dm"
#include "maps\endeavour\shuttles.dm"
#include "maps\endeavour\telecomms.dm"
#include "maps\endeavour\endeavour-areas.dm"
#include "maps\endeavour\endeavour-overmap.dm"
#include "maps\endeavour\endeavour-sectors.dm"
#include "maps\endeavour\endeavour-shuttle-landmarks.dm"
#include "maps\endeavour\endeavour-turbolifts.dm"
#include "maps\endeavour\endeavour.dm"
// END_INCLUDE
146 changes: 146 additions & 0 deletions code/game/area/endeavour_areas.dm
Original file line number Diff line number Diff line change
@@ -0,0 +1,146 @@
/** Endeavour Hallways
*/

/** Deck 4
*/
/area/endeavour/hallway/d4aftmaint
name = "\improper Deck 4 Aft Maintenance"
icon_state = "amaint"

/area/endeavour/hallway/d4fwdmaint
name = "\improper Deck 4 Forward Maintenance"
icon_state = "fmaint"

/area/endeavour/hallway/d4fwdhall
name = "\improper Deck 4 Forward Hallway"
icon_state = "hallF"

/area/endeavour/hallway/d4afthall
name = "\improper Deck 4 Aft Hallway"
icon_state = "hallA"

/area/endeavour/hallway/d4porthall
name = "\improper Deck 4 Port Hallway"
icon_state = "hallP"

/area/endeavour/hallway/d4starboardhall
name = "\improper Deck 4 Starboard Hallway"
icon_state = "hallS"

/** Deck 3
*/
/area/endeavour/hallway/d3aftmaint
name = "\improper Deck 3 Aft Maintenance"
icon_state = "amaint"

/area/endeavour/hallway/d3fwdmaint
name = "\improper Deck 3 Forward Maintenance"
icon_state = "fmaint"

/area/endeavour/hallway/d3fwdhall
name = "\improper Deck 3 Forward Hallway"
icon_state = "hallF"

/area/endeavour/hallway/d3afthall
name = "\improper Deck 3 Aft Hallway"
icon_state = "hallA"

/area/endeavour/hallway/d3porthall
name = "\improper Deck 3 Port Hallway"
icon_state = "hallP"

/area/endeavour/hallway/d3starboardhall
name = "\improper Deck 3 Starboard Hallway"
icon_state = "hallS"

/** Deck 2
*/
/area/endeavour/hallway/d2aftmaint
name = "\improper Deck 2 Aft Maintenance"
icon_state = "amaint"

/area/endeavour/hallway/d2fwdmaint
name = "\improper Deck 2 Forward Maintenance"
icon_state = "fmaint"

/area/endeavour/hallway/d2fwdhall
name = "\improper Deck 2 Forward Hallway"
icon_state = "hallF"

/area/endeavour/hallway/d2afthall
name = "\improper Deck 2 Aft Hallway"
icon_state = "hallA"

/area/endeavour/hallway/d2porthall
name = "\improper Deck 2 Port Hallway"
icon_state = "hallP"

/area/endeavour/hallway/d2starboardhall
name = "\improper Deck 2 Starboard Hallway"
icon_state = "hallS"

/** Deck 1
*/
/area/endeavour/hallway/d1aftmaint
name = "\improper Deck 1 Aft Maintenance"
icon_state = "amaint"

/area/endeavour/hallway/d1fwdmaint
name = "\improper Deck 1 Forward Maintenance"
icon_state = "fmaint"

/area/endeavour/hallway/d1fwdhall
name = "\improper Deck 1 Forward Hallway"
icon_state = "hallF"

/area/endeavour/hallway/d1afthall
name = "\improper Deck 1 Aft Hallway"
icon_state = "hallA"

/area/endeavour/hallway/d1porthall
name = "\improper Deck 1 Port Hallway"
icon_state = "hallP"

/area/endeavour/hallway/d1starboardhall
name = "\improper Deck 1 Starboard Hallway"
icon_state = "hallS"

/** Command
*/
/area/endeavour/command/turrets
name = "\improper Point Defense Systems"
icon_state = "bridge"

/** Science
*/
/area/rnd/robotics/morgue
name = "\improper Robotics Morgue"
icon_state = "robotics"

/** Exploration
*/
/area/endeavour/exploration
name = "\improper Exploration Department"
icon_state = "purple"
holomap_color = HOLOMAP_AREACOLOR_SCIENCE

/area/endeavour/exploration/hallway_fore
name = "\improper Exploration Fore Hallway"

/area/endeavour/exploration/hallway_aft
name = "\improper Exploration Aft Hallway"

/** Medical
*/

/area/medical/virology_fore_access
name = "\improper Virology Fore Access"
icon_state = "virology"

/area/medical/virology_aft_access
name = "\improper Virology Aft Access"
icon_state = "virology"

/area/medical/oncall_room
name = "\improper On-Call Room"
icon_state = "medbay"
2 changes: 1 addition & 1 deletion code/game/area/victory_areas.dm
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
*/
/area/victory/exploration
name = "\improper Exploration Department"
icon_state = "yellow"
icon_state = "purple"
holomap_color = HOLOMAP_AREACOLOR_SCIENCE

/area/victory/exploration/hallway_fore
Expand Down
Loading

0 comments on commit a0cac51

Please sign in to comment.