Snout, body markings improvements + small fox tail tweak (#1098)
* snout, markings, tail improvements * oops
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 41 KiB |
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 68 KiB |
@@ -241,7 +241,7 @@
|
||||
|
||||
/datum/body_marking/tertiary/shepherd
|
||||
name = "Shepherd Spot"
|
||||
icon_state = "redpanda"
|
||||
icon_state = "shepherd"
|
||||
affected_bodyparts = HEAD | CHEST
|
||||
|
||||
/datum/body_marking/tertiary/wolf
|
||||
|
||||
@@ -64,6 +64,14 @@
|
||||
name = "Mammal, Long ALT"
|
||||
icon_state = "lcanidalt"
|
||||
|
||||
/datum/sprite_accessory/snouts/mammal/lcanidstriped
|
||||
name = "Mammal, Long, Striped"
|
||||
icon_state = "lcanidstripe"
|
||||
|
||||
/datum/sprite_accessory/snouts/mammal/lcanidstripedalt
|
||||
name = "Mammal, Long, Striped ALT"
|
||||
icon_state = "lcanidstripealt"
|
||||
|
||||
/datum/sprite_accessory/snouts/mammal/scanid
|
||||
name = "Mammal, Short"
|
||||
icon_state = "scanid"
|
||||
@@ -76,6 +84,10 @@
|
||||
name = "Mammal, Short ALT 2"
|
||||
icon_state = "scanidalt2"
|
||||
|
||||
/datum/sprite_accessory/snouts/mammal/scanidalt3
|
||||
name = "Mammal, Short ALT 3"
|
||||
icon_state = "scanidalt3"
|
||||
|
||||
/datum/sprite_accessory/snouts/mammal/wolf
|
||||
name = "Mammal, Thick"
|
||||
icon_state = "wolf"
|
||||
@@ -179,6 +191,14 @@
|
||||
name = "Mammal, Long ALT (Top)"
|
||||
icon_state = "flcanidalt"
|
||||
|
||||
/datum/sprite_accessory/snouts/mammal/flcanidstriped
|
||||
name = "Mammal, Long, Striped (Top)"
|
||||
icon_state = "flcanidstripe"
|
||||
|
||||
/datum/sprite_accessory/snouts/mammal/flcanidstripedalt
|
||||
name = "Mammal, Long, Striped ALT (Top)"
|
||||
icon_state = "flcanidstripealt"
|
||||
|
||||
/datum/sprite_accessory/snouts/mammal/fscanid
|
||||
name = "Mammal, Short (Top)"
|
||||
icon_state = "fscanid"
|
||||
@@ -191,6 +211,10 @@
|
||||
name = "Mammal, Short ALT 2 (Top)"
|
||||
icon_state = "fscanidalt2"
|
||||
|
||||
/datum/sprite_accessory/snouts/mammal/fscanidalt3
|
||||
name = "Mammal, Short ALT 3 (Top)"
|
||||
icon_state = "fscanidalt3"
|
||||
|
||||
/datum/sprite_accessory/snouts/mammal/fwolf
|
||||
name = "Mammal, Thick (Top)"
|
||||
icon_state = "fwolf"
|
||||
|
||||