Fixed a few bugs with IV drips.

This commit is contained in:
cib
2012-10-15 18:01:31 +02:00
parent 338d1bebb4
commit a577c0bfac
2 changed files with 13 additions and 7 deletions

View File

@@ -26,7 +26,8 @@
/obj/machinery/bot/medbot,
/obj/machinery/computer/pandemic,
/obj/item/weapon/secstorage/ssafe,
/obj/machinery/disposal
/obj/machinery/disposal,
/obj/machinery/iv_drip
)
examine()
@@ -222,4 +223,4 @@
..()
reagents.add_reagent("fluorosurfactant", 20)
*/
*/