Merge pull request #119 from Hekto61/master

2 new taur bodies
This commit is contained in:
evilew
2025-04-03 00:18:21 +02:00
committed by GitHub
2 changed files with 16 additions and 0 deletions
@@ -67,3 +67,19 @@
color_src = MATRIXED
matrixed_sections = MATRIX_RED_GREEN
taur_mode = STYLE_SNEK_TAURIC
/datum/sprite_accessory/taur/fatdrakelights //Edited fat drake but with lights
name = "Fat Drake (lights)"
icon = 'GainStation13/icons/mob/markings/mam_taur.dmi'
icon_state = "fdsynthlights"
color_src = MATRIXED
matrixed_sections = MATRIX_ALL
taur_mode = STYLE_PAW_TAURIC
/datum/sprite_accessory/taur/drakelights //Edited drake but with lights
name = "Drake (lights)"
icon = 'GainStation13/icons/mob/markings/mam_taur.dmi'
icon_state = "drakelights"
color_src = MATRIXED
matrixed_sections = MATRIX_ALL
taur_mode = STYLE_PAW_TAURIC
Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 77 KiB