diff --git a/code/modules/background/origins/origins/human/dominia.dm b/code/modules/background/origins/origins/human/dominia.dm index cfc42e2afc5..dd7e3d2fbd0 100644 --- a/code/modules/background/origins/origins/human/dominia.dm +++ b/code/modules/background/origins/origins/human/dominia.dm @@ -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 ) diff --git a/html/changelogs/fyni-sun-reach-bugfix.yml b/html/changelogs/fyni-sun-reach-bugfix.yml new file mode 100644 index 00000000000..38a48a62d7e --- /dev/null +++ b/html/changelogs/fyni-sun-reach-bugfix.yml @@ -0,0 +1,4 @@ +author: fyni +delete-after: True +changes: + - rscadd: "Adds the missing line which allows the Sun Reach origin to appear" \ No newline at end of file