Bodybags don't have a door animation (#93939)

## About The Pull Request

Sets door_anim_time = 0 so bodybags don't try to animate a door that
doesn't exist

## Changelog

🆑 Melbert
fix: Things disappear instantly when going into bodybags
/🆑
This commit is contained in:
MrMelbert
2025-11-15 18:26:15 +01:00
committed by GitHub
parent 39f23a6baa
commit 8992bfa055
@@ -19,6 +19,7 @@
can_install_electronics = FALSE
paint_jobs = null
can_weld_shut = FALSE
door_anim_time = 0
var/foldedbag_path = /obj/item/bodybag
var/obj/item/bodybag/foldedbag_instance = null