Skip to content

Commit

Permalink
Simpleanimals
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimach committed Nov 24, 2023
1 parent a84f5ac commit 6064b8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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
@@ -1,6 +1,6 @@
//Farm and friendly creatures.

/mob/living/simple_animal/parrot
/mob/living/basic/parrot
tts_seed = "Sniper"

/mob/living/simple_animal/pet/cat
Expand Down
2 changes: 1 addition & 1 deletion modular_ss220/modules/tts/code/base_seeds/mobs/pets.dm
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
/mob/living/basic/giant_spider/sgt_araneus
tts_seed = "Anubarak"

/mob/living/simple_animal/parrot/poly
/mob/living/basic/parrot/poly
tts_seed = "Gyro"

0 comments on commit 6064b8c

Please sign in to comment.