This commit is contained in:
Tayyyyyyy
2018-05-01 19:36:17 -05:00
parent 330d607550
commit aa9d658847
40 changed files with 51 additions and 51 deletions

View File

@@ -32,7 +32,7 @@
else
G.death()
visible_message("<span class='danger'>[G] topples backwards as the death bolt impacts them!</span>")
visible_message("<span class='danger'>[G] topples backwards as the death bolt impacts [G.p_them()]!</span>")
/obj/item/projectile/magic/fireball/Range()
var/turf/T1 = get_step(src,turn(dir, -45))