From 528fa0da45436f66a7ade757b6af8b1d7b3f37a7 Mon Sep 17 00:00:00 2001 From: Chemlight Date: Tue, 26 Jan 2021 16:21:28 -0800 Subject: [PATCH] Woops made an oopsie Changed a datum path so there isn't duplicate datums --- hyperstation/code/obj/plushes.dm | 1 - modular_citadel/code/modules/client/loadout/backpack.dm | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/hyperstation/code/obj/plushes.dm b/hyperstation/code/obj/plushes.dm index 1de3e358..4e56c7b7 100644 --- a/hyperstation/code/obj/plushes.dm +++ b/hyperstation/code/obj/plushes.dm @@ -70,4 +70,3 @@ light_power = 0.25 light_range = 1.4 attack_verb = list("bapped", "slapped", "bonked") - squeak_override = list('modular_citadel/sound/voice/bark.ogg' = 1) \ No newline at end of file diff --git a/modular_citadel/code/modules/client/loadout/backpack.dm b/modular_citadel/code/modules/client/loadout/backpack.dm index 9fba5c3c..adb1d42a 100644 --- a/modular_citadel/code/modules/client/loadout/backpack.dm +++ b/modular_citadel/code/modules/client/loadout/backpack.dm @@ -209,7 +209,7 @@ cost = 1 //chemlight doged -/datum/gear/lipstick_white +/datum/gear/plushchemlight // This is not lipstick anymore. name = "Chemlight Plushie" category = SLOT_IN_BACKPACK path = /obj/item/toy/plush/mammal/chemlight