Skip to content
Snippets Groups Projects

Database cleaning

Merged Pregmodder requested to merge Pregmodder/fc-pregmod:pregmod-dev into pregmod-master
4 unresolved threads

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
320 butt: 3,
321 lips: 55,
322 lipsTat: "permanent makeup",
323 vagina: 3,
324 vaginaLube: 1,
325 vaginaPiercing: 2,
326 preg: -2,
327 ovaries: 1,
328 skill: {vaginal: 15, oral: 35},
329 vaginalAccessory: "large dildo",
330 buttplug: "large plug",
331 attrXY: 40,
332 fetish: "submissive",
333 fetishKnown: 1,
334 lipsTat: "Cored apples are tattooed on $his face.",
335 buttTat: "Cored apples are tattooed $his on buttocks.",
  • 287 295 clitPiercing: 2,
    288 296 intelligence: -60
    289 297 },
    290 /* vibe nips, implant link to sister
  • Pregmodder added 1 commit

    added 1 commit

    Compare with previous version

    • Author Maintainer

      @lowercasedonkey

      Scars, am I doing them right? Also can they be arbitrary or are the scarring locations set?

    • Author Maintainer

      Actually, as a followup, would it be possible to grab a function that just randomly applies a bunch of scars? Like look at this:

      custom: {desc: "$He has a heart shaped face and many scars."},

      How I am supposed to take that?

    • They looked right to me.

      I believe arbitrary locations are supported, yes App.Desc.scar can iterate through to find custom body parts.

      Maybe just hit them with App.Medicine.Modification.addScourged(). App.Medicine.Modification.addBulkScars() is there too, but probably best to just make it static rather than random, even if it's a bit arbitrary.

    • Author Maintainer

      Eh, maybe on the next pass.

    • Please register or sign in to reply
  • Pregmodder added 1 commit

    added 1 commit

    Compare with previous version

  • Author Maintainer

    Will bug test in the morning. There is no way I didn't miss a comma somewhere in all that.

  • Pregmodder added 1 commit

    added 1 commit

    Compare with previous version

    • Author Maintainer

      @lowercasedonkey @svornost

      Either of you able to tell me what sorts the sidebar dropdowns? I'd like to get 'other' before 'options' and I'm not entirely sure where this is handled.

    • "Other" is just where passages that are tagged as jump-to-safe but aren't put into the layout structure go, and it's always just tacked on to the end. You'd have to assign all of the passages in it to some other category (and it will come back as soon as anyone tags a new passage as jump-to-safe without giving it a position in the layout). It's not a real category at all.

      Edited by svornost
    • Author Maintainer

      I see, that makes sense.

    • Please register or sign in to reply
  • Pregmodder unmarked as a Work In Progress

    unmarked as a Work In Progress

  • merged

  • Pregmodder mentioned in commit cd8cfba8

    mentioned in commit cd8cfba8

  • Please register or sign in to reply
    Loading