fixes the laws of matter conservation (#37300)
This commit is contained in:
@@ -147,6 +147,9 @@
|
||||
qdel(src)
|
||||
return TRUE
|
||||
|
||||
/obj/vehicle/ridden/scooter/skateboard/wrench_act(mob/living/user, obj/item/I)
|
||||
return
|
||||
|
||||
//Wheelys
|
||||
/obj/vehicle/ridden/scooter/wheelys
|
||||
name = "Wheely-Heels"
|
||||
@@ -187,4 +190,4 @@
|
||||
H.adjustBrainLoss(1)
|
||||
H.updatehealth()
|
||||
visible_message("<span class='danger'>[src] crashes into [A], sending [H] flying!</span>")
|
||||
playsound(src, 'sound/effects/bang.ogg', 50, 1)
|
||||
playsound(src, 'sound/effects/bang.ogg', 50, 1)
|
||||
|
||||
Reference in New Issue
Block a user