mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 03:51:49 +01:00
Sun Reach Bugfix (#22853)
Adds the missing line so the new Sun Reach origin actually appears in the list (whoops!) --------- Signed-off-by: Fyni <itsfyni@gmail.com>
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
/singleton/origin_item/origin/fisanduh,
|
||||
/singleton/origin_item/origin/core_worlds,
|
||||
/singleton/origin_item/origin/novi_jadran,
|
||||
/singleton/origin_item/origin/sun_reach,
|
||||
/singleton/origin_item/origin/imperial_frontier,
|
||||
/singleton/origin_item/origin/dominian_exile
|
||||
)
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
author: fyni
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Adds the missing line which allows the Sun Reach origin to appear"
|
||||
Reference in New Issue
Block a user