Skip to content

Commit

Permalink
Починил Рабские приколы.
Browse files Browse the repository at this point in the history
  • Loading branch information
SmiLeYre committed Nov 4, 2023
1 parent 2a52a61 commit 1ab6e4a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@
canloadappearance = TRUE
loadout_enabled = FALSE

/obj/effect/mob_spawn/human/ash_walkers_slave/special(mob/living/new_spawn)
/obj/effect/mob_spawn/human/ash_walkers_slave/special_post_appearance(mob/living/new_spawn)
. = ..()
new_spawn.grant_language(/datum/language/draconic, TRUE, TRUE, LANGUAGE_MIND)
var/obj/item/organ/lungs/ashwalker/lungs = new /obj/item/organ/lungs/ashwalker()
Expand Down

0 comments on commit 1ab6e4a

Please sign in to comment.