diff --git a/nano/templates/air_alarm.tmpl b/nano/templates/air_alarm.tmpl index d07f0ba9e9e..2f4cc8c5504 100644 --- a/nano/templates/air_alarm.tmpl +++ b/nano/templates/air_alarm.tmpl @@ -101,7 +101,7 @@ Used In File(s): /code/game/machinery/alarm.dm
Thermostat:
- {{:helper.link(data.target_temp+" C", 'arrows-v', {'temperature': 1})}} + {{:helper.link(data.target_temp+" C", 'thermometer', {'temperature': 1})}}
{{/if}}