This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
stroll
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
11
Wiki
Activity
Browse Source
Added missing breath area
tags/v1.0.0
Fen Dweller
6 years ago
parent
1a90cc18a2
commit
e74414d31d
1 changed files
with
7 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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",
Write
Preview
Loading…
Cancel
Save