Mreac fixed, tongue health, pH vars+ (drink, food, pryo, tox remain)

This commit is contained in:
Fermi
2019-05-16 00:58:30 +01:00
parent 8229b4529f
commit 246a344fed
16 changed files with 300 additions and 40 deletions
@@ -5,6 +5,8 @@
icon = 'modular_citadel/icons/obj/FermiChem.dmi'
item_flags = NOBLUDGEON
var/numberOfPages = 50
resistance_flags = FLAMMABLE
w_class = WEIGHT_CLASS_TINY
//set flammable somehow
/obj/item/pHbooklet/attack_hand(mob/user)
@@ -37,4 +39,6 @@
//item_flags = NOBLUDGEON
color = "#f5c352"
var/used = FALSE
resistance_flags = FLAMMABLE
w_class = WEIGHT_CLASS_TINY
//set flammable somehow