mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 21:49:11 +01:00
Fix resin doors not being breakable (#18495)
* Fix resin doors not being breakable * Update simple_doors.dm
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
density = TRUE
|
||||
anchored = TRUE
|
||||
can_atmos_pass = ATMOS_PASS_DENSITY
|
||||
breakable = TRUE
|
||||
|
||||
icon = 'icons/obj/doors/material_doors.dmi'
|
||||
icon_state = "metal"
|
||||
|
||||
Reference in New Issue
Block a user