From 612c7fc000a2cde25800003a0cc2e927fbf0baf4 Mon Sep 17 00:00:00 2001 From: H0lySquirr3l <34927367+H0lySquirr3l@users.noreply.github.com> Date: Fri, 11 Dec 2020 17:13:18 -0600 Subject: [PATCH] Update loadout_fluffitems_vr.dm --- .../client/preference_setup/loadout/loadout_fluffitems_vr.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/client/preference_setup/loadout/loadout_fluffitems_vr.dm b/code/modules/client/preference_setup/loadout/loadout_fluffitems_vr.dm index ea6ea6fde0..8415791627 100644 --- a/code/modules/client/preference_setup/loadout/loadout_fluffitems_vr.dm +++ b/code/modules/client/preference_setup/loadout/loadout_fluffitems_vr.dm @@ -91,7 +91,7 @@ /datum/gear/fluff/astraether_ritualknife path = /obj/item/weapon/material/knife/ritual display_name = "Astra's Ritual Knife" - description = "A well kept strange ritual knife, There is a small tag with the name "Astra Ether" on it. They are probably looking for this." + description = "A well kept strange ritual knife, There is a small tag with the name 'Astra Ether' on it. They are probably looking for this." ckeywhitelist = list("astraether") character_name = list("Astra Ether")