Skip to content

Commit

Permalink
Update access.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
CampinKiller24 committed Jan 4, 2024
1 parent 1a755c9 commit 50b3043
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions code/__defines/access.dm
Original file line number Diff line number Diff line change
Expand Up @@ -715,3 +715,8 @@
/datum/access/konyang_corporate
id = ACCESS_KONYANG_CORPORATE
access_type = ACCESS_TYPE_CENTCOM

#define ACCESS_HOUSE_VOLVALAAD_SHIP 226
/datum/access/house_volvalaad_ship
id = ACCESS_HOUSE_VOLVALAAD_SHIP
access_type = ACCESS_TYPE_CENTCOM

0 comments on commit 50b3043

Please sign in to comment.