mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Fixes door buzz (#31632)
This commit is contained in:
@@ -203,8 +203,8 @@
|
||||
if(foam_level)
|
||||
return
|
||||
|
||||
if(!barricaded)
|
||||
return
|
||||
if(barricaded)
|
||||
return FALSE
|
||||
|
||||
if(!HAS_TRAIT(user, TRAIT_FORCE_DOORS))
|
||||
return FALSE
|
||||
|
||||
Reference in New Issue
Block a user