mirror of
https://github.com/KabKebab/GS13.git
synced 2026-05-23 15:49:12 +01:00
fix
This commit is contained in:
@@ -144,6 +144,8 @@ Difficulty: Medium
|
||||
wander = TRUE
|
||||
transform_weapon()
|
||||
INVOKE_ASYNC(src, .proc/quick_attack_loop)
|
||||
if(HAS_TRAIT(target, TRAIT_CURSED_BLOOD))
|
||||
say(pick("Hunter, you must accept your death, be freed from the night.","The night, and the dream, were long...","Beasts all over the shop... You'll be one of them, sooner or later...","The night blocks all sight..."))
|
||||
|
||||
/mob/living/simple_animal/hostile/megafauna/blood_drunk_miner/OpenFire()
|
||||
Goto(target, move_to_delay, minimum_distance)
|
||||
|
||||
Reference in New Issue
Block a user