mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
You can no longer slip on fireman-carried clowns (#47000)
* trips * yikes * im braindead
This commit is contained in:
@@ -21,5 +21,5 @@
|
||||
|
||||
|
||||
/datum/component/slippery/proc/Slip_on_wearer(datum/source, atom/movable/AM, mob/living/crossed)
|
||||
if(crossed.lying)
|
||||
if(crossed.lying && !crossed.buckle_lying)
|
||||
Slip(source, AM)
|
||||
|
||||
Reference in New Issue
Block a user