Several IPC adjustments.

Conflicts:
	code/modules/mob/living/carbon/human/human.dm
This commit is contained in:
Zuhayr
2014-05-03 21:29:10 +09:30
committed by ZomgPonies
parent 8986c20a4c
commit e79097add3
4 changed files with 15 additions and 3 deletions
+1 -1
View File
@@ -490,7 +490,7 @@
return
user.visible_message("\red \The [user] patches some dents on \the [M] with \the [src]",\
"\red \You patches some of the dents on \the [M].",\
"\red You patch some of the dents on \the [M].",\
"You hear a welder.")
H.heal_overall_damage(5,0)
return