Space Station 13 - Modules - Types

code/datums/components/combat_mode.dm

/datum/component/combat_modeCombat mode component. It makes the user face whichever atom the mouse pointer is hovering, amongst other things designed outside of this file, namely PvP and PvE stuff, hence the name. Can be toggled on and off by clicking the screen hud object or by pressing the assigned hotkey (default 'C')
/atom/movable/screen/combattoggleThe screen button.