mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Invasion of the moffs (#17000)
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com> Co-authored-by: mochi <1496804+dearmochi@users.noreply.github.com>
This commit is contained in:
co-authored by
AffectedArc07
mochi
parent
1aa4222695
commit
a5bc67cd43
@@ -511,6 +511,9 @@
|
||||
if(istype(M.shoes, /obj/item/clothing/shoes/magboots) && (M.shoes.flags & NOSLIP))
|
||||
return
|
||||
|
||||
if(M.dna.species.spec_thunk(M)) //Species level thunk overrides
|
||||
return
|
||||
|
||||
if(M.buckled) //Cam't fall down if you are buckled
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user