Skip to content

Commit

Permalink
[MIRROR] Fixes grey ID crate typo [MDB IGNORE] (#705)
Browse files Browse the repository at this point in the history
* Fixes grey ID crate typo (#79798)

---------

Co-authored-by: SkyratBot <[email protected]>
Co-authored-by: Rhials <[email protected]>
  • Loading branch information
3 people authored Nov 19, 2023
1 parent b55a3ab commit 5d0b888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/cargo/packs/service.dm
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@

/// Box of 7 grey IDs.
/datum/supply_pack/service/greyidbox
name = "Grey ID Card Multipack Cate"
name = "Grey ID Card Multipack Crate"
desc = "A convenient crate containing a box of seven cheap ID cards in a handy wallet-sized form factor. \
Cards come in every colour you can imagne, as long as it's grey."
cost = CARGO_CRATE_VALUE * 3
Expand Down

0 comments on commit 5d0b888

Please sign in to comment.