Browse Source

Added missing breath area

tags/v1.0.0
Fen Dweller 6 years ago
parent
commit
e74414d31d
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      features.js

+ 7
- 0
features.js View File

@@ -1471,6 +1471,13 @@ options = [
"optional": true,
"entries":
[
{
"name": "Breath area",
"id": "baseBreathArea",
"type": "float",
"default": "10",
"unit": "area"
},
{
"name": "Fire",
"id": "breathFire",


Loading…
Cancel
Save