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

Conflicts:
	code/game/turfs/simulated/walls.dm
This commit is contained in:
Cheridan
2014-05-13 14:03:42 -05:00
172 changed files with 2622 additions and 12201 deletions
@@ -537,7 +537,8 @@ var/global/list/uneatable = list(
if(istype(A,/mob/living/))
var/mob/living/C = A
C.dust()
C.spawn_dust()
C.gib()
if(isturf(A))
var/turf/T = A