Here we go again...

This commit is contained in:
TheDZD
2016-05-27 19:14:04 -04:00
parent aad02ad697
commit 95d7a68a75
54 changed files with 3403 additions and 3296 deletions

View File

@@ -17,6 +17,7 @@
w_class = 1
sharp = 1
var/mode = SYRINGE_DRAW
var/projectile_type = /obj/item/projectile/bullet/dart/syringe
/obj/item/weapon/reagent_containers/syringe/on_reagent_change()
update_icon()
@@ -533,4 +534,4 @@
reagents.add_reagent("capulettium_plus", 5)
reagents.add_reagent("sodium_thiopental", 5)
mode = SYRINGE_INJECT
update_icon()
update_icon()