Merge branch 'master' of https://github.com/tgstation/-tg-station into PreliminaryDamageRefactor

# Conflicts:
#	code/game/gamemodes/miniantags/bot_swarm/swarmer.dm
#	code/game/objects/effects/portals.dm
This commit is contained in:
phil235
2016-09-29 01:44:27 +02:00
173 changed files with 879 additions and 839 deletions
+1 -1
View File
@@ -321,7 +321,7 @@
toner = 0
/obj/machinery/photocopier/blob_act(obj/effect/blob/B)
/obj/machinery/photocopier/blob_act(obj/structure/blob/B)
if(prob(50))
qdel(src)
else