Skip to content

Commit

Permalink
Chaplain contract ability bug fix (goonstation#13747)
Browse files Browse the repository at this point in the history
  • Loading branch information
monkeymilesmoo authored Apr 19, 2023
1 parent 72ec08b commit bcaad8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/abilities/diabolical.dm
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,8 @@
not_when_handcuffed = 0

New()
..()
desc = "Spend [CONTRACT_COST] souls to summon a random new contract to your location"
..()

cast(mob/target)
if (!holder)
Expand Down

0 comments on commit bcaad8d

Please sign in to comment.