Files
Aurora.3/code
NanakoAC 6cef8c9074 Attack Proc fixes (#1259)
Baymerge changed the attack proc, i think by removing a default value, and a lot of things broke because they weren't using the function correctly.

This proc does three main things.

Adds a default to /obj/item/proc/attack to target the chest when no target zone is supplied.

Fixes the lack of a target zone in many attack procs, properly defining it so it'll get passed to the parent, and ensure that bodypart-specific targeting works.

Removes most instances of code to retrieve the user's selected zone, and instead to use the zone passed into the attack function. saves duplication of effort.
2016-12-24 03:34:23 +02:00
..
2016-11-11 22:10:35 +00:00
2016-12-24 03:34:23 +02:00
2016-12-24 03:34:23 +02:00
2016-12-24 03:34:23 +02:00
2016-11-22 20:25:28 +02:00