[NO GBP] Corrects the pinata kit's Supply console category (#74043)

## About The Pull Request

I misspelt costume in a typepath, causing pinata's to be in an unnamed
category on supply consoles.
## Why It's Good For The Game

Bugfix good
## Changelog
🆑
fix: Corgi pinata's no longer have their own category on the cargo
shuttle console.
/🆑
This commit is contained in:
NamelessFairy
2023-03-17 11:59:35 -04:00
committed by GitHub
parent 73ba10d704
commit e610a34a5e
+1 -1
View File
@@ -306,7 +306,7 @@
if(prob(30)) // a pair of googly eyes because funny
new /obj/item/storage/box/stickers/googly(crate)
/datum/supply_pack/constumes_toys/pinata
/datum/supply_pack/costumes_toys/pinata
name = "Corgi Pinata Kit"
desc = "This crate contains a pinata full of candy, a blindfold and a bat for smashing it."
cost = CARGO_CRATE_VALUE * 4