Skip to content

Commit

Permalink
Allowed patrons for paladin
Browse files Browse the repository at this point in the history
  • Loading branch information
ariaworld committed Apr 16, 2024
1 parent da1bc26 commit 77f8f14
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@

/datum/outfit/job/roguetown/adventurer/paladin/pre_equip(mob/living/carbon/human/H)
..()

var/allowed_patrons = list("Astrata", "Dendor", "Necra")

var/datum/patrongods/ourpatron
if(istype(H.PATRON, /datum/patrongods))
Expand Down

0 comments on commit 77f8f14

Please sign in to comment.