honk_bot from V2

Originaly from PULL

https://github.com/ParadiseSS13/Paradise/pull/10656
This commit is contained in:
Nicaragua
2019-01-21 12:31:47 -03:00
parent f8f18c9903
commit 8175d67b2e
12 changed files with 408 additions and 0 deletions
+11
View File
@@ -90,6 +90,17 @@
time = 40
category = CAT_ROBOT
/datum/crafting_recipe/honkbot
name = "Honkbot"
result = /mob/living/simple_animal/bot/honkbot
reqs = list(/obj/item/robot_parts/r_arm = 1,
/obj/item/bikehorn = 1,
/obj/item/assembly/prox_sensor = 1,
/obj/item/storage/box/clown = 1,
/obj/item/instrument/trombone = 1)
time = 40
category = CAT_ROBOT
/datum/crafting_recipe/floorbot
name = "Floorbot"
result = /mob/living/simple_animal/bot/floorbot