mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-22 09:58:10 +00:00
remove interceptor invul
This commit is contained in:
@@ -322,8 +322,7 @@ export class NukeExecution implements Execution {
|
||||
type === UnitType.AtomBomb ||
|
||||
type === UnitType.HydrogenBomb ||
|
||||
type === UnitType.MIRVWarhead ||
|
||||
type === UnitType.MIRV ||
|
||||
type === UnitType.SAMMissile
|
||||
type === UnitType.MIRV
|
||||
) {
|
||||
continue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user