Преглед на файлове

More Tooltips

added tooltips to difficulty(not displayed for some reason) , human prey, military, and magic
tags/v1.0.0
jsb5468 преди 6 години
родител
ревизия
01c58e6873
променени са 1 файла, в които са добавени 10 реда и са изтрити 4 реда
  1. +10
    -4
      features.js

+ 10
- 4
features.js Целия файл

@@ -622,11 +622,13 @@ options = [
[
{
"name": "Sandbox",
"value": "0"
"value": "0",
"tooltip": "Grow how you want, when you want.",
},
{
"name": "Stompvival",
"value": "1"
"value": "1",
"tooltip": "Actions earn you growth points, which are used to grow bigger.",
}
]
}
@@ -674,12 +676,14 @@ options = [
{
"name": "Human prey",
"id": "victimsHuman",
"type": "checkbox"
"type": "checkbox",
"tooltip": "When checked, your prey is humans. By default your prey is a wide array of anthros."
},
{
"name": "Military",
"id": "victimsMilitary",
"type": "checkbox"
"type": "checkbox",
"tooltip": "When checked, you can prey on military units like soldiers, tanks, helicopeter, up to destroying entire armies."
},
{
"name": "Macros",
@@ -1696,6 +1700,7 @@ options = [
"type": "checkbox",
"buttons": ["magic_shrink"],
"default": true,
"tooltip": "Allows you to shrink a wide area(relative to your size) into a smaller area, allowing you to devour prey much bigger than you are."
},
{
"name": "Fast digestion",
@@ -1703,6 +1708,7 @@ options = [
"type": "checkbox",
"buttons": ["magic_fast_digestion"],
"default": true,
"tooltip": "Fast Digestion allows you to speed up your digestion for a short duration."
},
]
},


Loading…
Отказ
Запис