From af1d40ca528b0582672b627faa34f03e846edf28 Mon Sep 17 00:00:00 2001 From: F-OS Date: Sun, 14 Jan 2018 21:03:00 -0700 Subject: [PATCH] Tweaks spaceheater description (#34416) * Update spaceheater.dm * Update spaceheater.dm * Update spaceheater.dm * Update spaceheater.dm * Update spaceheater.dm * Update spaceheater.dm * Allah my loving lord and savior grant me mercy --- code/game/machinery/spaceheater.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/machinery/spaceheater.dm b/code/game/machinery/spaceheater.dm index eb24a04b0f..f59925bc54 100644 --- a/code/game/machinery/spaceheater.dm +++ b/code/game/machinery/spaceheater.dm @@ -9,7 +9,7 @@ icon = 'icons/obj/atmos.dmi' icon_state = "sheater-off" name = "space heater" - desc = "Made by Space Amish using traditional space techniques, this heater/cooler is guaranteed not to set the station on fire." + desc = "Made by Space Amish using traditional space techniques, this heater/cooler is guaranteed not to set the station on fire. Warranty void if used in engines." max_integrity = 250 armor = list(melee = 0, bullet = 0, laser = 0, energy = 0, bomb = 0, bio = 100, rad = 100, fire = 80, acid = 10) circuit = /obj/item/circuitboard/machine/space_heater