code/datums/components/combat_mode.dm ![code/datums/components/combat_mode.dm0](git.png)
/datum/component/combat_mode | Combat 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/combattoggle | The screen button. |