Fix scrapper IPCs not having access to all accents. (#13662)

This commit is contained in:
Matt Atlas
2022-04-25 21:37:14 +02:00
committed by GitHub
parent 48e88dadb2
commit dda6061724
3 changed files with 45 additions and 2 deletions

View File

@@ -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

View File

@@ -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()