Files
Aurora.3/code/modules
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-12-23 02:09:49 +02:00
2016-12-21 21:39:22 +02: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-12-21 21:39:22 +02:00
2016-09-18 23:28:01 +03:00
2016-12-24 03:34:23 +02:00
2016-12-24 03:34:23 +02:00
2016-12-18 10:52:16 +02:00
2016-12-24 03:34:23 +02:00
2016-12-24 03:34:23 +02:00
2016-11-12 00:10:21 +02:00
2016-12-23 20:52:27 +02:00
2016-10-17 11:09:23 +03:00