Renamed night_vision.json to dark_vision.json
Renamed the file to reflect the power name bettermain
parent
a575422b5d
commit
e7f0645b6b
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"type": "origins:night_vision",
|
||||||
|
"strength": 0.5,
|
||||||
|
"name": "Darkvision",
|
||||||
|
"description": "You can see in the dark. Somewhat.",
|
||||||
|
"condition": {
|
||||||
|
"type": "origins:brightness",
|
||||||
|
"comparison": "<=",
|
||||||
|
"compare_to": 0.3
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue