mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 08:37:43 +01:00
Hierophant no longer lies about obliterating someone (#86024)
## About The Pull Request Closes #86017 Just changed the line to "absorbs their life force" instead ## Changelog 🆑 spellcheck: Hierophant no longer lies about obliterating someone
This commit is contained in:
@@ -433,7 +433,7 @@ Difficulty: Hard
|
||||
|
||||
/mob/living/simple_animal/hostile/megafauna/hierophant/celebrate_kill(mob/living/L)
|
||||
visible_message(span_hierophant_warning("\"[pick(kill_phrases)]\""))
|
||||
visible_message(span_hierophant_warning("[src] obliterates [L]!"),span_userdanger("You absorb [L]'s life force, restoring your health!"))
|
||||
visible_message(span_hierophant_warning("[src] absorbs [L]'s life force!"),span_userdanger("You absorb [L]'s life force, restoring your health!"))
|
||||
|
||||
/mob/living/simple_animal/hostile/megafauna/hierophant/CanAttack(atom/the_target)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user