mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-05 23:11:52 +00:00
Fix scrapper IPCs not having access to all accents. (#13662)
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
name = "Scrapper"
|
||||
desc = "As IPC grew more and more common across human space, it was inevitable that some would drop off the grid and attempt to evade capture. In an attempt to survive, these IPC formed gangs, becoming known as Scrappers, for the discarded parts they used to augment or repair themselves. They are common wherever IPC are present yet not allowed to be free, being very common, particularly on Mars and Eridani, where the harsh conditions yet large amounts of waste allow them to sustain themselves. Some scrappers are known to reintegrate into society for a number of reasons, often being assisted by the gang to either acquire a new identity or reach a system where free IPC are allowed to exist."
|
||||
important_information = "Scrapper IPC tend to have a mix of different brand limbs."
|
||||
possible_accents = ACCENTS_ALL_IPC_SOL
|
||||
possible_accents = ACCENTS_ALL_IPC
|
||||
possible_citizenships = list(CITIZENSHIP_BIESEL, CITIZENSHIP_COALITION, CITIZENSHIP_NONE)
|
||||
possible_religions = RELIGIONS_ALL_IPC
|
||||
@@ -126,7 +126,8 @@
|
||||
/decl/origin_item/culture/ipc_tau_ceti,
|
||||
/decl/origin_item/culture/golden_deep,
|
||||
/decl/origin_item/culture/megacorporate,
|
||||
/decl/origin_item/culture/scrapper
|
||||
/decl/origin_item/culture/scrapper,
|
||||
/decl/origin_item/culture/orepit_trinary
|
||||
)
|
||||
|
||||
alterable_internal_organs = list()
|
||||
|
||||
Reference in New Issue
Block a user