Skip to content

Commit

Permalink
bugfix: arrival shuttle zone. (#4484)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daeberdir authored Feb 22, 2024
1 parent dfa62c5 commit 6b2fdbe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions code/game/area/ss13_areas.dm
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,11 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
dynamic_lighting = DYNAMIC_LIGHTING_FORCED
parallax_movedir = NORTH
sound_environment = SOUND_ENVIRONMENT_ROOM
/*
/area/shuttle/arrival //dont have this, but at once...
name = "\improper Arrival Shuttle"

/area/shuttle/arrival/pre_game
/area/shuttle/arrival
name = "\improper Arrival Shuttle"
/*
/area/shuttle/arrival/pre_game //dont have this, but at once...
icon_state = "shuttle2"
*/
/area/shuttle/arrival/station
Expand Down

0 comments on commit 6b2fdbe

Please sign in to comment.