mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 06:58:30 +01:00
Update robot_modules_vr.dm
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
src.modules += new /obj/item/device/dogborg/boop_module(src) //Boop the crew.
|
||||
src.modules += new /obj/item/device/dogborg/tongue(src) //Clean up bloody items by licking them, and eat rubbish for minor energy.
|
||||
src.modules += new /obj/item/device/healthanalyzer(src) // See who's hurt specificially.
|
||||
src.modules += new /obj/item/device/dogborg/sleeper(src) //So they can nom people and heal the
|
||||
src.modules += new /obj/item/device/dogborg/sleeper(src) //So they can nom people and heal them
|
||||
src.modules += new /obj/item/borg/sight/hud/med(src) //See who's hurt generally.
|
||||
src.modules += new /obj/item/weapon/extinguisher/mini(src) //So they can put burning patients out.
|
||||
src.modules += new /obj/item/weapon/reagent_containers/borghypo(src)//So medi-hounds aren't nearly useless
|
||||
|
||||
Reference in New Issue
Block a user