Merge branch 'BEF-staging' of github.com:Baystation12/Baystation12 into BEF-staging

This commit is contained in:
Spamcat
2013-03-19 11:17:32 +04:00
14 changed files with 1638 additions and 1475 deletions
+1 -1
View File
@@ -239,7 +239,7 @@
src.updatehealth()
// damage MANY external organs, in random order
/mob/living/proc/take_overall_damage(var/brute, var/burn)
/mob/living/proc/take_overall_damage(var/brute, var/burn, var/used_weapon = null)
adjustBruteLoss(brute)
adjustFireLoss(burn)
src.updatehealth()