This commit is contained in:
Ghommie
2020-09-06 20:41:35 +02:00
parent 71aa5b9642
commit 16e0292270
+1 -1
View File
@@ -47,7 +47,7 @@
var/obj/item/master = comp.parent
var/list/dat = list(/datum/element/tactical)
master._AddElement(dat)
comp.appliedElements[len+1] = dat
comp.appliedElements += list(dat)
return "tactical [newName]"
/datum/fantasy_affix/pyromantic