Skip to content

Commit

Permalink
[MODULAR] Hearthkin ghost role now spawns with quirks (#24887) (#537)
Browse files Browse the repository at this point in the history
Hearthkin ghost role spawns with quirks

Co-authored-by: Bloop <[email protected]>
  • Loading branch information
Steals-The-PRs and vinylspiders authored Nov 9, 2023
1 parent 37920f6 commit e25e31a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modular_skyrat/modules/primitive_catgirls/code/spawner.dm
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
var/datum/team/primitive_catgirls/team

restricted_species = list(/datum/species/human/felinid/primitive)
quirks_enabled = TRUE
random_appearance = FALSE
loadout_enabled = FALSE
uses = 9
Expand Down

0 comments on commit e25e31a

Please sign in to comment.