mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
Add a short description when mousing over the phase in the womb dialog
This commit is contained in:
parent
871730ac3a
commit
0a7e80b353
7 changed files with 173 additions and 89 deletions
|
@ -14,6 +14,16 @@
|
|||
<Stage_None>None</Stage_None>
|
||||
<Stage_Climacteric>Climacteric</Stage_Climacteric>
|
||||
<Stage_Anestrus>Anestrus</Stage_Anestrus>
|
||||
<Stage_Follicular_Desc>The ovaries are preparing to produce an egg. Ovulation will occur at the end of this phase.</Stage_Follicular_Desc>
|
||||
<Stage_Follicular_Induced_Desc>The ovaries are preparing to produce an egg. Ovulation will occur if semen enters the womb.</Stage_Follicular_Induced_Desc>
|
||||
<Stage_Ovulatory_Desc>The ovaries are producing an egg to release into the womb.</Stage_Ovulatory_Desc>
|
||||
<Stage_Luteal_Desc>The womb is prepared to recieve a fertilized egg. Pregnancy will result if one implants before the end of the stage.</Stage_Luteal_Desc>
|
||||
<Stage_Bleeding_Desc>The womb is shedding its lining, along with any eggs that failed to implant.</Stage_Bleeding_Desc>
|
||||
<Stage_Pregnant_Desc>A baby is growing inside the womb. With time and care, it will become a new resident of this world.</Stage_Pregnant_Desc>
|
||||
<Stage_Recover_Desc>The womb is recovering from its recent pregnancy.</Stage_Recover_Desc>
|
||||
<Stage_None_Desc>The womb is not fertile and cannot become pregnant.</Stage_None_Desc>
|
||||
<Stage_Climacteric_Desc>The ovaries have neared exhaustion and the menstrual cycle has become irregular.</Stage_Climacteric_Desc>
|
||||
<Stage_Anestrus_Desc>The womb is out of breeding season. The cycle will resume once conditions are met.</Stage_Anestrus_Desc>
|
||||
<Button_HealthTab>Status</Button_HealthTab>
|
||||
<Button_MilkTooltip>Lactate self</Button_MilkTooltip>
|
||||
<Dialog_WombInfo01>State</Dialog_WombInfo01>
|
||||
|
@ -28,6 +38,8 @@
|
|||
<Dialog_DoCleanWomb_Tooltip>Gather cum into bucket</Dialog_DoCleanWomb_Tooltip>
|
||||
<Dialog_DontCleanWomb_Tooltip>Store cum in womb</Dialog_DontCleanWomb_Tooltip>
|
||||
<Dialog_FatherUnknown>Unknown</Dialog_FatherUnknown>
|
||||
|
||||
|
||||
|
||||
<Option1_Label_1>Enable womb icon</Option1_Label_1>
|
||||
<Option1_Label_2>Enable button in health tab</Option1_Label_2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue