mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 06:58:30 +01:00
Enables 2 compatibility lacking fluff taur types.
-The earlier drake and otie out of request. -No gear compatibility for these yet.
This commit is contained in:
@@ -1142,13 +1142,13 @@
|
||||
name = "Frog"
|
||||
icon_state = "frog_s"
|
||||
|
||||
/*/datum/sprite_accessory/tail/taur/drake //Yeah hold that thought for a bit. These got no suit compatibility yet.
|
||||
/datum/sprite_accessory/tail/taur/drake //Enabling on request, no suit compatibility but then again see 2 above.
|
||||
name = "Drake"
|
||||
icon_state = "drake_s"
|
||||
|
||||
/datum/sprite_accessory/tail/taur/otie
|
||||
/datum/sprite_accessory/tail/taur/otie //Eh whatever.
|
||||
name = "Otie"
|
||||
icon_state = "otie_s"*/
|
||||
icon_state = "otie_s"
|
||||
|
||||
//wickedtemp: Chakat Tempest
|
||||
/datum/sprite_accessory/tail/taur/feline/tempest
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 65 KiB After Width: | Height: | Size: 65 KiB |
Reference in New Issue
Block a user