mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Loadout Departments Fix (#15313)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
Nonetheless, NanoTrasen has managed to secure itself as a crucial member of the newly-founded Stellar Corporate Conglomerate
|
||||
allowing themselves to remain as a dominant corporate presence within the Orion Spur.
|
||||
</p>"}
|
||||
departments = {"Medical<br>Science<br>Service"}
|
||||
departments = {"Medical<br>Research<br>Service"}
|
||||
title_suffix = "NT"
|
||||
|
||||
is_default = TRUE
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
military force across the Orion Spur. They are the main corporation found in the Empire of
|
||||
Dominia, and are at the forefront of weapons development technology.
|
||||
</p>"}
|
||||
departments = {"Science<br>Security"}
|
||||
departments = {"Engineering<br>Research<br>Security"}
|
||||
title_suffix = "Zavod"
|
||||
|
||||
allowed_role_types = ZAVOD_ROLES
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
controversial field that is now more accepted today.
|
||||
</p>"}
|
||||
|
||||
departments = {"Medical<br>Science"}
|
||||
departments = {"Medical<br>Research"}
|
||||
title_suffix = "Zeng"
|
||||
|
||||
allowed_role_types = ZENG_ROLES
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: SleepyGemmy
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Fixes Zavodskoi not having research under possible departments in the loadout."
|
||||
Reference in New Issue
Block a user