Skip to content

Commit

Permalink
Speedmergable Ckey fix (#5709)
Browse files Browse the repository at this point in the history
Fixes a misspelled Ckey

---------

Co-authored-by: silicons <[email protected]>
  • Loading branch information
MonaraMir and silicons authored Jul 16, 2023
1 parent 7b4691e commit 9f35b14
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@
/datum/gear/event_reward/tacskirt
name = "Tactical Skirt"
path = /obj/item/clothing/under/syndicate/skirt_pleated
ckeywhitelist = list("GrapePantaSoda")
ckeywhitelist = list("grapepantasoda")

0 comments on commit 9f35b14

Please sign in to comment.