mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
Update acid.dm (#61684)
This commit is contained in:
@@ -209,7 +209,7 @@
|
||||
var/mob/living/crosser = arrived
|
||||
if(crosser.movement_type & FLYING)
|
||||
return
|
||||
if(crosser.m_intent & MOVE_INTENT_WALK)
|
||||
if(crosser.m_intent == MOVE_INTENT_WALK)
|
||||
return
|
||||
if(prob(60))
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user