From 823b309a5e66137a7e4a0a3296e4702cb9af62bd Mon Sep 17 00:00:00 2001 From: Helg2 Date: Mon, 23 Dec 2024 12:37:45 +0200 Subject: [PATCH] Update tgmc.dme --- tgmc.dme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tgmc.dme b/tgmc.dme index ed1b14a9476..40ea9eca17b 100644 --- a/tgmc.dme +++ b/tgmc.dme @@ -1832,8 +1832,8 @@ #include "code\modules\mob\living\status_procs\sleeping.dm" #include "code\modules\mob\living\status_procs\slowdown.dm" #include "code\modules\mob\living\status_procs\stagger.dm" -#include "code\modules\mob\living\status_procs\stun_absorption.dm" #include "code\modules\mob\living\status_procs\stun.dm" +#include "code\modules\mob\living\status_procs\stun_absorption.dm" #include "code\modules\mob\living\status_procs\temperature.dm" #include "code\modules\mob\living\status_procs\unconscious.dm" #include "code\modules\mob\new_player\ethnicity.dm"