mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-14 01:24:21 +01:00
Red and black raptors no longer retaliate against their tamer's accidental attacks (#95625)
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
"wags their tail against",
|
||||
"playfully leans against"
|
||||
),
|
||||
BB_TARGETING_STRATEGY = /datum/targeting_strategy/basic/exact_match,
|
||||
BB_TARGETING_STRATEGY = /datum/targeting_strategy/basic/exact_match/ignore_friends,
|
||||
BB_HUNT_TARGETING_STRATEGY = /datum/targeting_strategy/basic,
|
||||
BB_PET_TARGETING_STRATEGY = /datum/targeting_strategy/basic,
|
||||
BB_BABIES_PARTNER_TYPES = list(/mob/living/basic/raptor),
|
||||
|
||||
Reference in New Issue
Block a user