Skip to content

Commit

Permalink
fix caps
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivniinvi committed Aug 19, 2024
1 parent c22eb1f commit 20176ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/uplink/uplink_items.dm
Original file line number Diff line number Diff line change
Expand Up @@ -2492,7 +2492,7 @@ GLOBAL_LIST_INIT(illegal_tech_blacklist, typecacheof(list(
item = /obj/item/storage/backpack/duffelbag/clown/syndie

/datum/uplink_item/badass/surprise_cake
name = "Rigged towering cake"
name = "Rigged Towering Cake"
desc = "For hosting a surprise birthday party for the Captain, with a flashy surprise."
item = /obj/structure/popout_cake/nukeop
cost = 4
Expand Down

0 comments on commit 20176ff

Please sign in to comment.