Files
SkyratBot c68fea7cba [MIRROR] Completely removes proc_holders from existence. Refactors all wizard, xeno, spider, and genetics powers to be actions. Also refactors and sorts ton of accompanying code. [MDB IGNORE] (#14666)
* Completely removes `proc_holders` from existence. Refactors all wizard, xeno, spider, and genetics powers to be actions. Also refactors and sorts ton of accompanying code.

* our changes

* yes

* 0

* Update blackmesa.dmm

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
2022-07-01 20:33:30 +01:00

15 lines
603 B
Plaintext

/obj/item/book/granter/action/spell/sacredflame
granted_action = /datum/action/cooldown/spell/aoe/sacred_flame
action_name = "sacred flame"
icon_state ="booksacredflame"
desc = "Become one with the flames that burn within... and invite others to do so as well."
remarks = list(
"Well, it's one way to stop an attacker...",
"I'm gonna need some good gear to stop myself from burning to death...",
"Keep a fire extinguisher handy, got it...",
"I think I just burned my hand...",
"Apply flame directly to chest for proper ignition...",
"No pain, no gain...",
"One with the flame...",
)