Merge pull request #4620 from Fox-McCloud/mai-tables

Nerfs Tabling
This commit is contained in:
TheDZD
2016-06-11 11:47:20 -04:00
committed by GitHub
+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")