diff --git a/icons/80x15.png b/icons/80x15.png new file mode 100644 index 00000000..7d5967c2 Binary files /dev/null and b/icons/80x15.png differ diff --git a/icons/88x31.png b/icons/88x31.png new file mode 100644 index 00000000..18be2377 Binary files /dev/null and b/icons/88x31.png differ diff --git a/icons/index.html b/icons/index.html index d8314b60..fb3c16c1 100644 --- a/icons/index.html +++ b/icons/index.html @@ -134,6 +134,8 @@ Icon + Wordmark (White, Black Border)
Icon + Wordmark (Black)
Icon + Wordmark (Horizontal)
+ 88x31 Button
+ 80x15 Mini
Cover Image

Sizes

diff --git a/index.html b/index.html index e4530ae1..0c376407 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ Sandboxels - + @@ -28,7 +28,7 @@ - + @@ -39,7 +39,7 @@ - + @@ -66,7 +66,7 @@ "name":"Sandboxels", "author":"R74n", "creator":"R74n", - "description":"Sandboxels is an in-browser falling sand simulation game, with mechanics such as heat simulation, electricity, density, chemical reactions, fire, and over 500 unique elements to play with.", + "description":"Sandboxels is an in-browser falling sand simulator, with mechanics such as heat simulation, electricity, density, chemical reactions, fire, and over 500 unique elements to play with.", "offers":{ "@type":"Offer", "price":"0", @@ -10142,7 +10142,7 @@ "prop": { color: ["#d46f50","#d4aa50"], onSelect: function(){ - var answer1 = prompt("Warning - This tool may break the game if used incorrectly.\n\nEnter a pixel attribute to modify:",(currentProp||undefined)); + var answer1 = prompt("Warning - This tool may break the simulator if used incorrectly.\n\nEnter a pixel attribute to modify:",(currentProp||undefined)); if (!answer1) { return } var answer2 = prompt("Now, enter a value for "+answer1+":",(currentPropValue||undefined)); if (!answer2) { return } @@ -14774,9 +14774,9 @@ window.onload = function() { WARNING