Skip to content

Commit

Permalink
Felinids that pray are given a chimkin nugget (tgstation#85059)
Browse files Browse the repository at this point in the history
## About The Pull Request
Felinid that pray are given chimkin nugget
## Why It's Good For The Game
Chimkin nugget
## Changelog

πŸ†‘ oranges
qol: Felinid that pray are given chimkin nugget
/:cl:
  • Loading branch information
optimumtact authored Jul 19, 2024
1 parent 676a457 commit 9117892
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/modules/mob/living/carbon/human/species_types/felinid.dm
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
family_heirlooms = list(/obj/item/toy/cattoy)
/// When false, this is a felinid created by mass-purrbation
var/original_felinid = TRUE
/// Yummy!
species_cookie = /obj/item/food/nugget

// Prevents felinids from taking toxin damage from carpotoxin
/datum/species/human/felinid/handle_chemical(datum/reagent/chem, mob/living/carbon/human/affected, seconds_per_tick, times_fired)
Expand Down

0 comments on commit 9117892

Please sign in to comment.