mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
More portal fixes
This commit is contained in:
@@ -138,10 +138,10 @@
|
||||
if(!AM)
|
||||
return FALSE
|
||||
|
||||
if(is_type_in_list(AM, blacklist))
|
||||
if(!AM.simulated)
|
||||
return FALSE
|
||||
|
||||
if(!AM.simulated)
|
||||
if(is_type_in_list(AM, blacklist))
|
||||
return FALSE
|
||||
|
||||
if(AM.anchored)
|
||||
|
||||
Reference in New Issue
Block a user