Re-Adds Obeah (And Valeren because Nimi)#686
Re-Adds Obeah (And Valeren because Nimi)#686XeonMations wants to merge 50 commits intoDarkPack13:masterfrom
Conversation
|
This PR has been inactive for long enough to be automatically marked as stale. This means it is at risk of being auto closed in ~7 days. Please address any outstanding review items and ensure your PR is finished - if both are true, and you have auto-staled anyway, you need to actively ask maintainers (by pinging them in the /tg/station Discord) to (re)review or merge your PR. If no maintainer responds to your request, you may wish to close this PR yourself while you seek maintainer comment, as you will later be able to reopen the PR yourself. |
|
`°°° CORPORE SANO °°°° SHEPERD'S WATCH °°°°° MENS SANA (in current Version it's not mens sana, but 'unburdening the bestial Soul, which is sixth dot) ` |
chazzyjazzy
left a comment
There was a problem hiding this comment.
mostly just datumizing rolls tbh.
| if(!chosen_derangement) | ||
| to_chat(owner, span_notice("You fail to find any traumas.")) | ||
| return | ||
| var/datum/storyteller_roll/unburden_the_bestial_soul/discipline_roll = new() |
There was a problem hiding this comment.
| var/datum/storyteller_roll/unburden_the_bestial_soul/discipline_roll = new() | |
| if(!discipline_roll) | |
| discipline_roll = new() |
youre casting and storing in the constructor so only new if its doesnt exist.
chazzyjazzy
left a comment
There was a problem hiding this comment.
not gonna go thru all the reverted changes. theres alot.
|
the reverting of other prs came from commit |
|
oh god damnit. it didnt come from that commit, it came from 345cb8d |
## About The Pull Request Originally #686 , attempt 2! ## Why It's Good For The Game ## Changelog :cl: add: Added Salubri Healers add: Added Salubri Warriors /:cl: --------- Co-authored-by: chazzyjazzy <33268885+chazzyjazzy@users.noreply.github.com>
About The Pull Request
Saluri healer discipline.
Armor of Caine's Fury
https://buffybox.thefinalnights.com/game/armorofcaine.mp4
Uses signals to modify incoming damage, rather than the fortitude armor datums (which I could not verify even work)
Why It's Good For The Game
Changelog
🆑
add: Adds Obeah
add: @buffyuwu Adds Valeren
/:cl: