Skip to content

Commit

Permalink
Guidance can be cast on yourself wtf dude (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
RikaruZW1 authored Dec 2, 2024
1 parent c53d447 commit dfa8197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/spells/roguetown/spells5e/cantrips5e.dm
Original file line number Diff line number Diff line change
Expand Up @@ -838,7 +838,7 @@

invocation = ""
invocation_type = "shout" //can be none, whisper, emote and shout
include_user = FALSE
include_user = TRUE

/obj/effect/proc_holder/spell/targeted/guidance5e/cast(list/targets, mob/living/user)
for(var/mob/living/carbon/C in targets)
Expand Down

0 comments on commit dfa8197

Please sign in to comment.