added span class to ripley clamp too

This commit is contained in:
TDSSS
2018-10-14 15:00:15 +02:00
parent 19f925f525
commit 611a069deb
@@ -63,8 +63,8 @@
start_cooldown()
else
step_away(M,chassis)
occupant_message("You push [target] out of the way.")
chassis.visible_message("[chassis] pushes [target] out of the way.")
occupant_message("<span class='notice'>You push [target] out of the way.</span>")
chassis.visible_message("<span class='notice'>[chassis] pushes [target] out of the way.</span>")
return 1