Merge pull request #36772 from vuonojenmustaturska/dertpartment
Removes derpartment
This commit is contained in:
committed by
CitadelStationBot
parent
77f40b6be9
commit
9520546277
@@ -675,7 +675,7 @@ GLOBAL_LIST_EMPTY(possible_items_special)
|
||||
//Picks as many people as it can from a department (Security,Engineer,Medical,Science)
|
||||
//and tasks the lings with killing and replacing them
|
||||
/datum/objective/changeling_team_objective/impersonate_department
|
||||
explanation_text = "Ensure X derpartment are killed, impersonated, and replaced by Changelings"
|
||||
explanation_text = "Ensure X department are killed, impersonated, and replaced by Changelings"
|
||||
var/command_staff_only = FALSE //if this is true, it picks command staff instead
|
||||
var/list/department_minds = list()
|
||||
var/list/department_real_names = list()
|
||||
@@ -823,7 +823,7 @@ GLOBAL_LIST_EMPTY(possible_items_special)
|
||||
|
||||
|
||||
|
||||
//A subtype of impersonate_derpartment
|
||||
//A subtype of impersonate_department
|
||||
//This subtype always picks as many command staff as it can (HoS,HoP,Cap,CE,CMO,RD)
|
||||
//and tasks the lings with killing and replacing them
|
||||
/datum/objective/changeling_team_objective/impersonate_department/impersonate_heads
|
||||
|
||||
Reference in New Issue
Block a user