From 575f70f3b21db7a62cc7aa52389b0a9926050f77 Mon Sep 17 00:00:00 2001 From: Sishen Date: Sun, 30 Jun 2019 01:13:37 -0400 Subject: [PATCH] Update jetpack.dm --- code/game/objects/items/tanks/jetpack.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/objects/items/tanks/jetpack.dm b/code/game/objects/items/tanks/jetpack.dm index 0279a748d5..b672eb01ca 100644 --- a/code/game/objects/items/tanks/jetpack.dm +++ b/code/game/objects/items/tanks/jetpack.dm @@ -161,7 +161,7 @@ gas_type = /datum/gas/carbon_dioxide /obj/item/tank/jetpack/carbondioxide/eva - name "surplus jetpack (carbon dioxide)" + name = "surplus jetpack (carbon dioxide)" desc = "A tank of compressed carbon dioxide for use as propulsion in zero-gravity areas. Painted black to indicate that it should not be used as a source for internals. Rated for less than stellar EVA speeds!" full_speed = FALSE