mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-22 05:25:15 +01:00
Fixes a typo in the cargo console. (#82578)
## About The Pull Request Fixes a typo in one of the items descriptions. ## Why It's Good For The Game Fixes player facing typo. ## Changelog 🆑 spellcheck: Fixes a typo in the cargo console. /🆑 --------- Co-authored-by: Jeremiah <42397676+jlsnow301@users.noreply.github.com>
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
|
||||
/datum/supply_pack/science/rped
|
||||
name = "RPED crate"
|
||||
desc = "Need to rebuild the ORM but science got annihialted after a bomb test? \
|
||||
desc = "Need to rebuild the ORM but science got annihilated after a bomb test? \
|
||||
Buy this for the most advanced parts NT can give you."
|
||||
cost = CARGO_CRATE_VALUE * 3
|
||||
contains = list(/obj/item/storage/part_replacer/cargo)
|
||||
|
||||
Reference in New Issue
Block a user