mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
Fixes grey ID crate typo (#79798)
## About The Pull Request "Grey ID Card Multipack Cate" -> "Grey ID Card Multipack Crate" That is not a Cate, that is a Crate! ## Why It's Good For The Game Fixes a silly typo. ## Changelog 🆑 Rhials spellcheck: The Grey ID Cargo Crate is now spelled properly. /🆑
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user