Files
VOREStation/code/game/gamemodes
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
..
2015-11-08 10:09:14 -05:00
2016-03-24 01:23:08 +03:00
2016-04-09 20:02:56 +01:00
2016-02-25 15:08:30 +03:00
2016-04-09 20:02:56 +01:00
2016-04-09 20:02:56 +01:00
2015-11-08 10:09:14 -05:00
2016-04-09 20:02:56 +01:00
2016-04-09 20:02:56 +01:00
2016-03-01 14:48:24 +03:00
2015-12-24 21:13:40 +10:30