From f3c585935feb19dc90b0538de1e620a17f8cc9c4 Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Tue, 30 Jan 2018 10:14:23 -0600 Subject: [PATCH] [MIRROR] Typo fix in Bubblegum desc and outdated comment (#5198) * Merge pull request #35055 from 81Denton/hecking-typo Typo fix in Bubblegum desc and outdated comment * Typo fix in Bubblegum desc and outdated comment --- .../mob/living/simple_animal/hostile/megafauna/bubblegum.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/mob/living/simple_animal/hostile/megafauna/bubblegum.dm b/code/modules/mob/living/simple_animal/hostile/megafauna/bubblegum.dm index c6f0f6a91c..62b66464eb 100644 --- a/code/modules/mob/living/simple_animal/hostile/megafauna/bubblegum.dm +++ b/code/modules/mob/living/simple_animal/hostile/megafauna/bubblegum.dm @@ -14,7 +14,7 @@ If it fails to warp to a target, it may summon up to 6 slaughterlings from the b If it does not summon all 6 slaughterlings, it will instead charge at its target, dealing massive damage to anything it hits and spraying a stream of blood. At half health, it will either charge three times or warp, then charge, instead of doing a single charge. -When Bubblegum dies, it leaves behind a chest that can contain three things: +When Bubblegum dies, it leaves behind a H.E.C.K. mining suit as well as a chest that can contain three things: 1. A bottle that, when activated, drives everyone nearby into a frenzy 2. A contract that marks for death the chosen target 3. A spellblade that can slice off limbs at range @@ -25,7 +25,7 @@ Difficulty: Hard /mob/living/simple_animal/hostile/megafauna/bubblegum name = "bubblegum" - desc = "In what passes for a heirarchy among slaughter demons, this one is king." + desc = "In what passes for a hierarchy among slaughter demons, this one is king." health = 2500 maxHealth = 2500 attacktext = "rends"