From 554bc58f1c23273512b843f5f0c702650de90d7f Mon Sep 17 00:00:00 2001 From: Hopekz Date: Mon, 31 Jul 2023 03:38:23 -0500 Subject: [PATCH] Update code/__DEFINES/mobs.dm Co-authored-by: ihatethisengine <115417687+ihatethisengine@users.noreply.github.com> --- code/__DEFINES/mobs.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/__DEFINES/mobs.dm b/code/__DEFINES/mobs.dm index 42e00f2e41e9..3c95567e7ef1 100644 --- a/code/__DEFINES/mobs.dm +++ b/code/__DEFINES/mobs.dm @@ -309,7 +309,7 @@ // Queen strain flags #define QUEEN_NORMAL "Normal" -// Queen strain flags +// Facehugger strain flags #define FACEHUGGER_NORMAL "Normal" #define FACEHUGGER_WATCHER "Watcher"