Skip to content

Commit

Permalink
chaplain prep
Browse files Browse the repository at this point in the history
  • Loading branch information
realforest2001 committed Aug 8, 2023
1 parent b6d13d7 commit e77998b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions code/__DEFINES/access.dm
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ most of them are tied into map-placed objects. This should be reworked in the fu

#define ACCESS_MARINE_SYNTH 36
#define ACCESS_MARINE_ASO 37
#define ACCESS_MARINE_CHAPLAIN 38

// AI Core Accesses
/// Used in temporary passes
Expand Down
1 change: 1 addition & 0 deletions code/game/jobs/access.dm
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@
ACCESS_MARINE_KITCHEN,
ACCESS_MARINE_SYNTH,
ACCESS_MARINE_ASO,
ACCESS_MARINE_CHAPLAIN,
ACCESS_PRESS,
)

Expand Down

0 comments on commit e77998b

Please sign in to comment.