various citadel tweaks/fixes

remeber to add //citadel edit to base code changes because we're still a downstream and hard syncs are still a thing
This commit is contained in:
Poojawa
2018-09-17 03:26:05 -05:00
parent ca822954e4
commit 99e57fb221
9 changed files with 14 additions and 10 deletions
@@ -223,7 +223,7 @@
list_reagents = list("chloralhydrate" = 50)
/obj/item/reagent_containers/syringe/lethal/execution
list_reagents = list("plasma" = 15, "formaldehyde" = 15, "cyanide" = 10, "facid" = 10)
list_reagents = list("amatoxin" = 15, "formaldehyde" = 15, "cyanide" = 10, "facid" = 10) //Citadel edit, changing out plasma from lethals
/obj/item/reagent_containers/syringe/mulligan
name = "Mulligan"