From ce7098df03042d6170feccb2d39917447c5646da Mon Sep 17 00:00:00 2001 From: larentoun <31931237+larentoun@users.noreply.github.com> Date: Wed, 16 Oct 2024 18:09:13 +0300 Subject: [PATCH] failsafe --- .../translations/code/ru_names/ru_name_materials.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/modular_bandastation/translations/code/ru_names/ru_name_materials.dm b/modular_bandastation/translations/code/ru_names/ru_name_materials.dm index ecdd5b9973621..9f20a58e834ff 100644 --- a/modular_bandastation/translations/code/ru_names/ru_name_materials.dm +++ b/modular_bandastation/translations/code/ru_names/ru_name_materials.dm @@ -1,4 +1,5 @@ /datum/material/declent_ru(case_id, list/ru_names_override) + . = name if(!ispath(sheet_type)) CRASH("Sheet type couldn't be declented because it's not a path!") var/atom/sheet = sheet_type