Medical side-effects now appear on overdose.

Also reduced anti-toxins pill amount, because 50 units is way too much for a single pill.
This commit is contained in:
cib
2013-02-22 14:28:55 +01:00
parent 947d69be69
commit 961c77e26e
2 changed files with 11 additions and 5 deletions

View File

@@ -84,7 +84,7 @@
icon_state = "pill17"
New()
..()
reagents.add_reagent("anti_toxin", 50)
reagents.add_reagent("anti_toxin", 25)
/obj/item/weapon/reagent_containers/pill/tox
name = "Toxins pill"
@@ -175,4 +175,4 @@
..()
reagents.add_reagent("impedrezene", 10)
reagents.add_reagent("synaptizine", 5)
reagents.add_reagent("hyperzine", 5)
reagents.add_reagent("hyperzine", 5)