Might as well fix this while there's a more controvercial PR

This commit is contained in:
Alexander P. Ulan Hernandez
2015-07-13 08:51:37 -04:00
parent c429522f3b
commit d7ee8b9032
+1 -1
View File
@@ -124,7 +124,7 @@
if(!G.confirm())
return 0
G.affecting.loc = src.loc
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.assailant, G.affecting, "pushed")