Skip to content

Commit

Permalink
Cat type refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimach committed Dec 5, 2023
1 parent b800685 commit 0f36136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_ss220/modules/tts/code/base_seeds/mobs/friendly.dm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/mob/living/basic/parrot
tts_seed = "Sniper"

/mob/living/simple_animal/pet/cat
/mob/living/basic/pet/cat/
tts_seed = "Valerian"

/mob/living/basic/cockroach
Expand Down

0 comments on commit 0f36136

Please sign in to comment.