Skip to content

Commit

Permalink
Fixing missing icon on example.
Browse files Browse the repository at this point in the history
  • Loading branch information
MistakeNot4892 authored and comma committed Nov 19, 2023
1 parent 42a9aef commit 9da3e57
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 @@ -386,6 +386,7 @@ var/global/const/NO_EMAG_ACT = -50
/obj/item/card/id/captains_spare
name = "captain's spare ID"
desc = "The spare ID of the High Lord himself."
icon_state = ICON_STATE_WORLD
item_state = "gold_id"
registered_name = "Captain"
assignment = "Captain"
Expand Down

0 comments on commit 9da3e57

Please sign in to comment.