Browse Source

Give Towns a unique icon

tags/v0.0.3
Fen Dweller 5 years ago
parent
commit
87af142065
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      constants.js

+ 1
- 1
constants.js View File

@@ -52,7 +52,7 @@ const buildings = {
"desc": "More snacks, less packaging.",
"cost": 1.8e6,
"prod": 1e4/1.5,
"icon": "fa-building"
"icon": "fa-store"
},
"block": {
"name": "Block",


Loading…
Cancel
Save