forked from Sandstorm-Station/Sandstorm-Station-13
-
-
Notifications
You must be signed in to change notification settings - Fork 284
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatic changelog generation for PR #1041 [ci skip]
- Loading branch information
1 parent
e5a6921
commit 902f799
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
author: ariaworld | ||
delete-after: true | ||
changes: | ||
- rscadd: Ports Sleep healing from TG (doesn't replace medicine, slow, works when | ||
character is above 75% health and amplified by conditions such as having a bed | ||
and a bedsheet / chairs and tables work, albeit give a lesser bonus). | ||
- rscadd: Restorative Metabolism quirk (also works for robotic biotypes, except | ||
for healing corruption, for balance purposes). | ||
- rscadd: Breathless quirk (took away from undead). | ||
- rscadd: 'Buns of Thunder quirk: makes your butt extremely satisfying to smack, | ||
as well as dealing some stamina damage (which has a cooldown). Ported from CB | ||
and made even better with SPLURT love.' | ||
- rscadd: Reset Layer Priority button in IC tab. | ||
- tweak: You can now layershift from -26 to +26, and easily reset the layer back | ||
to 0. This is very useful for ERP, especially with people who are laying down | ||
(their layer is set to -21). | ||
- balance: Undead quirk is available again, no longer has cold resistance, OP regeneration | ||
and no-breath. | ||
- balance: Movement and niche quirks such as Freerunner, Quick Step, Empath, and | ||
Skittish's cost have been reduced, because of their value-to-cost ratio. | ||
- tweak: 'Body Morpher quirk: tweak placement of update_body() calls.' | ||
- tweak: Voracious quirk description now tells you that you won't be sad because | ||
of fat. Incubus and Succubus users don't suffer the drawbacks of being fat, | ||
but can still appear so on examine (360 units of cum per orgasm instantly made | ||
them obese). | ||
- tweak: Bloodsucker Fledgeling can now revive outside of coffins, and the quirk | ||
has been moved to good.dm , the revival ability was quite useless, and is actually | ||
balanced as it dangerously sets the user's nutrition back to 0, and contains | ||
many checks for it's use. | ||
- bugfix: Alot text warnings and mood events and refactor some quirk on-examine | ||
process names. | ||
- tweak: Custom material tiles now show the "Material" prefix before their crafting | ||
recipe, to avoid confusion. |