Fixes some bugs tangentially related to Vox code

This commit is contained in:
Anewbe
2018-09-04 21:36:12 -05:00
parent 08ddd217a8
commit 8c5562b4bc
15 changed files with 36 additions and 45 deletions

View File

@@ -2,7 +2,6 @@
category_text = "Reagent"
var/volume = 0
unacidable = 1
phoronproof = 1
origin_tech = list(TECH_ENGINEERING = 2, TECH_DATA = 2, TECH_BIO = 2)
/obj/item/integrated_circuit/reagent/New()