Merge branch 'master' of https://github.com/PolarisSS13/Polaris into polaris-sync-20170630

This commit is contained in:
Leshana
2017-06-30 22:05:02 -04:00
67 changed files with 1127 additions and 278 deletions

View File

@@ -130,7 +130,7 @@
break_to_parts()
return
if(istype(W, /obj/item/weapon/melee/arm_blade))
if(istype(W, /obj/item/weapon/melee/changeling/arm_blade))
user.visible_message("<span class='danger'>\The [src] was sliced apart by [user]!</span>")
break_to_parts()
return