[NONMODULAR] Snerfs (Snail Nerfs) (#13253)

* thisiswhywecanthavenicethings

* got it

Co-authored-by: Snakebittenn <12636964+Snakebittenn@users.noreply.github.com>
This commit is contained in:
Nerevar
2022-05-02 22:47:53 +01:00
committed by GitHub
co-authored by Snakebittenn
parent c449108623
commit a5e42ac092
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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