Replaces plasma in execution syringes with amatoxin (#7360)
* Removes plasma from execution syringes holy shit what a meme * Replaces initropidril with amatoxin shit man idk lmao
This commit is contained in:
@@ -224,7 +224,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)
|
||||
|
||||
/obj/item/reagent_containers/syringe/mulligan
|
||||
name = "Mulligan"
|
||||
|
||||
Reference in New Issue
Block a user