Skip to content

Commit

Permalink
Update clf.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
AndroBetel authored Jun 9, 2024
1 parent 11ac25a commit beee8a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/gear_presets/clf.dm
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
new_human.equip_to_slot_or_del(new /obj/item/device/radio/headset/distress/CLF(new_human), WEAR_L_EAR)

/datum/equipment_preset/clf/soldier/snow/sniper
name = "CLF Soldier (Snow)"
name = "CLF Sniper (Snow)"

/datum/equipment_preset/clf/soldier/snow/sniper/spawn_rebel_helmet(mob/living/carbon/human/new_human)
if(!istype(new_human)) return
Expand Down

0 comments on commit beee8a4

Please sign in to comment.