mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Renamed WarpCore frequency
This commit is contained in:
parent
86ba6f6489
commit
0aa2c06576
@ -63,7 +63,7 @@ namespace NewHorizons.Builder.Props
|
||||
SignalFrequencyOverrides = new Dictionary<SignalFrequency, string>() {
|
||||
{ SignalFrequency.Statue, "NOMAI STATUE" },
|
||||
{ SignalFrequency.Default, "???" },
|
||||
{ SignalFrequency.WarpCore, "ANTI-MASS FLUCTUATIONS" }
|
||||
{ SignalFrequency.WarpCore, "ANTI-GRAVITON FLUX" }
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user