mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
[NONMODULAR] Snerfs (Snail Nerfs) (#13253)
* thisiswhywecanthavenicethings * got it Co-authored-by: Snakebittenn <12636964+Snakebittenn@users.noreply.github.com>
This commit is contained in:
@@ -31,5 +31,5 @@
|
||||
|
||||
var/turf/open/OT = get_turf(snail)
|
||||
if(istype(OT))
|
||||
OT.MakeSlippery(TURF_WET_WATER, 1.5 SECONDS) //SKYRAT EDIT: Roundstart Snails - No more lube
|
||||
OT.MakeSlippery(TURF_WET_WATER, 1 SECONDS) //SKYRAT EDIT: Roundstart Snails - No more lube
|
||||
return TRUE
|
||||
|
||||
Reference in New Issue
Block a user