From 7cb8756adbdee48d9fef1e17ce8d6453be47e57f Mon Sep 17 00:00:00 2001 From: Nero Ignis Date: Wed, 21 Apr 2021 22:15:59 +0200 Subject: [PATCH] Implement buildings being buildable with resources; --- index.html | 12 ++++++++++- js/app.js | 63 +++++++++++++++++++++++++++++++++++++++++++++--------- 2 files changed, 64 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index 8dde473..01c7b23 100644 --- a/index.html +++ b/index.html @@ -107,7 +107,17 @@