Skip to content

Commit

Permalink
Areas
Browse files Browse the repository at this point in the history
  • Loading branch information
morrowwolf committed Oct 13, 2023
1 parent 759447e commit 7bc36e6
Show file tree
Hide file tree
Showing 2 changed files with 1,159 additions and 758 deletions.
11 changes: 11 additions & 0 deletions code/game/area/almayer.dm
Original file line number Diff line number Diff line change
Expand Up @@ -666,6 +666,17 @@
icon_state = "alpha"
fake_zlevel = 2 // lowerdeck

/area/almayer/squads/alpha/platoon_sergeant
name = "\improper Alpha Platoon Sergeant Office"

/area/almayer/squads/alpha/squad_one
name = "\improper Alpha Squad One Preparation"
icon_state = "charlie"

/area/almayer/squads/alpha/squad_two
name = "\improper Alpha Squad Two Preparation"
icon_state = "delta"

/area/almayer/squads/bravo
name = "\improper Squad Bravo Preparation"
icon_state = "bravo"
Expand Down
Loading

0 comments on commit 7bc36e6

Please sign in to comment.