mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 19:44:58 +01:00
I spend four hours merging my commits and I find this
- if it was any other programming language it wouldn’t have even compiled.
This commit is contained in:
@@ -966,7 +966,7 @@ mob/living/carbon/slime/var/temperature_resistance = T0C+75
|
||||
/mob/living/carbon/slime/getTrail()
|
||||
return null
|
||||
|
||||
/mob/living/carbon/slimes/slip(var/s_amount, var/w_amount, var/obj/O, var/lube)
|
||||
/mob/living/carbon/slime/slip(var/s_amount, var/w_amount, var/obj/O, var/lube)
|
||||
if(lube>=2)
|
||||
return 0
|
||||
.=..()
|
||||
|
||||
Reference in New Issue
Block a user