mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 00:23:29 +01:00
makes resin doors a tad less jank (#21336)
This commit is contained in:
@@ -140,11 +140,6 @@
|
||||
. = ..()
|
||||
move_update_air(T)
|
||||
|
||||
/obj/structure/alien/resin/door/Crossed(mob/living/L, oldloc)
|
||||
..()
|
||||
if(!state_open)
|
||||
return try_to_operate(L)
|
||||
|
||||
/obj/structure/alien/resin/door/attack_ai(mob/user)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user