Przeglądaj źródła

Fix plural form for galaxies

tags/v0.0.4
Fen Dweller 6 lat temu
rodzic
commit
a6beff0a16
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      constants.js

+ 1
- 1
constants.js Wyświetl plik

@@ -136,7 +136,7 @@ const buildings = {
},
"galaxy": {
"name": "Galaxy",
"plural": "Galaxy",
"plural": "Galaxies",
"desc": "In a galaxy far, far down your gullet...",
"cost": 4.0e17,
"prod": 1e15/2.6,


Ładowanie…
Anuluj
Zapisz