stop hiding under tables

This commit is contained in:
crazyraio2
2020-07-15 09:59:18 -03:00
parent 976b7df699
commit 6e3fa3a217
2 changed files with 2 additions and 2 deletions
@@ -9,7 +9,7 @@ GLOBAL_DATUM_INIT(keycard_events, /datum/events, new)
desc = "This device is used to trigger station functions, which require more than one ID card to authenticate."
icon = 'icons/obj/monitors.dmi'
icon_state = "auth_off"
plane = ABOVE_WALL_PLANE
plane = GAME_PLANE
use_power = IDLE_POWER_USE
idle_power_usage = 2
active_power_usage = 6