From 0bcbcee5016a62507c9afbf890f05011882aeb59 Mon Sep 17 00:00:00 2001 From: izac112 Date: Thu, 19 Sep 2019 01:58:35 +0200 Subject: [PATCH] Important Comment --- .../client/preference_setup/loadout/loadout_fluffitems_yw.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm b/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm index f3fe5af3e5..6b66eec642 100644 --- a/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm +++ b/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm @@ -1,7 +1,7 @@ /* /datum/gear/fluff/testhorn path = /obj/item/weapon/bikehorn - display_name = "Airhorn - Example Item" + display_name = "Airhorn - Example Item" //Don't use the same as another item description = "An example item that you probably shouldn't see!" ckeywhitelist = list("broman2000") allowed_roles = list("Station Engineer") //Don't include this if the item is not role restricted