Skip to content

Commit

Permalink
Update divine_pantheon.dm
Browse files Browse the repository at this point in the history
Modifies:
- Invisibility instead of guidance for Ar-Shatra.
(for catching your prey)
  • Loading branch information
Murderfoxen committed Jan 26, 2025
1 parent eb28f61 commit 6d1ec60
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion code/datums/gods/patrons/divine_pantheon.dm
Original file line number Diff line number Diff line change
Expand Up @@ -182,10 +182,11 @@
name = "Ar-Shatra"
domain = "Love, Passion, Revenge, Penance, Retribution and Righteous Wrath."
desc = "Ar-Shatra, known as the Thorned-Rose, Insatiable Hunter and Eternal Lover. The Wolf/Fox-like Deity promotes the righteous quarry against the defilement of oaths and vowels; their followers passionate and emblazoned to both protect and punish those who would cause suffering to lovers entwined in contractual and spiritual obligation."
worshippers = " Lovers, Betrothed, Engaged, H
mob_traits = list(TRAIT_SEXDEVO, TRAIT_NUTCRACKER)
t1 = /obj/effect/proc_holder/spell/invoked/heal
t2 = /obj/effect/proc_holder/spell/invoked/eoracurse
t3 = /obj/effect/proc_holder/spell/invoked/guidance5e
t3 = /obj/effect/proc_holder/spell/invoked/invisibility
t4 = /obj/effect/proc_holder/spell/invoked/torsion
confess_lines = list(
"THORNS OF PENANCE!!!",
Expand Down

0 comments on commit 6d1ec60

Please sign in to comment.