Update changeling.dm

This commit is contained in:
silicons
2020-07-22 02:09:49 -07:00
committed by GitHub
parent 7c53135650
commit 9fc669b4ea
@@ -20,6 +20,8 @@
var/datum/changelingprofile/first_prof = null
var/dna_max = 6 //How many extra DNA strands the changeling can store for transformation.
var/absorbedcount = 0
/// did we get succed by another changeling
var/hostile_absorbed = FALSE
var/trueabsorbs = 0//dna gained using absorb, not dna sting
var/chem_charges = 20
var/chem_storage = 75