Showed that huge proc in /atom what polymorphism' is.

Now instead of huge condition line it's handled where it was supposed to be handled.
This commit is contained in:
Chinsky
2013-06-01 12:24:43 +04:00
parent 0b9c904252
commit 89fff29db1
5 changed files with 82 additions and 85 deletions
@@ -89,6 +89,6 @@ Bonus
if(brute_dam < 50)
M.adjustBruteLoss(3)
var/turf/pos = get_turf(M)
var/turf/simulated/pos = get_turf(M)
pos.add_blood_floor(M)
playsound(pos, 'sound/effects/splat.ogg', 50, 1)