Melee Rebalancing

This commit is contained in:
Fox-McCloud
2014-12-18 10:22:02 -05:00
parent f849c4fc46
commit 53d15682ce
17 changed files with 117 additions and 90 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
/obj/item/projectile/magic/fireball/on_hit(var/target)
var/turf/T = get_turf(target)
explosion(T, -1, 0, 2, 3, 0, flame_range = 2)
explosion(T, -1, 0, 2, 3, 0)
/obj/item/projectile/magic/resurrection
name = "bolt of resurrection"