Firefighter Alt title for atmos tech + AR icon (#17584)

* Changes jobs.dm, engineering.dm and hud.dmi

* Automatic changelog compile [ci skip]

* Update 2025-04.yml

* fix typo

---------

Co-authored-by: vorestation-ci[bot] <199609141+vorestation-ci[bot]@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
crabcube
2025-04-26 21:43:23 -05:00
committed by GitHub
parent 7feceffd26
commit 2f3c2c3909
3 changed files with 5 additions and 0 deletions
+1
View File
@@ -210,6 +210,7 @@
#define JOB_ALT_ATMOSPHERIC_MAINTAINER "Atmospheric Maintainer"
#define JOB_ALT_DISPOSALS_TECHNICIAN "Disposals Technician"
#define JOB_ALT_FUEL_TECHNICIAN "Fuel Technician"
#define JOB_ALT_FIREFIGHTER "Firefighter"
//___________________________________________________________
+4
View File
@@ -171,6 +171,10 @@
/datum/alt_title/atmos_engi
title = JOB_ALT_ATMOSPHERIC_ENGINEER
/datum/alt_title/firefighter
title = JOB_ALT_FIREFIGHTER
title_blurb = "A " + JOB_ALT_FIREFIGHTER + " is an " + JOB_ATMOSPHERIC_TECHNICIAN + " still and can fulfill all the same duties, although specizlizes more in tackling fires."
/datum/alt_title/disposals_tech
title = JOB_ALT_DISPOSALS_TECHNICIAN
title_blurb = "A " + JOB_ALT_DISPOSALS_TECHNICIAN + " is an " + JOB_ATMOSPHERIC_TECHNICIAN + " still and can fulfill all the same duties, although specializes more in disposals delivery system's operations and configurations."
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.4 KiB

After

Width:  |  Height:  |  Size: 8.7 KiB