mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-30 16:48:12 +01:00
[MIRROR] Made a Command palette for the Gooborg Chassis (#12504)
Co-authored-by: Sharkmare <34294231+Sharkmare@users.noreply.github.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Sharkmare
Kashargul
parent
bad3b96895
commit
4e65b7b86a
@@ -253,3 +253,20 @@
|
||||
return
|
||||
else
|
||||
return ..()
|
||||
|
||||
/datum/robot_sprite/dogborg/command/gooborg
|
||||
name = "Gooborg"
|
||||
sprite_icon_state = "base"
|
||||
//sprite_hud_icon_state = "clerical"
|
||||
has_eye_sprites = TRUE
|
||||
has_eye_light_sprites = TRUE
|
||||
has_sleeper_light_indicator = FALSE
|
||||
has_vore_belly_resting_sprites = TRUE
|
||||
has_vore_struggle_sprite = TRUE
|
||||
has_dead_sprite_overlay = FALSE
|
||||
has_glow_sprites = TRUE
|
||||
sprite_icon = 'icons/mob/robot/gooborgs/departmental/gooborg_cmd.dmi'
|
||||
rest_sprite_options = list("Default", "Bellyup", "Sit")
|
||||
belly_capacity_list = list("sleeper" = 2, "throat" =2)
|
||||
icon_y = 64
|
||||
vis_height = 64
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 104 KiB |
Reference in New Issue
Block a user