Update scooter.dm

This commit is contained in:
kevinz000
2020-04-10 04:33:35 -07:00
committed by GitHub
parent b09ac26ab2
commit 185b38e109
-1
View File
@@ -133,7 +133,6 @@
else
playsound(src, 'sound/vehicles/skateboard_roll.ogg', 50, TRUE)
if(prob (25))
var/turf/location = get_turf(loc)
sparks.start() //the most radical way to start plasma fires
addtimer(CALLBACK(src, .proc/grind), 2)
return