mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Fix update_existing.md childrenToDestroy
This commit is contained in:
parent
364b01ee18
commit
aea6bacfbc
@ -13,7 +13,7 @@ You can also delete parts of an existing planet. Here's part of an example confi
|
|||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"name": "Ember Twin",
|
"name": "Ember Twin",
|
||||||
"childrenToDestroy": [
|
"removeChildren": [
|
||||||
"SandSphere_Rising"
|
"SandSphere_Rising"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user