mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] Dullataur fix (#11358)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
committed by
GitHub
parent
ffa379c353
commit
4e67cf00d4
@@ -340,8 +340,8 @@
|
||||
has_rest_lights_sprites = TRUE
|
||||
has_rest_eyes_sprites = TRUE
|
||||
sprite_decals = list("breastplate")
|
||||
icon_x = 32
|
||||
pixel_x = 0
|
||||
icon_x = 64
|
||||
pixel_x = -16
|
||||
|
||||
/datum/robot_sprite/dogborg/tall/service/dullahanv3
|
||||
name = "Dullahan v3"
|
||||
|
||||
@@ -130,5 +130,5 @@
|
||||
has_rest_lights_sprites = TRUE
|
||||
has_rest_eyes_sprites = TRUE
|
||||
sprite_decals = list("breastplate", "maidoutfit")
|
||||
icon_x = 32
|
||||
pixel_x = 0
|
||||
icon_x = 64
|
||||
pixel_x = -16
|
||||
|
||||
@@ -247,8 +247,8 @@
|
||||
has_rest_lights_sprites = TRUE
|
||||
has_rest_eyes_sprites = TRUE
|
||||
sprite_decals = list("breastplate")
|
||||
icon_x = 32
|
||||
pixel_x = 0
|
||||
icon_x = 64
|
||||
pixel_x = -16
|
||||
|
||||
/datum/robot_sprite/dogborg/tall/engineering/dullataurengitwo
|
||||
name = "Dullataur v2"
|
||||
@@ -262,8 +262,8 @@
|
||||
has_rest_lights_sprites = TRUE
|
||||
has_rest_eyes_sprites = TRUE
|
||||
sprite_decals = list("breastplate","loincloth","maidoutfit")
|
||||
icon_x = 32
|
||||
pixel_x = 0
|
||||
icon_x = 64
|
||||
pixel_x = -16
|
||||
|
||||
/datum/robot_sprite/dogborg/tall/engineering/dullahanv3
|
||||
name = "Dullahan v3"
|
||||
|
||||
@@ -232,8 +232,8 @@
|
||||
has_rest_lights_sprites = TRUE
|
||||
has_rest_eyes_sprites = TRUE
|
||||
sprite_decals = list("breastplate")
|
||||
icon_x = 32
|
||||
pixel_x = 0
|
||||
icon_x = 64
|
||||
pixel_x = -16
|
||||
|
||||
/datum/robot_sprite/dogborg/tall/janitor/dullahanv3
|
||||
name = "Dullahan v3"
|
||||
|
||||
@@ -168,8 +168,8 @@
|
||||
has_rest_lights_sprites = TRUE
|
||||
has_rest_eyes_sprites = TRUE
|
||||
sprite_decals = list("breastplate")
|
||||
icon_x = 32
|
||||
pixel_x = 0
|
||||
icon_x = 64
|
||||
pixel_x = -16
|
||||
|
||||
/datum/robot_sprite/dogborg/tall/medical/dullahanmedv3
|
||||
name = "Dullahan medical v3"
|
||||
|
||||
@@ -242,8 +242,8 @@
|
||||
has_rest_lights_sprites = TRUE
|
||||
has_rest_eyes_sprites = TRUE
|
||||
sprite_decals = list("breastplate")
|
||||
icon_x = 32
|
||||
pixel_x = 0
|
||||
icon_x = 64
|
||||
pixel_x = -16
|
||||
|
||||
/datum/robot_sprite/dogborg/tall/mining/dullataurmining
|
||||
name = "Dullataur mining"
|
||||
@@ -257,8 +257,8 @@
|
||||
has_rest_lights_sprites = TRUE
|
||||
has_rest_eyes_sprites = TRUE
|
||||
sprite_decals = list("breastplate")
|
||||
icon_x = 32
|
||||
pixel_x = 0
|
||||
icon_x = 64
|
||||
pixel_x = -16
|
||||
|
||||
/datum/robot_sprite/dogborg/mining/cat
|
||||
name = "Cat - Mining"
|
||||
|
||||
@@ -240,8 +240,8 @@
|
||||
has_rest_lights_sprites = TRUE
|
||||
has_rest_eyes_sprites = TRUE
|
||||
sprite_decals = list("breastplate")
|
||||
icon_x = 32
|
||||
pixel_x = 0
|
||||
icon_x = 64
|
||||
pixel_x = -16
|
||||
|
||||
/datum/robot_sprite/dogborg/tall/science/dullahanv3
|
||||
name = "Dullahan v3"
|
||||
|
||||
@@ -245,8 +245,8 @@
|
||||
has_rest_lights_sprites = TRUE
|
||||
has_rest_eyes_sprites = TRUE
|
||||
sprite_decals = list("breastplate")
|
||||
icon_x = 32
|
||||
pixel_x = 0
|
||||
icon_x = 64
|
||||
pixel_x = -16
|
||||
|
||||
/datum/robot_sprite/dogborg/tall/security/dullahanv3
|
||||
name = "Dullahan security v3"
|
||||
|
||||
@@ -158,8 +158,8 @@
|
||||
has_rest_lights_sprites = TRUE
|
||||
has_rest_eyes_sprites = TRUE
|
||||
sprite_decals = list("breastplate")
|
||||
icon_x = 32
|
||||
pixel_x = 0
|
||||
icon_x = 64
|
||||
pixel_x = -16
|
||||
|
||||
/datum/robot_sprite/dogborg/tall/standard/dullahanv3/standarddully
|
||||
name = "Dullahan standard v3"
|
||||
|
||||
@@ -325,3 +325,5 @@
|
||||
has_rest_eyes_sprites = TRUE
|
||||
sprite_decals = list("breastplate", "breastplatehalo","swordhalo","tophalo")
|
||||
rest_sprite_options = list("Default")
|
||||
icon_x = 64
|
||||
pixel_x = -16
|
||||
|
||||
Reference in New Issue
Block a user