From 6517b5de0df1ed79eb643f0aa3891bad00d13117 Mon Sep 17 00:00:00 2001 From: MrEidam Date: Mon, 29 Jan 2024 22:49:17 +0100 Subject: [PATCH] Version 45 --- Clicking/index.html | 78 ++++++++ Settings/index.html | 12 +- Shop/index.html | 54 ++++- Upgrade/index.html | 2 +- changelog | 13 ++ css/brb.css | 90 +-------- css/sett.css | 46 ++++- css/title.css | 139 +++++++++++++ img/chickens.svg | 1 + img/history.svg | 1 + img/wombats.svg | 479 ++++++++++++++++++++++++++++++++++++++++++++ index.html | 133 +++++------- js/lang.js | 25 --- js/main.js | 52 +++-- js/sett.js | 10 +- js/shop.js | 64 +++++- js/title.js | 18 ++ js/upgr.js | 15 +- txt/add.txt | 4 +- 19 files changed, 995 insertions(+), 241 deletions(-) create mode 100644 Clicking/index.html create mode 100644 css/title.css create mode 100644 img/chickens.svg create mode 100644 img/history.svg create mode 100644 img/wombats.svg delete mode 100644 js/lang.js create mode 100644 js/title.js diff --git a/Clicking/index.html b/Clicking/index.html new file mode 100644 index 0000000..6bd8226 --- /dev/null +++ b/Clicking/index.html @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + BRB - Clicking + + + + + + + + + +
+ + +
+

+

+ + +
+ + +
+ + +
+ +
+ + + + + + + + + \ No newline at end of file diff --git a/Settings/index.html b/Settings/index.html index 2a84495..a76d3bf 100644 --- a/Settings/index.html +++ b/Settings/index.html @@ -51,6 +51,16 @@ +
+

Other Sites

+
+ +

History

+ +
+
+
+ + +
+ +
+ + +
+
+ + +
+

+

+
+ + +
+ +
+ + +
+
+ + +
+

+

+
+ @@ -576,7 +616,7 @@