mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 15:10:43 +00:00
make hydrogen bomb slighly smaller
This commit is contained in:
@@ -110,7 +110,7 @@ export class NukeExecution implements Execution {
|
||||
magnitude = { inner: 15, outer: 40 };
|
||||
break;
|
||||
case UnitType.HydrogenBomb:
|
||||
magnitude = { inner: 140, outer: 160 };
|
||||
magnitude = { inner: 120, outer: 140 };
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user