mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Added lightning spell to wizards
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
/datum/superheros/lightnian
|
||||
name = "LightnIan"
|
||||
default_genes = list(REGEN, NO_BREATH)
|
||||
default_spells = list(/obj/effect/proc_holder/spell/wizard/targeted/lightning)
|
||||
default_spells = list(/obj/effect/proc_holder/spell/wizard/targeted/lightning/lightnian)
|
||||
|
||||
/datum/superheros/lightnian/equip(var/mob/living/carbon/human/H)
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user