CleverRaven / Cataclysm-DDA

Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
http://cataclysmdda.org
Other
9.73k stars 4.05k forks source link

Fix invalid alpha talker error #73514

Closed Ramza13 closed 1 week ago

Ramza13 commented 1 week ago

Summary

None

Purpose of change

Fix #73242

Describe the solution

The enemy attack spell could target ground but the EOC run needed a target. Having a spell target the ground then run an eoc on that location seems like a valid idea but its a lot of work and this will work find targeting the player.

Describe alternatives you've considered

Testing

Additional context

RenechCDDA commented 1 week ago

Seems good to me. This probably also closes #71241