Had to funpolice HONK mech and snowmobiles because players.

This commit is contained in:
ZomgPonies
2013-11-29 07:50:54 -05:00
parent 2313ee11e7
commit 0bfeb40449
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -159,6 +159,8 @@
if(istype(src.loc, /turf/space))
src.space_move.start(list(src,direction))
if(istype(src.loc, /turf/simulated))
health -= 5
usr << "Your snowmobile takes damage from not being on snow!"
var/turf/simulated/T = src.loc
if(T.wet == 2) //Lube! Fall off!
playsound(src, 'sound/misc/slip.ogg', 50, 1, -3)