Commit Graph
25 Commits
Author SHA1 Message Date
Darius c201c1f941 Use proper defines for D4C quirk
Updates the Dumb For Cum quirk to use proper defines for assigned traits and mood events. Also merges the mood events to reduce redundancy.
2023-02-19 20:38:23 -05:00
Darius 7b4ead0885 Fix D4C quirk trait removal
Fixes an oversight in the Dumb For Cum quirk that prevented proper removal of the associated traits.
2023-02-08 21:41:04 -05:00
Darius 8f8d521365 D4C quirk parity improvements
This commit makes the following changes:
- Added pacifism trait to D4C craving
- Added D4C craving text to illiteracy warning
- Updated text for cum_stuffed mood event
- Updated D4C craving removal to trigger regardless of timer
- Fix incorrect type assignment for craving trait removal

Adds Dumb For Cum quirk craving checks to:
- Mob proc can_read
- PDA send_message
- PDA receive_message
2023-02-06 20:21:12 -05:00
Darius 0b8e62cd6e Restore illiteracy to Dumb For Cum quirk
Adds TRAIT_ILLITERATE and TRAIT_DUMB to the Dumb For Cum quirk's penalty effect. This recreates the original non-modular edits to various items.
2023-02-06 05:08:46 -05:00
Darius f2cf15c590 Refactor Dumb For Cum quirk
This commit makes the following changes
- Adds comments
- Adds trait TRAIT_DUMB_CUM
- Adds mood quirk flag
- Adds quirk removal code
- Removes non-modular edits
- Renames trait TRAIT_DUMB4CUM to TRAIT_DUMB_CUM_CRAVE
- Removes interaction blocks
- Removes useless return functions
- Updates flavor text
- Updates variable names
- Changes reagent process to check for trait before triggering uncrave
- Changes on_spawn event to add event
2023-02-02 17:21:54 -05:00
Darius d7997fbdf9 Remove quirk DNC
Removes the DNC quirk, as the upstream merge makes it redundant.
2023-01-22 11:44:54 -05:00
Darius ad0239b5de Replace all modular HTML spans with defines spans
In total:
- Adds span defines for `reallybig hypnophrase`, `big warning`, `header`
- Fixes a missing apostrophe for hypno stare
- Makes a special exception for cuddling.dm, which uses an irregular span
- Puts the spans file back
2023-01-16 04:05:27 -05:00
BongaTheProtoandGitHub f4dff2a973 Merge pull request #597 from JerryWester/increased_hunger
Homgry
2022-12-16 20:33:04 -05:00
Darius 40bf045120 Nerf Bane Syndrome
Under the precedent that mood quirks should be neutral, this commit makes the following changes;
- Adds a new cosmetic-only gas mask variant
- Quirk is now neutral, worth 0 points
- Quirk grants the new cosmic-only gas mask on spawn
2022-12-08 22:29:38 -05:00
Jerry Wester a4183146f3 homgry 2022-11-14 17:43:11 -07:00
zeroisthebiggayandGitHub 45918b3668 Update negative.dm 2022-10-17 18:43:18 -04:00
Mannybrado 9d47f89498 cool 2022-09-05 22:28:51 -04:00
BongaTheProto f3239d778c Merge branch 'master' into spriting-thingies 2022-08-07 13:47:38 -05:00
BongaTheProto 9901158aba Update negative.dm 2022-08-07 00:13:00 -05:00
BongaTheProto 52431b4e63 Merge branch 'master' into spriting-thingies 2022-08-06 19:46:28 -05:00
BongaTheProto 07124f9472 New social anxiety
something tells me people will regret this rather quickly
2022-08-06 19:46:17 -05:00
BongaTheProto 31ca591707 dumb people can still shoot guns
tho they also do dumb stuff with them tbh
2022-08-06 18:14:09 -05:00
WoolyAypa 4c0974d472 now it's properly negative 2022-06-18 17:30:13 -03:00
BongaTheProto a270b52618 Code cleaning
fixes masked mook and cleans some code a bit
2022-06-07 18:03:59 -05:00
BongaTheProto 044403ae7f removes all well-trained constant effects
Except for the moodlet that is, but that's not as annoying.

Blushing and jittering are now part of the snap effects instead of being constantly applied when a dom is near. In addition, it'll tell you only ONCE when a dom is near you, and then not do it again until you've been enough time away from a dom
2022-06-07 01:42:23 -05:00
BongaTheProto b9bf5bb5da last time I touch this shit
(hopefully)
2022-06-06 13:59:04 -05:00
BongaTheProto 154980bf6c Update negative.dm
removes stuttering and hopefully makes the effects span out just enough
2022-06-05 17:32:25 -05:00
BongaTheProto c018089549 *mones in plessar#
some people don't like being misgendered I guess
2022-06-05 00:10:33 -05:00
BongaTheProto 8b7fa8233c emotes and quirks
ok maybe it happened... but 40 votes? in only 2 days??
2022-06-04 18:46:02 -05:00
BongaTheProto 35a8291a35 Moved our modular folder under sandstorm's
now we can modularize stuff better and have less errors I guess
2021-12-10 14:31:15 -05:00