Skip to content

Commit

Permalink
Update code/modules/gear_presets/upp.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Drathek <[email protected]>
  • Loading branch information
Steelpoint and Drulikar authored Apr 24, 2024
1 parent b40433e commit 8a3129f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions code/modules/gear_presets/upp.dm
Original file line number Diff line number Diff line change
Expand Up @@ -2811,13 +2811,9 @@
name = "UPP Combat Synthetic"
flags = EQUIPMENT_PRESET_EXTRA

languages = ALL_SYNTH_LANGUAGES_UPP

skills = /datum/skills/synthetic
assignment = JOB_UPP_COMBAT_SYNTH
rank = JOB_UPP_COMBAT_SYNTH
paygrade = PAY_SHORT_SYN
idtype = /obj/item/card/id/dogtag

/datum/equipment_preset/upp/synth/combat/load_skills(mob/living/carbon/human/new_human)
. = ..()
Expand Down

0 comments on commit 8a3129f

Please sign in to comment.