Results 12 comments of Tastyfish

mapdiffbot is just uphappy because the original PR state had the wrong paths in the SR maps

Now the hard question of do we a) Add our custom simple mobs to the whitelist for now b) Delete them c) Port all of them to be basic mobs...

Probably going to keep this as a draft as a reminder. I'm holding off on converting any of the hostiles, as the subtrees and behaviors for combat stuff is still...

`/atom/proc/onCentCom()` should be adjusted as it's currently hardwired to check if you're either on a transitting shuttle, or specifically a subtype of `/area/centcom` and I wouldn't want greentext to get...

Looks to be upstream https://github.com/tgstation/tgstation/issues/70135 .

May be fixed by https://github.com/tgstation/tgstation/pull/70453 but we'll see.

FYI the way that holiday checks work now is `if(check_holidays(HALLOWEEN))` if you wanted to keep that.

> > FYI the way that holiday checks work now is `if(check_holidays(HALLOWEEN))` if you wanted to keep that. > > Meh, do you think holiday based easter eggs are worth...

The fax machine should probably just be removed to not be confused with the upcoming ability to fax to CC (admins) via this PR https://github.com/tgstation/tgstation/pull/71129