Explorar el Código

Capitalize automatic digestion

tags/v1.1.0
Fen Dweller hace 5 años
padre
commit
8e6a7a9746
Se han modificado 1 ficheros con 11 adiciones y 11 borrados
  1. +11
    -11
      features.js

+ 11
- 11
features.js Ver fichero

@@ -842,7 +842,7 @@ options = [
"entries": "entries":
[ [
{ {
"name": "Automatic digestion",
"name": "Automatic Digestion",
"id": "oralDigestAuto", "id": "oralDigestAuto",
"type": "subcategory", "type": "subcategory",
"default": true, "default": true,
@@ -892,7 +892,7 @@ options = [
"unit": "length" "unit": "length"
}, },
{ {
"name": "Automatic digestion",
"name": "Automatic Digestion",
"id": "analDigestAuto", "id": "analDigestAuto",
"type": "subcategory", "type": "subcategory",
"default": true, "default": true,
@@ -1093,7 +1093,7 @@ options = [
"tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, [1]:all mass goes to this part [.2]:20% part growth-80% overall growth." "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, [1]:all mass goes to this part [.2]:20% part growth-80% overall growth."
}, },
{ {
"name": "Automatic digestion",
"name": "Automatic Digestion",
"id": "tailDigestAuto", "id": "tailDigestAuto",
"type": "subcategory", "type": "subcategory",
"default": true, "default": true,
@@ -1236,7 +1236,7 @@ options = [
"default": "1" "default": "1"
}, },
{ {
"name": "Automatic digestion",
"name": "Automatic Digestion",
"id": "cockDigestAuto", "id": "cockDigestAuto",
"type": "subcategory", "type": "subcategory",
"default": true, "default": true,
@@ -1401,7 +1401,7 @@ options = [
"tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, [1]:all mass goes to this part [.2]:20% part growth-80% overall growth." "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, [1]:all mass goes to this part [.2]:20% part growth-80% overall growth."
}, },
{ {
"name": "Automatic digestion",
"name": "Automatic Digestion",
"id": "unbirthDigestAuto", "id": "unbirthDigestAuto",
"type": "subcategory", "type": "subcategory",
"default": true, "default": true,
@@ -1525,7 +1525,7 @@ options = [
"tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, [1]:all mass goes to this part [.2]:20% part growth-80% overall growth." "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, [1]:all mass goes to this part [.2]:20% part growth-80% overall growth."
}, },
{ {
"name": "Automatic digestion",
"name": "Automatic Digestion",
"id": "breastDigestAuto", "id": "breastDigestAuto",
"type": "subcategory", "type": "subcategory",
"default": true, "default": true,
@@ -1659,7 +1659,7 @@ options = [
"tooltip": "How much you grow when absorbing souls. [1]-you will gain equal mass to the souls you absorb. [.01]- you will grow by 1% of the mass of the souls you absorb. This does not stack with Prey growth factor" "tooltip": "How much you grow when absorbing souls. [1]-you will gain equal mass to the souls you absorb. [.01]- you will grow by 1% of the mass of the souls you absorb. This does not stack with Prey growth factor"
}, },
{ {
"name": "Automatic digestion",
"name": "Automatic Digestion",
"id": "soulDigestAuto", "id": "soulDigestAuto",
"type": "subcategory", "type": "subcategory",
"default": true, "default": true,
@@ -1752,7 +1752,7 @@ options = [
"default": "1" "default": "1"
}, },
{ {
"name": "Automatic digestion",
"name": "Automatic Digestion",
"id": "bladderDigestAuto", "id": "bladderDigestAuto",
"type": "subcategory", "type": "subcategory",
"default": true, "default": true,
@@ -1848,7 +1848,7 @@ options = [
"tooltip": "How much you grow when absorbing people via goo. [1]-you will gain equal mass to the souls you absorb. [.01]- you will grow by 1% of the mass of the souls you absorb. This does not stack with Prey growth factor" "tooltip": "How much you grow when absorbing people via goo. [1]-you will gain equal mass to the souls you absorb. [.01]- you will grow by 1% of the mass of the souls you absorb. This does not stack with Prey growth factor"
}, },
{ {
"name": "Automatic digestion",
"name": "Automatic Digestion",
"id": "gooDigestAuto", "id": "gooDigestAuto",
"type": "subcategory", "type": "subcategory",
"default": true, "default": true,
@@ -1886,7 +1886,7 @@ options = [
"tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, [1]:all mass goes to this part [.2]:20% part growth-80% overall growth." "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, [1]:all mass goes to this part [.2]:20% part growth-80% overall growth."
}, },
{ {
"name": "Automatic digestion",
"name": "Automatic Digestion",
"id": "pawDigestAuto", "id": "pawDigestAuto",
"type": "subcategory", "type": "subcategory",
"default": true, "default": true,
@@ -2076,7 +2076,7 @@ options = [
"tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, [1]:all mass goes to this part [.2]:20% part growth-80% overall growth." "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, [1]:all mass goes to this part [.2]:20% part growth-80% overall growth."
}, },
{ {
"name": "Automatic digestion",
"name": "Automatic Digestion",
"id": "wingDigestAuto", "id": "wingDigestAuto",
"type": "subcategory", "type": "subcategory",
"default": true, "default": true,


Cargando…
Cancelar
Guardar