Skip to content

Commit

Permalink
Slime refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimach committed Apr 9, 2024
1 parent 72d4e2f commit ad0c672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_ss220/modules/tts/code/base_seeds/mobs/other.dm
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/mob/living/simple_animal/bot
tts_seed = null

/mob/living/simple_animal/slime
/mob/living/basic/slime
tts_seed = "Chen"

/mob/living/carbon/human/species/monkey
Expand Down

0 comments on commit ad0c672

Please sign in to comment.