red raptors are now able to attack while ridden (#92455)

## About The Pull Request
red raptors will now be able to retaliate against mobs adjacent to it
while ridden.

## Why It's Good For The Game
red raptors dont have much use compared to its colleagues. this gives it
a bit of a unique purpose and makes it a viable option to have out on
the field

## Changelog
🆑
balance: red raptors are now able to attack while ridden
/🆑
This commit is contained in:
Ben10Omintrix
2025-08-26 03:33:46 +03:00
committed by GitHub
parent 9a62104871
commit db9e3cf9dd
6 changed files with 26 additions and 4 deletions
@@ -56,7 +56,7 @@ GLOBAL_LIST_EMPTY(raptor_population)
/datum/pet_command/move,
/datum/pet_command/free,
/datum/pet_command/attack,
/datum/pet_command/follow/start_active,
/datum/pet_command/follow,
/datum/pet_command/fetch,
)
///things we inherited from our parent
@@ -225,6 +225,7 @@ GLOBAL_LIST_EMPTY(raptor_population)
melee_damage_lower = 15
melee_damage_upper = 20
raptor_color = RAPTOR_RED
ridable_component = /datum/component/riding/creature/raptor/combat
dex_description = "A resilient breed of raptors, battle-tested and bred for the purpose of humbling its foes in combat, \
This breed demonstrates higher combat capabilities than its peers and oozes ruthless aggression."
child_path = /mob/living/basic/raptor/baby_raptor/red