Skip to content

Commit 248a389

Browse files
committed
ahem
correct comm titles
1 parent 1891d6e commit 248a389

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

code/modules/gear_presets/Halo/unsc_marines.dm

+4-4
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
assignment = JOB_UNSC_MEDIC
6161
rank = JOB_UNSC_MEDIC
6262
paygrades = list(PAY_SHORT_NE5 = JOB_PLAYTIME_TIER_0)
63-
role_comm_title = "HM"
63+
role_comm_title = "HC"
6464
skills = /datum/skills/combat_medic
6565
minimap_icon = "medic"
6666

@@ -110,7 +110,7 @@
110110
assignment = JOB_UNSC_TEAM_LEADER
111111
rank = JOB_UNSC_TEAM_LEADER
112112
paygrades = list(PAY_SHORT_UNSC_ME5 = JOB_PLAYTIME_TIER_0)
113-
role_comm_title = "SqSgt"
113+
role_comm_title = "FTL"
114114
skills = /datum/skills/tl
115115
minimap_icon = "tl"
116116

@@ -126,7 +126,7 @@
126126
assignment = JOB_UNSC_LEADER
127127
rank = JOB_UNSC_LEADER
128128
paygrades = list(PAY_SHORT_UNSC_ME7 = JOB_PLAYTIME_TIER_0)
129-
role_comm_title = "SctSgt"
129+
role_comm_title = "SqdSgt"
130130
minimum_age = 27
131131
skills = /datum/skills/SL
132132
minimap_icon = "leader"
@@ -181,6 +181,6 @@
181181
assignment = JOB_UNSC_PO
182182
rank = JOB_UNSC_PO
183183
paygrades = list(PAY_SHORT_UNSC_MO1 = JOB_PLAYTIME_TIER_0)
184-
role_comm_title = "DP"
184+
role_comm_title = "PO"
185185
skills = /datum/skills/pilot
186186
minimap_icon = "pilot"

0 commit comments

Comments
 (0)