prep for resist animation, and updated sprites

This commit is contained in:
TheGreatKitsune
2022-05-16 18:01:40 -05:00
parent a13d6d4119
commit 63c9549ab7
8 changed files with 29 additions and 7 deletions

View File

@@ -1,2 +1,3 @@
/datum/species
var/crit_mod = 1
var/crit_mod = 1
var/vore_belly_default_variant = "h"

View File

@@ -0,0 +1,2 @@
/datum/species/unathi
vore_belly_default_variant = "l"

View File

@@ -0,0 +1,2 @@
/datum/species/teshari
vore_belly_default_variant = "t"

View File

@@ -0,0 +1,2 @@
/datum/sprite_accessory/tail/taur
var/vore_tail_sprite_variant = ""