Skip to content

Commit

Permalink
improve x2
Browse files Browse the repository at this point in the history
  • Loading branch information
Antoonij authored Nov 18, 2024
1 parent 989e7ed commit b69b7e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/spells/devil.dm
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@
new /obj/effect/hotspot(turf)
turf.hotspot_expose(2000, 50, 1)

playsound(get_turf(carbon), 'sound/magic/fireball.ogg', 50, TRUE)
playsound(get_turf(user), 'sound/magic/blind.ogg', 50, TRUE)

/obj/effect/proc_holder/spell/dark_conversion
name = "Dark conversion"
Expand Down

0 comments on commit b69b7e2

Please sign in to comment.