Skip to content

Commit

Permalink
Fluff ckey addition (#5168)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReezeBL authored Nov 12, 2024
1 parent 191bb15 commit 0cf5499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tff_modular/modules/~donator/loadout.dm
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
/datum/loadout_item/neck/mousecloak
name = "Winter Assault Jacket"
item_path = /obj/item/clothing/neck/mousecloak
ckeywhitelist = list("mercreaper", "yaqapi", "siamant", "flippingtable", "phenyamomota")
ckeywhitelist = list("mercreaper", "yaqapi", "siamant", "flippingtable", "phenyamomota", "romontesque")

/datum/loadout_item/under/miscellaneous/trurl_uniform
name = "NAV Trurl Officer Uniform"
Expand Down

0 comments on commit 0cf5499

Please sign in to comment.