mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-24 09:14:17 +00:00
Replaces vox O2 downside with vox only blood. (#18523)
* Replaces vox brute downside with vox only blood. * I'm dumb, but at least I am not stupid * Update code/modules/reagents/chemistry/reagents/water.dm Co-authored-by: Adri <jozsef.adrienn@gmail.com> * Add to medbay, cargo, makes blood colour work * more readable * Update code/modules/reagents/chemistry/reagents.dm Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com> * spacing, removes == "Vox" * test time Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com> * makes it work and testing works Co-authored-by: Adri <jozsef.adrienn@gmail.com> Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com> Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
This commit is contained in:
@@ -372,6 +372,7 @@
|
||||
new /obj/item/reagent_containers/iv_bag/blood/random(src)
|
||||
new /obj/item/reagent_containers/iv_bag/salglu(src)
|
||||
new /obj/item/reagent_containers/iv_bag/slime(src)
|
||||
new /obj/item/reagent_containers/iv_bag/blood/vox(src)
|
||||
|
||||
/obj/structure/closet/crate/can
|
||||
desc = "A large can, looks like a bin to me."
|
||||
|
||||
Reference in New Issue
Block a user