Some dogborg equipment fixes.

-Fixes dogborgs and such not getting the basic starter tools.
-Readds sec and med huds for accessing records and such.
This commit is contained in:
Verkister
2017-12-13 11:26:52 +02:00
parent 3d077aed8d
commit cb9057befa
3 changed files with 18 additions and 16 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
if(isrobot(M))
var/mob/living/silicon/robot/R = M
if(R.module.type == /obj/item/weapon/robot_module/scrubpup) // You can now feed the trash borg yay.
if(R.module.type == /obj/item/weapon/robot_module/robot/scrubpup) // You can now feed the trash borg yay.
playsound(R.loc,'sound/items/eatfood.ogg', rand(10,50), 1)
user.drop_item()
var/belly = R.vore_selected