Created hydrogen bomb

This commit is contained in:
Evan
2024-11-20 19:55:42 -08:00
parent 8531b47144
commit 18ac34ae45
11 changed files with 37 additions and 55 deletions
+2 -1
View File
@@ -32,7 +32,8 @@ export enum UnitType {
TransportShip = "Transport",
Destroyer = "Destroyer",
Port = "Port",
Nuke = "Nuke",
AtomBomb = "Atom Bomb",
HydrogenBomb = "Hydrogen Bomb",
TradeShip = "Trade Ship",
MissileSilo = "Missile Silo",
}