mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-24 21:46:17 +01:00
small tweaks
- fixed creambeasts and chocoslimes fighting - added a gym to Xenoarch base - assigned Fanatic Feeders to Syndicate faction, so the turrets don't do friendly fire - small bits of GATO reflavoring - ported Spider Legs (wings slot), gator taul tail and alt naga tail sprite from Virgo
This commit is contained in:
@@ -1886,12 +1886,21 @@ datum/sprite_accessory/mam_tails/insect
|
||||
icon_state = "naga"
|
||||
taur_mode = SNEK_TAURIC
|
||||
|
||||
// GS13: Import Fat Naga from VoreStation
|
||||
// GS13: Import Fat Naga, Alt Naga, Gator Tail from VoreStation
|
||||
/datum/sprite_accessory/taur/naga/fat //ported from Vorestation
|
||||
name = "Fat Naga"
|
||||
icon_state = "fatnaga"
|
||||
taur_mode = SNEK_TAURIC
|
||||
|
||||
/datum/sprite_accessory/taur/naga/alt //ported from Vorestation
|
||||
name = "Alt Naga"
|
||||
icon_state = "altnaga"
|
||||
taur_mode = SNEK_TAURIC
|
||||
|
||||
/datum/sprite_accessory/taur/gator //ported from Vorestation
|
||||
name = "Gator"
|
||||
icon_state = "gator"
|
||||
|
||||
/datum/sprite_accessory/taur/otie
|
||||
name = "Otie"
|
||||
icon_state = "otie"
|
||||
|
||||
Reference in New Issue
Block a user