From 315dd7b7094dac12d8dd123806bf450089b5f8ef Mon Sep 17 00:00:00 2001 From: blackdragonTOW <31581761+blackdragonTOW@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:34:28 -0700 Subject: [PATCH] Update dropship_ammo.dm --- code/modules/cm_marines/dropship_ammo.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/cm_marines/dropship_ammo.dm b/code/modules/cm_marines/dropship_ammo.dm index bc5d65fb1340..6ebb1153bdf3 100644 --- a/code/modules/cm_marines/dropship_ammo.dm +++ b/code/modules/cm_marines/dropship_ammo.dm @@ -348,8 +348,8 @@ QDEL_IN(src, 0.5 SECONDS) /obj/structure/ship_ammo/rocket/thermobaric - name = "\improper BLU-200 'Dragonbreath'" - desc = "The BLU-200 Dragonbreath a thermobaric fuel-air bomb. The aerosolized fuel mixture creates a vacuum when ignited causing serious damage to those in its way." + name = "\improper BLU-200 'Dragons Breath'" + desc = "The BLU-200 Dragons Breath a thermobaric fuel-air bomb. The aerosolized fuel mixture creates a vacuum when ignited causing serious damage to those in its way." icon_state = "fatty" ammo_id = "f" travelling_time = 50