Skip to content

Commit

Permalink
Update roguetown.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Purpleturtle3 authored Sep 9, 2024
1 parent fde8fc8 commit de77738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/jobs/job_types/roguetown/roguetown.dm
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
// if(H.dna.species)
// if(H.dna.species.name in list("Elf", "Half-Elf"))
// H.mind.adjust_skillrank(/datum/skill/misc/reading, 1, TRUE)
// H.update_body()
H.update_body()

/datum/outfit/job/roguetown/post_equip(mob/living/carbon/human/H, visualsOnly = FALSE)
. = ..()
Expand Down

0 comments on commit de77738

Please sign in to comment.