Adds snakes to the game. (#21185)

Ports the snake from Baystation over to Aurora.

No snakes have been placed ingame, but they're on the Technomancer
"Summon Creature" list and the Random Animal Crate object has a chance
to spawn a snake crate.

All credit for the snake, snake_m, and snake_dead sprites goes to
Baystation. I modified the original sprite to create the snake_rest
sprite.

---------

Signed-off-by: ASmallCuteCat <neofelisnebulosa128@gmail.com>
Co-authored-by: FlamingLily <80451102+FlamingLily@users.noreply.github.com>
This commit is contained in:
ASmallCuteCat
2025-08-22 12:01:48 +00:00
committed by GitHub
co-authored by FlamingLily
parent 1adaa17a28
commit 3225d4558c
7 changed files with 85 additions and 1 deletions
@@ -63,6 +63,10 @@
name = "cat carrier"
held_type = /mob/living/simple_animal/cat
/obj/structure/largecrate/animal/snake
name = "snake crate"
held_type = /mob/living/simple_animal/snake
/obj/structure/largecrate/animal/cat/bones
held_type = /mob/living/simple_animal/cat/fluff/bones