From edffa49e1ad277f6f563caa8a932ba81639616b8 Mon Sep 17 00:00:00 2001 From: lectronyx <78713019+lectronyx@users.noreply.github.com> Date: Thu, 14 Dec 2023 23:04:47 -0500 Subject: [PATCH] unfuck language whoops lol fuck quality control --- code/modules/language/draconic.dm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/modules/language/draconic.dm b/code/modules/language/draconic.dm index 04819c7b360..a8c800a121f 100644 --- a/code/modules/language/draconic.dm +++ b/code/modules/language/draconic.dm @@ -43,4 +43,5 @@ "a", "a", "e", "e", "i", "i", "o", "o", "u", "u", "s", "s" ) icon_state = "lizard" - default_priority = 90 \ No newline at end of file + default_priority = 90 +