[MIRROR] Mime Fan vs Clown Enjoyer [MDB IGNORE] (#8567)

* Mime Fan vs Clown Enjoyer (#61818)

Changes the flavor of the clown fan quirk to something more appropriate

* Mime Fan vs Clown Enjoyer

* Update maint_loot_common.dm

Co-authored-by: Hulkamania <39933245+JetBrody@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
This commit is contained in:
SkyratBot
2021-10-03 00:17:21 +02:00
committed by GitHub
parent e4d36e6126
commit ccb3c3417a
9 changed files with 43 additions and 43 deletions

View File

@@ -118,7 +118,7 @@
/datum/brain_trauma/special/obsessed/proc/find_obsession()
var/list/viable_minds = list() //The first list, which excludes hijinks
var/list/possible_targets = list() //The second list, which filters out silicons and simplemobs
var/static/list/trait_obsessions = list("Mime" = TRAIT_FAN_MIME, "Clown" = TRAIT_FAN_CLOWN, "Chaplain" = TRAIT_SPIRITUAL) //Jobs and their corresponding quirks
var/static/list/trait_obsessions = list("Mime" = TRAIT_MIME_FAN, "Clown" = TRAIT_CLOWN_ENJOYER, "Chaplain" = TRAIT_SPIRITUAL) //Jobs and their corresponding quirks
var/list/special_pool = list() //The special list, for quirk-based
var/chosen_victim //The obsession target