Merge pull request #8075 from BlackMajor/master

More borg sprites
This commit is contained in:
deathride58
2019-03-08 20:50:33 -05:00
committed by GitHub
4 changed files with 121 additions and 34 deletions

View File

@@ -487,28 +487,6 @@
if(O)
O.reagents.add_reagent("enzyme", 2 * coeff)
/obj/item/robot_module/butler/be_transformed_to(obj/item/robot_module/old_module)
var/mob/living/silicon/robot/R = loc
var/borg_icon = input(R, "Select an icon!", "Robot Icon", null) as null|anything in list("Waitress", "Butler", "Tophat", "Kent", "Bro")
if(!borg_icon)
return FALSE
switch(borg_icon)
if("Waitress")
cyborg_base_icon = "service_f"
if("Butler")
cyborg_base_icon = "service_m"
if("Bro")
cyborg_base_icon = "brobot"
if("Kent")
cyborg_base_icon = "kent"
special_light_key = "medical"
hat_offset = 3
if("Tophat")
cyborg_base_icon = "tophat"
special_light_key = null
hat_offset = INFINITY //He is already wearing a hat
return ..()
/obj/item/robot_module/miner
name = "Miner"
basic_modules = list(