mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 23:49:21 +01:00
janiborg has a dedicated one now (#19048)
This commit is contained in:
@@ -252,11 +252,11 @@
|
||||
rest_sprite_options = list("Default", "Bellyup", "Sit")
|
||||
belly_capacity_list = list("sleeper" = 2, "throat" =2)
|
||||
sprite_flags = ROBOT_HAS_SHIELD_SPRITE | ROBOT_HAS_DISABLER_SPRITE | ROBOT_HAS_TASER_SPRITE | ROBOT_HAS_LASER_SPRITE
|
||||
module_type = list("Service", "Clerical", "Janitor") //They get Janitor because no specific janitor sprite.
|
||||
module_type = list("Service", "Clerical") //They get Janitor because no specific janitor sprite.
|
||||
|
||||
/// Janiborg
|
||||
/datum/robot_sprite/dogborg/janitor/catborg
|
||||
name = "Catborg - Janitor"
|
||||
name = "Catborg"
|
||||
sprite_icon_state = "service"
|
||||
sprite_hud_icon_state = "service"
|
||||
has_eye_sprites = TRUE
|
||||
|
||||
Reference in New Issue
Block a user