Skip to content

Commit

Permalink
tweak(orbit): adds captain's spare to POI
Browse files Browse the repository at this point in the history
  • Loading branch information
Filatelele authored Apr 23, 2024
1 parent 555e086 commit 432701c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/items/weapons/cards_ids.dm
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ var/const/NO_EMAG_ACT = -50
item_state = "gold_id"
registered_name = "Captain"
assignment = "Captain"
is_poi = TRUE

/obj/item/card/id/captains_spare/New()
access = get_all_station_access()
Expand Down

0 comments on commit 432701c

Please sign in to comment.