/tg/ Station 13 - Modules - TypesVar Details - Proc Details

nation

Vars

dangerous_nationwhether to forge objectives attacking other nations
departmentdepartment said team is related to
potential_recruitsa list of ranks that can join this nation.

Procs

generate_nation_objectivesCalled by department revolt event to give the team some objectives.
new_possible_separatistSignal for adding new crewmembers (players joining the game) to the revolution.

Var Details

dangerous_nation

whether to forge objectives attacking other nations

department

department said team is related to

potential_recruits

a list of ranks that can join this nation.

Proc Details

generate_nation_objectives

Called by department revolt event to give the team some objectives.

Arguments: dangerous_nation: whether this nation will get objectives that are very very bloodthirsty, like killing other departments. target_nation: string of the nation they need to destroy/befriend

new_possible_separatist

Signal for adding new crewmembers (players joining the game) to the revolution.

Arguments: source: global signal, so this is SSdcs. crewmember: new onboarding crewmember. rank: new crewmember's rank.