Skip to content

Commit

Permalink
syndicate update part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ovilum committed Jun 12, 2024
1 parent 79772a2 commit a3ed554
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/mob/living/simple_animal/corpse.dm
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,14 @@
id = /obj/item/card/id/syndicate

/obj/effect/mob_spawn/human/corpse/syndicateramzi
name = "Ramzi's Clique Commando"
name = "Ramzi Clique Commando"
id_job = "Cutthroat"
hairstyle = "Bald"
facial_hairstyle = "Shaved"
outfit = /datum/outfit/syndicateramzicorpse

/datum/outfit/syndicateramzicorpse
name = "Ramzi's Clique Commando Corpse"
name = "Ramzi Clique Commando Corpse"
uniform = /obj/item/clothing/under/syndicate/gorlex
suit = /obj/item/clothing/suit/space/hardsuit/syndi/ramzi
shoes = /obj/item/clothing/shoes/combat
Expand Down

0 comments on commit a3ed554

Please sign in to comment.