Changes to medbots.

- They now have a mode, which is enabled by default, in which they only inject chemicals if the chemical helps with the target's damage.
- You can now load and unload them without access.
- Added a few beakers of tricordrazine to robotics, so they can load medbots when they make them.
This commit is contained in:
cib
2012-01-22 18:59:42 -08:00
parent 40ae6b8340
commit e2e1cecd7d
3 changed files with 47 additions and 16 deletions

View File

@@ -2128,6 +2128,17 @@
..()
reagents.add_reagent("cryoxadone", 30)
/obj/item/weapon/reagent_containers/glass/beaker/tricordrazine
name = "beaker"
desc = "A beaker. Can hold up to 50 units."
icon = 'chemical.dmi'
icon_state = "beaker0"
item_state = "beaker"
New()
..()
reagents.add_reagent("tricordrazine", 30)
/obj/item/weapon/reagent_containers/food/drinks/golden_cup
desc = "A golden cup"
name = "golden cup"