mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 19:52:40 +00:00
Merge pull request #2066 from Verkister/patch-13
double-earlyports unseen combat ai fix
This commit is contained in:
@@ -18,6 +18,8 @@
|
|||||||
return give_destination(get_turf(O), 0, TRUE)
|
return give_destination(get_turf(O), 0, TRUE)
|
||||||
else
|
else
|
||||||
return find_target()
|
return find_target()
|
||||||
|
else
|
||||||
|
return find_target()
|
||||||
else
|
else
|
||||||
return shoot_near_turf(target_last_seen_turf)
|
return shoot_near_turf(target_last_seen_turf)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user