mirror of
https://github.com/array-in-a-matrix/brainwine.git
synced 2025-04-02 11:11:58 -04:00
Forgot to configure prefabs
This commit is contained in:
parent
833bad56cc
commit
e1339ceb9d
2 changed files with 3 additions and 16 deletions
|
@ -1,10 +1,4 @@
|
||||||
{
|
{
|
||||||
"dungeon": false,
|
"decay": true,
|
||||||
"ruin": false,
|
"mirrorable": true
|
||||||
"loot": false,
|
|
||||||
"decay": false,
|
|
||||||
"mirrorable": false,
|
|
||||||
"replace": {},
|
|
||||||
"corresponding_replace": {},
|
|
||||||
"metadata": {}
|
|
||||||
}
|
}
|
|
@ -1,10 +1,3 @@
|
||||||
{
|
{
|
||||||
"dungeon": false,
|
"decay": true
|
||||||
"ruin": false,
|
|
||||||
"loot": false,
|
|
||||||
"decay": false,
|
|
||||||
"mirrorable": false,
|
|
||||||
"replace": {},
|
|
||||||
"corresponding_replace": {},
|
|
||||||
"metadata": {}
|
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue