Merge pull request #114 from evilew/snaxifixi

snaxi fixes and more tweaks
This commit is contained in:
evilew
2025-03-17 19:37:41 +01:00
committed by GitHub
11 changed files with 16951 additions and 11937 deletions
@@ -39,3 +39,11 @@
gender = FEMALE
gold_core_spawnable = NO_SPAWN
unique_pet = TRUE
/mob/living/simple_animal/pet/fox/fennec //ported from CHOMPstation2
name = "fennec"
desc = "It's an earsy fennec fox."
icon = 'v_CHOMPstation2/icons/mob/fennec.dmi'
icon_state = "fennec"
icon_living = "fennec"
icon_dead = "fennec_dead"