From 479f54c907900b908a418c548a9726f96367febb Mon Sep 17 00:00:00 2001 From: jbox1 <40789662+jbox144@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:14:28 +1100 Subject: [PATCH] Update robots.dm --- code/__DEFINES/robots.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/__DEFINES/robots.dm b/code/__DEFINES/robots.dm index e0a5f0de..1faa87e9 100644 --- a/code/__DEFINES/robots.dm +++ b/code/__DEFINES/robots.dm @@ -35,7 +35,7 @@ #define CLEAN_BOT (1<<3) // Cleanbots #define MED_BOT (1<<4) // Medibots #define HONK_BOT (1<<5) // Honkbots & ED-Honks -#define FIRE_BOT (1<<6) // FirebotsHonks +#define FIRE_BOT (1<<6) // Firebots #define HUG_BOT (1<<7) // Hugbots //AI notification defines