Files
VOREStation/code/modules/reagents
mwerezak 11c5b10bb9 Refactors various item attack() implementations
Replaced some attack() overrides with apply_hit_effect() or other attack
procs where appropriate.
Removed the attack() override from reagent_containers.

Conflicts:
	code/game/objects/items/weapons/clown_items.dm
	code/game/objects/items/weapons/material/kitchen.dm
	code/game/objects/items/weapons/stunbaton.dm
	code/modules/mob/living/carbon/human/human_defense.dm
	code/modules/mob/living/carbon/human/species/xenomorphs/alien_facehugger.dm
	code/modules/mob/living/simple_animal/friendly/spiderbot.dm
	code/modules/mob/living/simple_animal/simple_animal.dm
2016-04-22 04:57:22 -04:00
..
2016-03-21 14:22:44 +03:00
2016-03-14 12:21:35 +03:00
2015-11-29 13:34:00 -05:00
2016-03-11 11:59:51 +03:00
2016-04-18 15:16:31 +01:00
2016-04-15 01:01:58 -04:00