Adds Floorbot color variants, minor refactors

This commit is contained in:
Arkatos1
2019-04-17 19:56:29 +02:00
parent e377bdc2cc
commit 3c4bccff18
5 changed files with 48 additions and 35 deletions
+2 -2
View File
@@ -117,8 +117,8 @@
/datum/crafting_recipe/floorbot
name = "Floorbot"
result = /mob/living/simple_animal/bot/floorbot
reqs = list(/obj/item/storage/toolbox/mechanical = 1,
/obj/item/stack/tile/plasteel = 1,
reqs = list(/obj/item/storage/toolbox = 1,
/obj/item/stack/tile/plasteel = 10,
/obj/item/assembly/prox_sensor = 1,
/obj/item/robot_parts/r_arm = 1)
time = 40