mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Update updating-planets.md
This commit is contained in:
parent
ad5f72563d
commit
7cc99db964
@ -3,7 +3,7 @@ title: Update Existing Planets
|
|||||||
description: A guide for updating base-game planets in New Horizons
|
description: A guide for updating base-game planets in New Horizons
|
||||||
---
|
---
|
||||||
|
|
||||||
Similar to above, make a config where "Name" is the name of the planet. The name should be able to just match their in-game english names, however if you encounter any issues with that here are the in-code names for planets that are guaranteed to work:
|
Similar to above, make a config where "Name" is the name of the planet. The name should be able to just match their in-game english names, however if you encounter any issues with that here are the in-code names for planets that are guaranteed to work (case sensitive!):
|
||||||
|
|
||||||
- `SUN`
|
- `SUN`
|
||||||
- `CAVE_TWIN` (Ember Twin)
|
- `CAVE_TWIN` (Ember Twin)
|
||||||
@ -14,7 +14,7 @@ Similar to above, make a config where "Name" is the name of the planet. The name
|
|||||||
- `DARK_BRAMBLE`
|
- `DARK_BRAMBLE`
|
||||||
- `COMET` (Interloper)
|
- `COMET` (Interloper)
|
||||||
- `WHITE_HOLE`
|
- `WHITE_HOLE`
|
||||||
- `WHITE_HOLE_TARGET` (The Whitehole Station)
|
- `WhiteholeStation` (The Whitehole Station)
|
||||||
- `QUANTUM_MOON`
|
- `QUANTUM_MOON`
|
||||||
- `ORBITAL_PROBE_CANNON`
|
- `ORBITAL_PROBE_CANNON`
|
||||||
- `TIMBER_MOON` (Attlerock)
|
- `TIMBER_MOON` (Attlerock)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user