Skip to content

Commit

Permalink
random area and fix naming
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien committed Feb 20, 2024
1 parent 79784d9 commit abcd70b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
3 changes: 2 additions & 1 deletion code/game/area/almayer.dm
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// Fore = West | Aft = East //
// Port = South | Starboard = North //
// Bow = Western|Stern = Eastern //(those are the front and back small sections)
// Naming convention is to start by port or starboard then put eitheir (bow,fore,midship,aft,stern)
/area/almayer
icon = 'icons/turf/area_almayer.dmi'
// ambience = list('sound/ambience/shipambience.ogg')
Expand Down Expand Up @@ -474,7 +475,7 @@
name = "\improper Upper Deck Starboard-Stern Hull"

/area/almayer/maint/hull/upper/u_f_s
name = "\improper Upper Deck Fore-Starboard Hull"
name = "\improper Upper Deck Starboard-Fore Hull"

/area/almayer/maint/hull/upper/u_m_s
name = "\improper Upper Deck Starboard-Midship Hull"
Expand Down
7 changes: 2 additions & 5 deletions maps/map_files/USS_Almayer/USS_Almayer.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -52062,9 +52062,6 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/almayer,
/area/almayer/command/corporateliaison)
"nTT" = (
/turf/closed/wall/almayer/outer,
/area/almayer/maint/hull/upper)
"nTZ" = (
/turf/open/floor/almayer{
dir = 5;
Expand Down Expand Up @@ -101905,8 +101902,8 @@ aaa
aaa
aaa
aad
nTT
nTT
cZe
cZe
cZe
vfS
cmr
Expand Down

0 comments on commit abcd70b

Please sign in to comment.