mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Tweaks space whales (#32011)
* Tweaks space whales * Small adjustment * Checks * Lints * Apply suggestion from @CRUNCH-Borg Co-authored-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com> Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com> --------- Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com> Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com> Co-authored-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com>
This commit is contained in:
co-authored by
CRUNCH
Burzah
parent
7ed6ec20c6
commit
dbd680787c
@@ -57,10 +57,3 @@
|
||||
hunting_behavior = /datum/ai_behavior/hunt_target/interact_with_target/clean
|
||||
hunt_targets = list(/obj/effect/decal/cleanable)
|
||||
hunt_range = 4
|
||||
|
||||
/// Find and hunt fish
|
||||
/datum/ai_planning_subtree/find_and_hunt_target/fish
|
||||
hunt_targets = list(/mob/living/basic/carp,
|
||||
/mob/living/simple_animal/hostile/retaliate/carp)
|
||||
hunt_chance = 50
|
||||
hunt_range = 16
|
||||
|
||||
Reference in New Issue
Block a user