Large cardboard box icon fix (#59938)

* cardboard box fix
This commit is contained in:
Arkatos1
2021-07-03 20:39:56 +02:00
committed by GitHub
parent 4d62d199d2
commit be92d05a4b
2 changed files with 2 additions and 1 deletions
@@ -15,6 +15,7 @@
icon_state = "agentbox"
max_integrity = 1 // "This dumb box shouldn't take more than one hit to make it vanish."
move_speed_multiplier = 0.5
enable_door_overlay = FALSE
/obj/structure/closet/cardboard/agent/proc/go_invisible()
animate(src, , alpha = 0, time = 20)