Skip to content

Commit

Permalink
fix caps (#11347)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivniinvi authored Aug 22, 2024
1 parent 411b6b8 commit 19e024f
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 19e024f

Please sign in to comment.