Nerfs Tabling

This commit is contained in:
Fox-McCloud
2016-06-08 02:14:06 -04:00
parent b991cd8bc7
commit 4fa4b253ef
+1 -1
View File
@@ -208,7 +208,7 @@
if(!G.confirm())
return 0
G.affecting.forceMove(get_turf(src))
G.affecting.Weaken(5)
G.affecting.Weaken(2)
G.affecting.visible_message("<span class='danger'>[G.assailant] pushes [G.affecting] onto [src].</span>", \
"<span class='userdanger'>[G.assailant] pushes [G.affecting] onto [src].</span>")
add_logs(G.affecting, G.assailant, "pushed onto a table")