You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Fixed-or-Improved-Logics.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -298,6 +298,7 @@ This page describes all ingame logics that are fixed or improved in Phobos witho
298
298
- Fixed the bug that cause technos teleport to cell 0,0 by ChronoSphere superweapon.
299
299
- Fixed the bug that techno in attack move will move to target if it cannot attack it.
300
300
- Fixed the bug in AI scripts 56 and 57 that forced the launch of superweapons with index numbers 3 and 4.
301
+
- Buildings with `NeedsEngineer=true` are now considered to have threat value of 0 under ownership of `MultiplayPassive=true` houses regardless of their `ThreatPosed` value.
301
302
302
303
## Fixes / interactions with other extensions
303
304
@@ -341,7 +342,6 @@ This page describes all ingame logics that are fixed or improved in Phobos witho
341
342
- Fixed the bug that vehicle survivor can spawn on wrong position when transport has been destroyed.
342
343
- Fixed the bug that building with `Explodes=yes` use Ares's rubble logic will cause it's owner cannot defeat normally.
343
344
- Fixed an issue that retaliation will make the unit keep switching among multiple targets with the same amount of threat.
344
-
- Buildings with `NeedsEngineer=true` are now considered to have threat value of 0 under ownership of `MultiplayPassive=true` houses regardless of their `ThreatPosed` value.
0 commit comments