Skip to content

Commit

Permalink
fix2
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-moon1 committed Aug 4, 2023
1 parent 7116468 commit 388876e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
icobase = 'icons/mob/humans/species/r_synthetic.dmi'
deform = 'icons/mob/humans/species/r_synthetic.dmi'

/datum/species/synthetic/colonial/engi_joe/engi/handle_post_spawn(mob/living/carbon/human/joe)
/datum/species/synthetic/colonial/engi_joe/handle_post_spawn(mob/living/carbon/human/joe)
. = ..()
give_action(joe, /datum/action/joe_emote_panel)

Expand Down

0 comments on commit 388876e

Please sign in to comment.