123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617 |
- # lact_lib
- if $ARGS[0] = 'view_milk_bottles':
- !! func('lact_lib', 'view_milk_bottles', location_id)
- !! use gs 'lact_lib','view_milk_bottles', 2
- !! locations
- !! 0 = lost
- !! 1 = in svetas hand
- !! 2 = in svetas bag
- !! 3 = parent bathroom
- !! 4 = parent fridge
- !! 5 = Resident Area Appartment Bathroom
- !! 6 = Resident Area Appartment Fridge
- !! 7 = Grandparents Bathroom
- !! 8 = Villa Bathroom
- !! 9 = Villa Fridge
- !! 10 = Shared Apartment Bathroom
- !! 11 = Shared Apartment Fridge
- !! Locations are not used yet but are implemented. I will add this on another day.
- !! milk bottle array indices
- !! mbarrtype: Size of milk bottle. Normal bottles are 150ml and large bottles are 250ml. Values are ml*10
- !! mbarrfill: Filled milk volume in the bottle. Values are in ml*10 and can''t surpass mbarrtype
- !! mbarrmage: timestamp the milk was pumped.
- !! mbarrcool: Is the milk cooled? 0 = no, 1 = normal cooler, 2 = deep freezer
- !! $mbarrstat: State of the milk: fresh, normal, old, rancid
- !! $mbarrtemp: Temperature of the milk: hot, warm, normal, cold, frozen
- !! mbarrloca: Location of the bottle.
- *clr
- cla
- !! Checking for unregistered bottles.
- gs 'lact_lib', 'reg_bottle_count'
- 'You check the bottles that you store here.<br>'
- temp_var = (bpbottlem + bpbottles) - 1
- vmb_i = 0
- milkedvolume = 0
- :vmbloop
- if vmb_i <= temp_var:
- if mbarrloca[vmb_i] = ARGS[1]:
- gs 'lact_lib', 'update_mbottle', vmb_i
- if mbarrfill[vmb_i] <=0:
- mbarrfill[vmb_i] = 0
- '<br><<vmb_i + 1>>. - An empty <<mbarrtype[vmb_i]/10>>ml bottle. You can use it to store your breast milk.'
- else
- '<br><<vmb_i + 1>>. - A <<mbarrtype[vmb_i]/10>>ml bottle. There is <<mbarrfill[vmb_i]/10>>ml of milk in the bottle. <a href="exec:msg ''<center>You open the bottle and check the milk inside.<br>You can feel the milk is <<$mbarrtemp[vmb_i]>> and it smells <<$mbarrstat[vmb_i]>>.</center>''">Check the content</a>'
- milkedvolume += mbarrfill[vmb_i]
- !! '| <a href="exec:func(''lact_lib'',''empty_milk_bottle'',''vmb_i'')">Empty the bottle</a>'
- end
- end
- vmb_i += 1
- jump 'vmbloop'
- end
- if milkedvolume > 0:
- '<br><a href="exec:gt''lact_lib'',''empty_milk_bottles''">Pour the milk into the sink</a>'
- end
- act 'Back':gt 'lact_lib', 'bp_milking'
- end
- !! empty bottle function
- if $ARGS[0] = 'empty_milk_bottles':
- !! use gt 'lact_lib', 'empty_milk_bottles'
- *clr
- cla
- temp_var = (bpbottlem + bpbottles) - 1
- emb_i = 0
- :emb_loop
- if emb_i <= temp_var:
- mbarrfill[emb_i] = 0
- mbarrmage[emb_i] = 0
- mbarrcool[emb_i] = 0
- $mbarrstat[emb_i] = 'none'
- $mbarrtemp[emb_i] = 'none'
- emb_i += 1
- jump 'emb_loop'
- end
- '<center><img <<$set_imgh>> src="images/pc/body/tits/milk_sink.jpg"></center>'
- '<center>You pour all of your collected breast milk into the sink and clean up the bottles.</center>'
- minute += temp_var
- act 'Finish':menu_off = 0 & gt $loc, $metka
- !!gt 'lact_lib','view_milk_bottles',1
- end
- !! fill a bottle function
- if $ARGS[0] = 'fill_milk_bottle':
- !! use func('lact_lib','fill_milk_bottle',bottle_id,milk_amount)
- !! example func('lact_lib','fill_milk_bottle',3,300)
- if ARGS[2] > mbarrtype[ARGS[1]]:
- 'ERROR - More milk going into bottle than the bottle can hold.'
- else
- mbarrfill[ARGS[1]] = ARGS[2]
- mbarrmage[ARGS[1]] = func('lact_lib','time_stamp')
- mbarrcool[ARGS[1]] = 0
- $mbarrstat[ARGS[1]] = 'fresh'
- $mbarrtemp[ARGS[1]] = 'warm'
- end
- end
- !! Time Stamp function for milk bottles.
- if $ARGS[0] = 'time_stamp':
- !! use func('lact_lib','time_stamp')
- !! This function creates a time stamp in minutes. It takes the current in game time and converts it to total minutes from year 01.01.0000 to in game now.
- !! Used to check breast milk age in bottles. Can be used for other functions if needed.
- temp_timestamp = 0
- temp_timestamp += year * 365 * 24 * 60
- ts_i = 1
- if month > 1:
- :ts_loop
- if (month - 1) => ts_i:
- if ts_i = 1 or ts_i = 3 or ts_i = 5 or ts_i = 7 or ts_i = 8 or ts_i = 10 or ts_i = 12:
- temp_timestamp += 44640
- elseif ts_i = 4 or ts_i = 6 or ts_i = 9 or ts_i = 11:
- temp_timestamp += 43200
- elseif ts_i = 2:
- temp_timestamp += 40320
- if (year mod 4) = 0 and (year mod 100) ! 0 or (year mod 400) = 0:
- temp_timestamp += 1440
- end
- end
- ts_i += 1
- jump 'ts_loop'
- end
- end
- temp_timestamp += (day - 1) * 24 * 60
- temp_timestamp += hour * 60
- temp_timestamp += minut
- result = temp_timestamp
- end
- !! Update Milk bottle function
- if $ARGS[0] = 'update_mbottle':
- !! func('lact_lib', 'update_mbottle', bottle_id)
- !! use result = func('lact_lib','update_mbottle', '0')
- !! this function is used to update milk bottles whenever the milk is pumped or sveta checkes the bottles in her stash.
- !! Room temperature. Freshly expressed breast milk can be kept at room temperature for up to six hours. However, use or proper storage within four hours is optimal. If the room is especially warm, the limit is also four hours.
- !! Insulated cooler. Freshly expressed breast milk can be stored in an insulated cooler with ice packs for up to one day.
- !! Refrigerator. Freshly expressed breast milk can be stored in the back of the refrigerator for up to five days in clean conditions. However, use or freezer storage within three days is optimal.
- !! Deep freezer. Freshly expressed breast milk can be stored in the back of a deep freezer for up to 12 months. However, using the frozen milk within six months is optimal.
- !! milk bottle array indices
- !! mbarrtype: Size of milk bottle. Normal bottles are 150ml and large bottles are 250ml. Values are ml*10
- !! mbarrfill: Filled milk volume in the bottle. Values are in ml*10 and can''t surpass mbarrtype
- !! mbarrmage: timestamp the milk was pumped.
- !! mbarrcool: Is the milk cooled? 0 = no, 1 = normal cooler, 2 = deep freezer
- !! $mbarrstat: State of the milk: fresh, normal, old, rancid
- !! $mbarrtemp: Temperature of the milk: hot, warm, normal temparture, cold, frozen
- !! mbarrloca: Location of the bottle.
- if mbarrfill[ARGS[1]] > 0:
- if mbarrfill[ARGS[1]] > mbarrtype[ARGS[1]]: mbarrfill[ARGS[1]] = mbarrtype[ARGS[1]]
- if mbarrmage[ARGS[1]] <= 0: mbarrmage[ARGS[1]] = func('lact_lib','time_stamp')
- if mbarrcool[ARGS[1]] = 0:
- if (mbarrmage[ARGS[1]] + 60) >= func('lact_lib','time_stamp'):
- $mbarrtemp[ARGS[1]] = 'warm'
- $mbarrstat[ARGS[1]] = 'fresh'
- elseif (mbarrmage[ARGS[1]] + 60) < func('lact_lib','time_stamp') and (mbarrmage[ARGS[1]] + 360) >= func('lact_lib','time_stamp'):
- $mbarrtemp[ARGS[1]] = 'normal temparture'
- $mbarrstat[ARGS[1]] = 'normal'
- elseif (mbarrmage[ARGS[1]] + 360) < func('lact_lib','time_stamp') and (mbarrmage[ARGS[1]] + 1440) >= func('lact_lib','time_stamp'):
- $mbarrtemp[ARGS[1]] = 'normal temparture'
- $mbarrstat[ARGS[1]] = 'old'
- else
- $mbarrtemp[ARGS[1]] = 'normal temparture'
- $mbarrstat[ARGS[1]] = 'rancid'
- end
- elseif mbarrcool[ARGS[1]] = 1:
- if (mbarrmage[ARGS[1]] + 1440) >= func('lact_lib','time_stamp'):
- $mbarrtemp[ARGS[1]] = 'cold'
- $mbarrstat[ARGS[1]] = 'fresh'
- elseif (mbarrmage[ARGS[1]] + 1440) < func('lact_lib','time_stamp') and (mbarrmage[ARGS[1]] + 4320) >= func('lact_lib','time_stamp'):
- $mbarrtemp[ARGS[1]] = 'cold'
- $mbarrstat[ARGS[1]] = 'normal'
- elseif (mbarrmage[ARGS[1]] + 4320) < func('lact_lib','time_stamp') and (mbarrmage[ARGS[1]] + 7200) >= func('lact_lib','time_stamp'):
- $mbarrtemp[ARGS[1]] = 'cold'
- $mbarrstat[ARGS[1]] = 'old'
- else
- $mbarrtemp[ARGS[1]] = 'cold'
- $mbarrstat[ARGS[1]] = 'rancid'
- end
- elseif mbarrcool[ARGS[1]] = 2:
- if (mbarrmage[ARGS[1]] + 10080) >= func('lact_lib','time_stamp'):
- $mbarrtemp[ARGS[1]] = 'frozen'
- $mbarrstat[ARGS[1]] = 'fresh'
- elseif (mbarrmage[ARGS[1]] + 10080) < func('lact_lib','time_stamp') and (mbarrmage[ARGS[1]] + 262080) >= func('lact_lib','time_stamp'):
- $mbarrtemp[ARGS[1]] = 'frozen'
- $mbarrstat[ARGS[1]] = 'normal'
- elseif (mbarrmage[ARGS[1]] + 262080) < func('lact_lib','time_stamp') and (mbarrmage[ARGS[1]] + 525600) >= func('lact_lib','time_stamp'):
- $mbarrtemp[ARGS[1]] = 'frozen'
- $mbarrstat[ARGS[1]] = 'old'
- else
- $mbarrtemp[ARGS[1]] = 'frozen'
- $mbarrstat[ARGS[1]] = 'rancid'
- end
- else
- $mbarrtemp[ARGS[1]] = 'warm'
- $mbarrstat[ARGS[1]] = 'fresh'
- end
- else
- $mbarrtemp[ARGS[1]] = 'none'
- $mbarrstat[ARGS[1]] = 'none'
- mbarrmage[ARGS[1]] = 0
- mbarrfill[ARGS[1]] = 0
- end
- end
- if $ARGS[0] = 'useable_sbottle_count':
- !! use result = func('lact_lib','useable_sbottle_count',)
- !! function will give you the amount of 150ml bottles that sveta can use at the moment.
- usbc_i = 0
- bottlecounter = 0
- if reg_bottles_count > 0:
- :usbc_loop
- if usbc_i <= (reg_bottlem_count + reg_bottles_count):
- if mbarrtype[usbc_i] = 1500 and mbarrfill[usbc_i] = 0:
- bottlecounter += 1
- end
- usbc_i += 1
- jump 'usbc_loop'
- end
- end
- result = bottlecounter
- end
- if $ARGS[0] = 'useable_mbottle_count':
- !! use result = func('lact_lib','useable_mbottle_count')
- !! function will give you the amount of 250ml bottles that sveta can use at the moment.
- umbc_i = 0
- bottlecounter = 0
- if reg_bottlem_count > 0:
- :umbc_loop
- if umbc_i <= (reg_bottlem_count + reg_bottles_count):
- if mbarrtype[umbc_i] = 2500 and mbarrfill[umbc_i] = 0:
- bottlecounter += 1
- end
- umbc_i += 1
- jump 'umbc_loop'
- end
- end
- result = bottlecounter
- end
- if $ARGS[0] = '$get_bfat_tissue':
- !! func('lact_lib', 'get_bfattissue', npc_nbsize, npc_lactatemm)
- !! function to get breast fat tissue amount. Can be used for NPC as well as PC.
- !! ARGS[1] = npc_nbsize - the natural bust size of the NPC/PC.
- !! ARGS[2] = npc_lactatemm - he lactatemm of the NPC/PC.
- !! RESULT = Fat amount in ccm * 10.
- !! function for cup size volume in ccm y = 0,0002023*x^3 + 0,029199*x^2 + 4,3791*x + 70
- !! x = ((ARGS[1]/5) + 1)*10
- !! this function is based on the x figures for pcs_bust size (moving in steps of 5) and the actual cup sizes from a wikipedia table, which can be found here: https://en.wikipedia.org/wiki/Bra_size
- !! The function was estimated with excel using a trend line estimation for polynoms of third grade and a y = 0 at 70ccm
- !! https://www.ncbi.nlm.nih.gov/pubmed/11936199
- !! The percentage of fat volume in the total breast volume varied from 7 to 56% and the percentage of fat weight in the total breast weight varied from 3.6 to 37.6%. This great variability in the respective proportions of fat and glands in the evaluated specimens was not significantly correlated to age and body mass index.
- if ARGS[1] > 0:
- temp_var = ((ARGS[1]/5) + 1)*10
- temp_var2 = (((2023*temp_var*temp_var*temp_var)/10000000)+((29199*temp_var*temp_var)/1000000)+((43791*temp_var)/10000)+70)*10
- if temp_var2 > ARGS[2]:
- RESULT = temp_var2 - (ARGS[2] + ARGS[2]/50)
- elseif temp_var2 = ARGS[2]:
- RESULT = 0
- else
- cls & '<b><font color="red">BAD ARGUMENT CHECK IN <i>$get_bfat_tissue</i>!</font> - Node ARGS[1] - more mammary gland tissue available then total breast tissue.</b>'
- end
- else
- if ARGS[2] > 700:
- cls & '<b><font color="red">BAD ARGUMENT CHECK IN <i>$get_bfat_tissue</i>!</font> - Node ARGS[2] - more mammary gland tissue available then total breast tissue.</b>'
- else
- RESULT = 700
- end
- end
- end
- if $ARGS[0] = '$calc_npc_lactatemm_0':
- !! func('lact_lib', 'calc_npc_lactatemm_0', npc_glandamount, npc_prodstate, npc_breastage, npc_breastcount)
- !! New calc lactatemm function usuable for NPCs. Test function number one.
- !! ARGS[1] = npc_glandamount - The glandamount of the npc per breast. Glandamount here is actually the alveoli amount per breast. The value is 4500 to 150000 per breast depending on the genetics or if the npc went through pregnancy already.
- !! ARGS[2] = npc_prodstate - The breast production state of the npc. State can be "none", "induced" or "natural".
- !! ARGS[3] = npc_breastage - State can be "virgin" or "mature". Virgin in this case means that the breasts did not go through pregnancy changes yet, while mature is a fully developed breast that had all the changes during pregnancy.
- !! To determine the breastage, just check if the NPC has gone through pregnancy or not.
- !! ARGS[4] = npc_breastcount - The breast count of the NPC. If 0 the result will always be 0. Could be used for amputation events or multiple breasts events.
- !! The function will return something even if there is no lactation currently happening. this could be used for special events where sudden lactation is induced with the help of drugs. For example a lactation pill that will cause the NPC to lactate immediately without classical induction or natural growth during pregnancy.
- !! RESULT = lactatemm in ml*10
- if ARGS[2] = 'none':
- if ARGS[3] = 'virgin':
- temp_var = 2
- elseif ARGS[3] = 'mature':
- temp_var = 2
- else
- cls & '<b><font color="red">BAD ARGUMENT CHECK IN <i>$calc_npc_lactatemm_0</i>!</font> - Node ARGS[2] "none".</b>'
- end
- elseif ARGS[2] = 'induced':
- if ARGS[3] = 'virgin':
- temp_var = 20
- elseif ARGS[3] = 'mature':
- temp_var = 80
- else
- cls & '<b><font color="red">BAD ARGUMENT CHECK IN <i>$calc_npc_lactatemm_0</i>!</font> - Node ARGS[2] "induced".</b>'
- end
- elseif ARGS[2] = 'natural':
- if ARGS[3] = 'virgin':
- temp_var = 20
- elseif ARGS[3] = 'mature':
- temp_var = 80
- else
- cls & '<b><font color="red">BAD ARGUMENT CHECK IN <i>$calc_npc_lactatemm_0</i>!</font> - Node ARGS[2] "natural".</b>'
- end
- else
- cls & '<b><font color="red">BAD ARGUMENT CHECK IN <i>$calc_npc_lactatemm_0</i>!</font> - Root Node ARGS[2].</b>'
- end
- if ARGS[1] <= 0:
- RESULT = 0
- else
- RESULT = (ARGS[1]*temp_var*ARGS[4])/1000
- end
- end
- if $ARGS[0] = '$calc_lactatemm':
- !! func('lact_lib', 'calc_lactatemm')
- !! No arguments at the moment. Information is taken from the global variables 'nbsize', 'lactate','lactateinduced','kid'.
- !! lactatemm should be calculated every day, so if the breasts size is changed naturally the lactatemm will get higher. No change when silicone tits happen. Only natural breast tissue should make milk.
- !! Usage: lactatemm = func('lact_lib','$calc_lactatemm')
- !! RESULT = lactatemm in ml*10
- if lactate = 0:
- RESULT = 0
- elseif lactate >0:
- temp_breastsize = 0
- temp_breastsize += (nbsize + magicf2b)
- temp_var = 0
- !! This if needs to be changed later. If the kid is lost during the pregnancy, Sveta may still went through full breast development. If changing something here, please contact milky_boobs in the forums.
- if kid <= 0:
- temp_var = ((8*temp_breastsize*temp_breastsize)+(37*temp_breastsize))/4
- RESULT = temp_var
- else
- RESULT = ((8*temp_breastsize*temp_breastsize)+(37*temp_breastsize))
- end
- else
- cls & '<b><font color="red">BAD ARGUMENT CHECK IN <i>$calc_lactatemm</i>!</font></b>'
- end
- end
- if $ARGS[0] = '$get_breastmilk_time':
- !! func('lact_lib','$get_breastmilk_time', sucktion_type, milk_demand)
- !! ARGS[1] = sucktion_type: the type of sucktion. adult_mouth [0], child_mouth [1], baby_mouth [2], manual_breastpump [3] , electric_breastpump [4], hand_expressing [5], cow milker [6], weak baby_mouth [7], stimulation during sex/sex play [8]
- !! ARGS[2] = milk_demand: how much milk is demanded. Warning: Should be ml and not in ml*10 for ease of use. :D
- !! RESULT = Time in Minutes
- !! Usage: breastmilktimetoget = func('lact_lib','$get_breastmilk_time', 2, 150)
- !! This function is just calculating the amount of time needed to get a specific amount of milk from svetas breasts. It is not pumping milk from her or changes anything else.
- !! If you want to milk sveta, use get_breastmilk.
- if lactate > 0:
- !! 'suck_flow_rate initialized' Base Rate of sucking is 10ml/minute.
- if ARGS[1] = 0:
- !! 'adult sucking'
- suck_flow_rate = 120
- elseif ARGS[1] = 1:
- !! 'child sucking'
- suck_flow_rate = 110
- elseif ARGS[1] = 2:
- !! 'baby sucking'
- suck_flow_rate = 80
- elseif ARGS[1] = 3:
- !! 'manual_breastpump sucking'
- suck_flow_rate = 180
- elseif ARGS[1] = 4:
- !! 'electric_breastpump sucking'
- suck_flow_rate = 400
- elseif ARGS[1] = 5:
- !! 'hand expression'
- suck_flow_rate = 105
- elseif ARGS[1] = 6:
- !! 'cow milker sucking'
- suck_flow_rate = 1000
- elseif ARGS[1] = 7:
- !! 'weak baby sucking'
- suck_flow_rate = 50
- temp_var = pcs_mood + ARGS[2]
- if temp_var > 100:
- pcs_mood = 100
- else
- pcs_mood += ARGS[2]
- end
- elseif ARGS[1] = 8:
- !! 'manual stimulation during sex/sex play'
- suck_flow_rate = 60
- else
- !! 'suck flow else branch'
- suck_flow_rate = 100
- end
- if pcs_nips > 0:
- max_nip_flow_rate = 60
- elseif pcs_nips > 20:
- max_nip_flow_rate = 80
- elseif pcs_nips > 40:
- max_nip_flow_rate = 100
- elseif pcs_nips > 60:
- max_nip_flow_rate = 120
- elseif pcs_nips > 80:
- max_nip_flow_rate = 140
- elseif pcs_nips > 100:
- max_nip_flow_rate = 160
- else
- max_nip_flow_rate = 100
- end
- if breastcounter > 0:
- temp_var = breastcounter/10
- soreness_mod += temp_var
- if soreness_mod > 20: soreness_mod = 20
- if nipple_cream = 1:
- soreness_mod += 20
- nipple_cream = 0
- end
- end
- nip_flow_mod = 1
- temp_var = breastcounter/10
- nip_flow_mod += temp_var
- if nip_flow > 30: nip_flow_mod = 30
- max_nip_flow_rate += nip_flow_mod
- if (lactaterate/60) < 1 and lactaterate > 0:
- temp_lactaterate = 1
- else
- temp_lactaterate = lactaterate/60
- end
- if lactatemv >= (ARGS[2]*10):
- if max_nip_flow_rate <= suck_flow_rate:
- temp_var = (ARGS[2]*10)/max_nip_flow_rate
- else
- temp_var = (ARGS[2]*10)/suck_flow_rate
- end
- RESULT = temp_var
- elseif lactatemv > 0 and lactatemv < (ARGS[2]*10):
- if max_nip_flow_rate <= suck_flow_rate:
- temp_var = lactatemv/max_nip_flow_rate
- temp_var2 = (ARGS[2]*10) - lactatemv
- if max_nip_flow_rate <= temp_lactaterate:
- temp_var += temp_var2/max_nip_flow_rate
- else
- temp_var += temp_var2/(temp_lactaterate*10)
- end
- else
- temp_var = lactatemv/suck_flow_rate
- temp_var2 = (ARGS[2]*10) - lactatemv
- if suck_flow_rate <= temp_lactaterate:
- temp_var += temp_var2/suck_flow_rate
- else
- temp_var += temp_var2/(temp_lactaterate*10)
- end
- end
- RESULT = temp_var
- elseif lactatemv <=0:
- if max_nip_flow_rate <= suck_flow_rate:
- if max_nip_flow_rate <= temp_lactaterate:
- temp_var = (ARGS[2]*10)/max_nip_flow_rate
- else
- temp_var = (ARGS[2]*10)/(temp_lactaterate*10)
- end
- else
- if suck_flow_rate <= temp_lactaterate:
- temp_var = (ARGS[2]*10)/suck_flow_rate
- else
- temp_var = (ARGS[2]*10)/(temp_lactaterate*10)
- end
- end
- RESULT = temp_var
- else
- RESULT = 0
- end
- else
- RESULT = 0
- end
- end
- if $ARGS[0] = '$get_breastmilk':
- !! func('lact_lib','$get_breastmilk', sucktion_type, sucktion_time)
- !! ARGS[1] = sucktion_type: the type of sucktion. adult_mouth [0], child_mouth [1], baby_mouth [2], manual_breastpump [3] , electric_breastpump [4], hand_expressing [5], cow milker [6], weak baby_mouth [7], stimulation during sex/sex play [8]
- !! ARGS[2] = sucktion_time: how many minutes the sucking/pumping takes place
- !! Usage: breastmilkvolume = func('lact_lib','$get_breastmilk', 4, 20)
- !! RESULT = Milk in ml*10
- !! Sveta, someone or something tries to milk Svetas breasts, so the daily variable breastpumped is switched on. This is used for the femcycle. If this is not switched on, possible changes like prolactinlvl etc go down.
- breastpumped = 1
- if soreness_mod <= 0: soreness_mod = 1
- !! what type of sucktion is happening? different sucktion can cause a different demand of breastmilk. Base rate of sucktion is 10ml/minute x 10. So if the sucktion rate is 10ml/min then suck_flow_rate = 100.
- if ARGS[1] = 0:
- !! 'adult sucking'
- suck_flow_rate = 120
- temp_var = pcs_mood +(ARGS[2]/8)
- if temp_var > 100:
- pcs_mood = 100
- else
- pcs_mood += ARGS[2]/8
- end
- elseif ARGS[1] = 1:
- !! 'child sucking'
- suck_flow_rate = 110
- temp_var = pcs_mood + (ARGS[2]/2)
- if temp_var > 100:
- pcs_mood = 100
- else
- pcs_mood += ARGS[2]/2
- end
- elseif ARGS[1] = 2:
- !! 'baby sucking'
- suck_flow_rate = 80
- temp_var = pcs_mood + ARGS[2]
- if temp_var > 100:
- pcs_mood = 100
- else
- pcs_mood += ARGS[2]
- end
- elseif ARGS[1] = 3:
- !! 'manual_breastpump sucking'
- suck_flow_rate = 180
- elseif ARGS[1] = 4:
- !! 'electric_breastpump sucking'
- suck_flow_rate = 400
- elseif ARGS[1] = 5:
- !! 'hand expression'
- suck_flow_rate = 105
- elseif ARGS[1] = 6:
- !! 'cow milker sucking'
- suck_flow_rate = 1000
- elseif ARGS[1] = 7:
- !! 'weak baby sucking'
- suck_flow_rate = 50
- temp_var = pcs_mood + ARGS[2]
- if temp_var > 100:
- pcs_mood = 100
- else
- pcs_mood += ARGS[2]
- end
- elseif ARGS[1] = 8:
- !! 'manual stimulation during sex/sex play'
- suck_flow_rate = 60
- else
- !! 'suck flow else branch'
- suck_flow_rate = 100
- end
- !! If you pump and work your breast more, soreness will decrease after pumping. This can also decline if your breasts arent worked for a longer time.
- if breastcounter > 0:
- temp_var = breastcounter/10
- soreness_mod += temp_var
- if soreness_mod > 30: soreness_mod = 30
- if nipple_cream = 1:
- soreness_mod += 20
- nipple_cream = 0
- end
- end
- !! If Sveta is not lactating we still need to do some actions. This is handled in here. Nipple pain + breast pain are applied as well as stamina is used.
- if lactate <= 0:
- if milkoverdemand <= 0: milkoverdemand = 0
- pump_stop_brake = 0
- !! This is how much milk demand is applied to the breasts. In this function it is needed to calculate the nipple pain and breast pain.
- max_sucktion_demand = suck_flow_rate*ARGS[2]
- if pain['nipples'] <= 60:
- suck_until_pain = (((60 - pain['nipples'])*soreness_mod)*10)/(suck_flow_rate/18)
- end
- temp_var = pain['nipples'] + max_sucktion_demand/(soreness_mod*100)
- if temp_var > 60:
- pain['nipples'] = 65
- pump_stop_brake = 1
- pumptime = suck_until_pain
- max_sucktion_demand = suck_flow_rate*pumptime
- else
- pain['nipples'] += max_sucktion_demand/(soreness_mod*100)
- end
- temp_var = pain['breasts'] + max_sucktion_demand/10000
- if temp_var > 20:
- pain['breasts'] = 25
- else
- pain['breasts'] += max_sucktion_demand/10000
- end
- !! Pumping breasts is exhausting even if no milk comes. Pumping will impact the stamina of Sveta if she is not lactating.
- temp_var = pcs_stam - max_sucktion_demand/300
- if temp_var < 0:
- pcs_stam = 0
- !! energy usage flag on.
- energytomilkpump = 1
- pcs_sweat += pumptime/30
- else
- pcs_stam -= max_sucktion_demand/300
- pcs_sweat += pumptime/30
- !! energy usage flag on.
- energytomilkpump = 1
- end
- if pumptime < 10:
- breastcounter += 1
- else
- breastcounter += pumptime/10
- end
- milkoverdemand += max_sucktion_demand
- RESULT = 0
- elseif lactate > 0:
- !! How much milk can go through the nipple. Base rate is 10ml/minute (100) when sucktion is applied to the nipple. If the demand is higher than the nipple can push through, nipple soreness will happen more quickly.
- if pcs_nips > 0:
- max_nip_flow_rate = 60
- elseif pcs_nips > 20:
- max_nip_flow_rate = 80
- elseif pcs_nips > 40:
- max_nip_flow_rate = 100
- elseif pcs_nips > 60:
- max_nip_flow_rate = 120
- elseif pcs_nips > 80:
- max_nip_flow_rate = 140
- elseif pcs_nips > 100:
- max_nip_flow_rate = 160
- else
- max_nip_flow_rate = 100
- end
- !! If you pump more, more milk will be able to flow out, disregarding nipplesize. Svetas nipples will get used to have milk stream through them, grows and drops with the breastcounter.
- nip_flow_mod = 1
- nip_flow_mod += breastcounter
- if nip_flow > 400: nip_flow_mod = 400
- max_nip_flow_rate += nip_flow_mod
- !! How much milk demand is applied to the breasts.
- max_sucktion_demand = suck_flow_rate*ARGS[2]
- !! We want to know if we can just suck out what is already stored or if additional milk production is needed to go through the whole pumping/sucking.
- !! If we only need 20ml from a 100ml storage, we would only substract 20ml, leaving 80ml inside the breasts.
- !! Also lets make sure we start at zero from the stuff we get from Sveta.
- milkedvolume = 0
- !! Case: Enough milk in Svetas breasts, covering the demand
- if lactatemv >= max_sucktion_demand:
- !! Checking if svetas nipple flow is enough to serve the demand. If yes - get the demand; If no - get what she is able to give us.
- if max_nip_flow_rate >= suck_flow_rate:
- milkedvolume = max_sucktion_demand
- lactatemv -= max_sucktion_demand
- else:
- milkedvolume = max_nip_flow_rate*ARGS[2]
- lactatemv -= milkedvolume
- end
- !! Case: Not enough milk in Svetas breasts.
- elseif lactatemv < max_sucktion_demand:
- !! We have two sub cases in this one. Sveta has no lactatemv and Sveta has not enough lactatemv. This means she has to produce more milk, but first we need to know how much is needed.
- !! temp_var will be the amount of milk Sveta has to produce to serve the demand. pump time left is the time left after lactatemv is drained.
- if lactatemv <= 0:
- temp_var = max_sucktion_demand
- pumptime_left = ARGS[2]
- else
- temp_var = max_sucktion_demand - lactatemv
- if max_nip_flow_rate >= suck_flow_rate:
- pumptime_left = ARGS[2] - (lactatemv/suck_flow_rate)
- else
- pumptime_left = ARGS[2] - (lactatemv/max_nip_flow_rate)
- end
- if pumptime_left < 0: pumptime_left = 0
- end
- !! Now we know how much time we have and how much demand we have. Time to check if Sveta can do it.
- !! For the case, that svetas milk flow is not big enough pumptime left will be 0, therefore this is handled here.
- if pumptime_left >0:
- if max_nip_flow_rate >= suck_flow_rate:
- !! the lactaterate is per hour, so it is possible that lactaterate will end up being zero when devided by 60. therefore everything here is multiplied by 100.
- if (suck_flow_rate*100) <= ((lactaterate*100)/60):
- milkedvolume += suck_flow_rate*pumptime_left
- else
- milkedvolume += ((((lactaterate*100)/60)*pumptime_left)/100)
- breastcounter += 2
- end
- else
- !! Same here as above.
- if (max_nip_flow_rate*100) <= ((lactaterate*100)/60):
- milkedvolume += max_nip_flow_rate*pumptime_left
- breastcounter += 2
- else
- milkedvolume += ((((lactaterate*100)/60)*pumptime_left)/100)
- breastcounter += 2
- end
- end
- !! Produced milk needs to be subtracted from the hourly lactate rate, so femcycle is only adding the milk that was not produced yet in the next hour
- if pumptime_left > 60:
- if ((pumptime_left*100)/60) > 100:
- lactaterate_use -= ((((lactaterate*100)/60)*(pumptime_left mod 60))/100)
- else
- lactaterate_use = lactaterate
- end
- else
- if lactaterate >= lactaterate_use:
- lactaterate_use -= milkedvolume
- else
- lactaterate_use = lactaterate
- end
- end
- if lactaterate_use <= 0: lactaterate_use = 0
- !! Sveta had to make milk, so she needs to use some of her body resources to make the milk.
- if milkedvolume > 0:
- !! energy usage flag on. Can be used in events to show that sveta is getting hungry or thirsty
- energytomilkpump = 1
- pcs_stam -= max_sucktion_demand/300
- if pcs_stam <= 0: pcs_stam = 0
- pcs_sweat += pumptime/30
- pcs_hydra -= milkedvolume/120
- if pcs_hydra < 1: pcs_hydra = 1
- pcs_energy -= milkedvolume/1200
- end
- end
- !! Now we check if sveta was able to make it or not. If not we have milk overdemand which will be used in femcycle to make her produce more milk next day.
- if temp_var > milkedvolume:
- milkoverdemand += (temp_var - milkedvolume)
- end
- !! time to add the pumped lactatemv to the milkedvolume and empty lactatemv.
- milkedvolume += lactatemv
- lactatemv = 0
- !! Here we have nipple and breastpain. The idea is - if there is more sucktion than the nipples can take more pain is applied. If the breasts make less milk then demanded pain to the breasts is applied.
- !! Else - there will only be nipple pain.
- if max_nip_flow_rate < suck_flow_rate:
- temp_var = pain['nipples'] + ((suck_flow_rate - max_nip_flow_rate)*100*ARGS[2])/2000 - (soreness_mod*ARGS[2])*15
- if temp_var >= 60:
- pain['nipples'] = 65
- elseif temp_var <= 0:
- pain['nipples'] += 1
- else
- pain['nipples'] += (((suck_flow_rate - max_nip_flow_rate)*100*ARGS[2])/2000 - (soreness_mod*ARGS[2])*15)
- end
- else
- if ARGS[2] < 10:
- pain['nipples'] += 1
- elseif ARGS[2] >= 10 and soreness_mod > ARGS[2]:
- pain['nipples'] += 1
- else
- pain['nipples'] += (ARGS[2]/10 - soreness_mod/10)
- end
- end
- if max_nip_flow_rate >= suck_flow_rate:
- if (suck_flow_rate*100) > ((lactaterate*100)/60):
- temp_var = pain['breasts'] + (((suck_flow_rate*100)-((lactaterate*100)/60))*pumptime_left)/1000
- if temp_var > 20:
- pain['breasts'] = 20
- else
- pain['breasts'] += (((suck_flow_rate*100)-((lactaterate*100)/60))*pumptime_left)/1000
- end
- end
- else
- if (max_nip_flow_rate*100) > ((lactaterate*100)/60):
- temp_var = pain['breasts'] + (((max_nip_flow_rate*100)-((lactaterate*100)/60))*pumptime_left)/1000
- if temp_var > 20:
- pain['breasts'] = 20
- else
- pain['breasts'] += (((max_nip_flow_rate*100)-((lactaterate*100)/60))*pumptime_left)/1000
- end
- end
- end
- end
- if pumptime < 10:
- breastcounter += 1
- else
- breastcounter += pumptime/10
- end
- !! Done - Result is the milked volume.
- RESULT = milkedvolume
- end
- end
- !! bp_milking - breast pump milking
- !! use href="exec:gt ''lact_lib'',''bp_milking''"
- if $ARGS[0] = 'bp_milking':
- pumptime = 0
- pumptype = 0
- gs 'lact_lib', 'reg_bottle_count'
- if pump_bottletype < 1500: pump_bottletype = 1500
- if $location_type ! 'bathroom' and pcs_inhib < 30:
- 'You aren''t confident enough to do that here.'
- act 'Finish': menu_off = 0 & gt $loc, $metka
- elseif bp_unbox <= 0:
- 'You need to unbox your breast pump first.'
- act 'Finish': menu_off = 0 & gt $loc, $metka
- elseif bp_unbox = 1 and ($location_type = 'bathroom' or $location_type = 'private'):
- gt 'lact_lib', 'bp_unbox_event'
- else
- *clr
- cla
- '<center><img <<$set_imgh>> src="images/pc/body/tits/breast_pump.jpg"></center>'
- 'How long do you want to pump your breasts with the manual breast pump?'
- if func('lact_lib','useable_sbottle_count') > 0 and func('lact_lib','useable_mbottle_count') > 0:
- if func('lact_lib','useable_sbottle_count') > 0 and pump_bottletype = 1500:
- 'Current bottle size in use: >150ml | <a href="exec:pump_bottletype = 2500 & gt ''lact_lib'', ''bp_milking''">250ml</a>'
- elseif func('lact_lib','useable_mbottle_count') > 0:
- pump_bottletype = 2500
- 'Current bottle size in use <a href="exec:pump_bottletype = 1500 & gt ''lact_lib'', ''bp_milking''">150ml</a> | >250ml'
- else
- 'this should not end up here - got to tfg forums.'
- end
- elseif func('lact_lib','useable_sbottle_count') > 0 and func('lact_lib','useable_mbottle_count') <= 0:
- pump_bottletype = 1500
- 'You currently use a 150ml bottle on your breast pump.'
- elseif func('lact_lib','useable_sbottle_count') <= 0 and func('lact_lib','useable_mbottle_count') > 0:
- pump_bottletype = 2500
- 'You currently use a 250ml bottle on your breast pump.'
- else
- 'You have no bottles left to use. Please empty bottles or buy new ones in the pharmacy.'
- end
- if (bpbottlem + bpbottles) = 1:
- 'You have one bottle. You can check it <a href="exec:gs ''lact_lib'',''view_milk_bottles'', 1">here</a>'
- elseif (bpbottlem + bpbottles) > 1:
- 'You have <<bpbottlem + bpbottles>> bottles. You can check them <a href="exec:gs ''lact_lib'',''view_milk_bottles'', 1">here</a>'
- end
- if lactatemv > 0 and (func('lact_lib','useable_sbottle_count') > 0 or func('lact_lib','useable_mbottle_count') > 0):
- pumptime = (func('lact_lib','$get_breastmilk_time', 3, (lactatemv/10)))
- if pumptime > 5:
- pumptime -= 2
- end
- if pumptime > 60:
- act 'Pump until breasts are empty':
- *clr
- cla
- minut += 2
- 'As you prepare for pumping you weight your breasts in your hands. You feel that your breasts carry a large amount of milk and pumping will probably take a long time.'
- 'Getting relieve for your breasts with the manual breast pump will probably take at least <<pumptime>> minutes.'
- if pcs_know_mward <= 0:
- 'You concider visiting a hospital to get help or buying a better breastpump.'
- pcs_ask_mward_help = 1
- pcs_knows_electric_pump = 1
- end
- 'Do you want to continue?'
- act 'Don''t pump':gt $loc, $metka
- act 'Continue':
- gt 'lact_lib', 'milking'
- end
- end
- elseif pumptime <= 0:
- act 'Pump until breasts are empty':
- *clr
- cla
- minute += 2
- 'As you prepare for pumping you weight your breasts in your hands. Your breasts feel really empty. There is no need to pump now.'
- act 'Don''t pump':gt $loc, $metka
- act 'back':gt 'lact_lib', 'bp_milking'
- end
- else
- act 'Pump until breasts are empty':
- pumptime = func('lact_lib','$get_breastmilk_time', 3, (lactatemv/10))
- if pumptime > 5:
- pumptime -= 2
- end
- gt 'lact_lib', 'milking'
- end
- end
- end
- if (func('lact_lib','useable_sbottle_count') > 0 or func('lact_lib','useable_mbottle_count') > 0):
- act '15 Minutes':
- pumptime = 15
- gt 'lact_lib', 'milking'
- end
- act '30 Minutes':
- pumptime = 30
- gt 'lact_lib', 'milking'
- end
- act 'Custom':
- pumptime = input ("How long do you plan to pump your breasts? (Not more than 60 minutes)")
- if pumptime <= 0 or pumptime > 60:
- minut += 2
- act 'Don''t pump':menu_off = 0 & gt $loc, $metka
- act 'back':gt 'lact_lib', 'bp_milking'
- elseif pumptime > 0 and pumptime <= 60:
- gt 'lact_lib', 'milking'
- end
- end
- end
- act 'Massage your breasts': gt 'lact_lib','man_milking'
- act 'Don''t pump':menu_off = 0 & gt $loc, $metka
- end
- end
- !! man_milking - manual (with hands) milking
- !! use href="exec:gt ''lact_lib'',''man_milking''"
- !! for manual milk expression in bathrooms etc. please use this function.
- if $ARGS[0] = 'massage':
- if breastcounter <= 0:
- temp_var = 50
- else
- temp_var = (50/breastcounter)
- end
- if (($location_type ! 'bathroom' and pcs_inhib >= 30) or $location_type = 'bathroom' and breastpump = 0) and pcs_horny >= temp_var:
- act 'Massage your breasts': gt 'lact_lib','man_milking'
- end
- end
- if $ARGS[0] = 'man_milking':
- pumptime = 0
- *clr
- cla
- gs 'lact_lib', 'reg_bottle_count'
- 'How long do you want to massage your breasts?'
- if lactatemv > 0:
- pumptime = (func('lact_lib','$get_breastmilk_time', 5, (lactatemv/10)))
- if pumptime > 60:
- act 'Express until breasts are empty':
- *clr
- cla
- minut += 2
- 'You prepare yourself and weight your breasts in your hands. You feel that your breasts carry a large amount of milk and manually expressing it will probably take a long time.'
- 'Getting relieve for your breasts with manual expression will probably take at least <<pumptime>> minutes.'
- if breastpump <= 0 and bp_unbox <= 1:
- 'You should concider buying a breastpump'
- elseif breastpump = 1 and bp_unbox <= 1 and pain['nipples'] <= 60:
- 'You should concider using your breastpump.'
- else
- 'You should concider the use of a breastpump.'
- end
- 'Do you want to continue?'
- act 'Don''t express':menu_off = 0 & gt $loc, $metka
- act 'Express your milk':
- gt 'lact_lib', 'hand_milking'
- end
- end
- elseif pumptime <= 0:
- act 'Express milk until breasts are empty':
- *clr
- cla
- minute += 2
- 'As you prepare yourself you feel your breasts in your hands. Your breasts feel really empty. There is no need to express now.'
- act 'Don''t express milk':menu_off = 0 & gt $loc, $metka
- act 'back':gt 'lact_lib', 'man_milking'
- end
- else
- act 'Express until breasts are empty':
- pumptime = func('lact_lib','$get_breastmilk_time', 5, (lactatemv/10))
- gt 'lact_lib', 'hand_milking'
- end
- end
- end
- act '5 Minutes':
- pumptime = 5
- gt 'lact_lib', 'hand_milking'
- end
- act '10 Minutes':
- pumptime = 10
- gt 'lact_lib', 'hand_milking'
- end
- act 'Custom':
- pumptime = input ("How long do you plan to massage your breasts? (Not more than 60 minutes)")
- if pumptime <= 0 or pumptime > 60:
- minut += 2
- act 'Don''t express':gt $loc, $metka
- act 'back':gt 'lact_lib', 'man_milking'
- elseif pumptime > 0 and pumptime <= 60:
- gt 'lact_lib', 'hand_milking'
- end
- end
- act 'Don''t express':menu_off = 0 & gt $loc, $metka
- end
- if $ARGS[0] = 'bp_unbox_event':
- if bp_unbox <= 0:
- *clr
- cla
- minut += 5
- if $location_type = 'bathroom':
- 'You push down the toilet seat to sit down and slowly start to unbox your newly aquirred breast pump.'
- elseif $location_type = 'private' and $locclass = 'bedr':
- 'You sit down on your bed and slowly start to unbox your newly aquirred breast pump.'
- elseif $location_type = 'private':
- 'You sit down and slowly start to unbox your newly aquirred breast pump.'
- end
- if kid <= 0 and preg <= 0 and pregtimes <= 0 and pregchem <= 0 and bp_unbox <= 0:
- 'While examining it, you think about why you bought it in the first place. You are not pregnant nor do you have a kid that needs breast milk.'
- if lactate <= 0:
- 'Your breasts haven''t got any milk in them too, so it seems this pump is a bit useless.'
- else
- 'At least it can help to get the milk out of your breasts.'
- end
- end
- if $location_type = 'private':
- '<center><img <<$set_imgh>> src="images/pc/body/tits/pump_unboxing.jpg"></center>'
- elseif $location_type = 'bathroom':
- '<center><img <<$set_imgh>> src="images/pc/body/tits/pump_unboxing_bath.jpg"></center>'
- else
- '<center><img <<$set_imgh>> src="images/pc/body/tits/pump_unboxing_bath.jpg"></center>'
- end
- !! creating first 150ml bottle
- bpbottles += 1
- gs 'lact_lib', 'reg_bottle_count'
- !! Actions
- if (pcs_inhib > 40 and $location_type = 'private') or $location_type = 'bathroom':
- act 'Try out how it works':
- *clr
- cla
- 'You pull up your top to release your breasts'
- '<br><center><img <<$set_imgh>> src="images/pc/body/tits/t<<tits>>.jpg"></center><br>'
- 'Your fingers glide around the sucktion cup of the breast pump, while your other hand holds the pump.'
- 'Making sure that no one is around, you lift the breast pump to your left breast. The cold cone feels uncomfortable on your nipple.'
- milkedvolume = func('lact_lib','$get_breastmilk', 3, 1)
- minut += 1
- bp_unbox = 2
- if lactate > 0 and milkedvolume > 0:
- if milkedvolume <= 50:
- 'You start to squeeze the bulb. Your nipple is sucked into the cone, getting elongated a bit. It feels weird at first and you release the lever, the sucktion on your nipple goes away and the nipple retracts.'
- 'With your hand you squeeze down again, your nipple sucked in again. You go on, and start to rythmically squeeze it. The pump starts to draw milk from your breast.'
- 'You go on for a minute and then detach the pump. You collected some milk, but it is just a small puddle in the bottle.'
- '<br><center><img <<$set_imgh>> src="images/pc/body/tits/pump_milkdrops.jpg"></center>'
- elseif milkedvolume > 50 and milkedvolume <= 1500:
- 'You start to squeeze the bulb. Your nipple is sucked into the cone, getting elongated a bit. It feels weird at first and you release the lever, the sucktion on your nipple goes away and the nipple retracts.'
- 'With your hand you squeeze down again, your nipple sucked in again. You go on, and start to rythmically squeeze it. The pump starts to draw milk from your breast.'
- 'You go on for a minute and then detach the pump. You collected <<milkedvolume/10>>ml of your breastmilk.'
- '<br><center><img <<$set_imgh>> src="images/pc/body/tits/pump_half.jpg"></center>'
- else
- 'You start to squeeze the bulb. Your nipple is sucked into the cone, getting elongated a bit. It feels weird at first and you release the lever, the sucktion on your nipple goes away and the nipple retracts.'
- 'With your hand you squeeze down again, your nipple sucked in again. You go on, and start to rythmically squeeze it. The pump starts to draw milk from your breast.'
- 'You go on for a minute and then detach the pump. You easily filed the breast pump bottle with your breast milk just with this little pumping.'
- '<br><center><img <<$set_imgh>> src="images/pc/body/tits/pump_full.jpg"></center>'
- end
- 'You nod at the breast pump, thinking it will come in handy.'
- elseif lactate > 0 and milkedvolume <= 0:
- 'You start to squeeze the bulb. Your nipple is sucked into the cone, getting elongated a bit. It feels weird at first and you release the lever, the sucktion on your nipple goes away and the nipple retracts.'
- 'With your hand you squeeze down again, your nipple sucked in again. You go on, and start to rythmically squeeze it.'
- 'You go on for a minute and then detach the pump. You collected some milk, but it is just a small puddle in the bottle.'
- '<br><center><img <<$set_imgh>> src="images/pc/body/tits/pump_milkdrops.jpg"></center>'
- else
- 'You start to squeeze the bulb. Your nipple is sucked into the cone, getting elongated a bit. It feels weird at first and you release the lever, the sucktion on your nipple goes away and the nipple retracts.'
- 'With your hand you squeeze down again, your nipple sucked in again. You go on, and start to rythmically squeeze it.'
- 'You go on for a minute and then detach the pump. As expected no milk was collected in the bottle.'
- '<br><center><img <<$set_imgh>> src="images/pc/body/tits/breast_pump.jpg"></center>'
- end
- if lactate > 0 and pain['nipples'] < 60 and pcs_knowsaboutlactation <= 0:
- if pcs_usedbreastpumponherself > 0 and pcs_massagedherbreasts <= 0:
- 'You are surprised to see that you are lactating!'
- lactateinduced = 1
- elseif pcs_usedbreastpumponherself <= 0 and pcs_massagedherbreasts > 0:
- 'Regularily massaging your breasts probably made you lactate!<br>'
- lactateinduced = 1
- elseif pcs_usedbreastpumponherself > 0 and pcs_massagedherbreasts > 0:
- 'All that pumping and massaging your breasts probably caused you to lactate!<br>'
- lactateinduced = 1
- else
- 'To your surprise it is milk. You started lactating!<br>'
- if thinkpreg = 1 or knowpreg = 1:
- 'This is probably happening because you are pregnant.'
- else
- 'You should have this checked out by a doctor. You could be pregnant.'
- end
- lactateinduced = 0
- end
- pcs_knowsaboutlactation = 1
- end
- act 'continue':
- *clr
- cla
- if milkedvolume > 50 and $location_type = 'private':
- 'You look at the milk in the bottle and then around the room. Having no idea what to do with the excess milk, you look at it and suddenly sip it down.'
- 'It is your milk, so it should be okay to drink it.'
- '<center><img <<$set_imgh>> src="images/pc/body/tits/milk_drink.jpg"></center>'
- '<center>The milk is still warm from your breasts.</center>'
- pcs_health += milkedvolume/400
- pcs_energy += milkedvolume/500
- if pcs_hydra >= 100:
- pcs_hydra += milkedvolume/200
- else
- pcs_hydra += milkedvolume/100
- end
- minut += ((milkedvolume/1000) + 3)
- act 'Finish': menu_off = 0 & gt $loc, $metka
- else
- 'You clean up your pump and cover your breasts again.'
- act 'Finish': menu_off = 0 & gt $loc, $metka
- end
- end
- bp_unbox = 2
- end
- end
- act 'Don''t try it here':
- *clr
- cla
- 'You look around you, not feeling to comfortable to use the breast pump here.'
- bp_unbox = 1
- act 'Finish': menu_off = 0 & gt $loc, $metka
- end
- elseif bp_unbox = 1:
- if $location_type = 'private' and pcs_inhib < 40:
- 'You can''t do this here'
- act 'Finish': menu_off = 0 & gt $loc, $metka
- else
- 'You pull up your top to release your breasts'
- '<br><center><img <<$set_imgh>> src="images/pc/body/tits/t<<tits>>.jpg"></center><br>'
- 'Your fingers glide around the sucktion cup of the breast pump, while your other hand holds the pump.'
- 'Making sure that no one is around, you lift the breast pump to your left breast. The cold cone feels uncomfortable on your nipple.'
- milkedvolume = func('lact_lib','$get_breastmilk', 3, 1)
- minut += 1
- bp_unbox = 2
- if lactate > 0 and milkedvolume > 0:
- if milkedvolume <= 50:
- 'You start to squeeze the bulb. Your nipple is sucked into the cone, getting elongated a bit. It feels weird at first and you release the lever, the sucktion on your nipple goes away and the nipple retracts.'
- 'With your hand you squeeze down again, your nipple sucked in again. You go on, and start to rythmically squeeze it. The pump starts to draw milk from your breast.'
- 'You go on for a minute and then detach the pump. You collected some milk, but it is just a small puddle in the bottle.'
- '<br><center><img <<$set_imgh>> src="images/pc/body/tits/pump_milkdrops.jpg"></center>'
- elseif milkedvolume > 50 and milkedvolume <= 1500:
- 'You start to squeeze the bulb. Your nipple is sucked into the cone, getting elongated a bit. It feels weird at first and you release the lever, the sucktion on your nipple goes away and the nipple retracts.'
- 'With your hand you squeeze down again, your nipple sucked in again. You go on, and start to rythmically squeeze it. The pump starts to draw milk from your breast.'
- 'You go on for a minute and then detach the pump. You collected <<milkedvolume/10>>ml of your breastmilk.'
- '<br><center><img <<$set_imgh>> src="images/pc/body/tits/pump_half.jpg"></center>'
- else
- 'You start to squeeze the bulb. Your nipple is sucked into the cone, getting elongated a bit. It feels weird at first and you release the lever, the sucktion on your nipple goes away and the nipple retracts.'
- 'With your hand you squeeze down again, your nipple sucked in again. You go on, and start to rythmically squeeze it. The pump starts to draw milk from your breast.'
- 'You go on for a minute and then detach the pump. You easily filed the breast pump bottle with your breast milk just with this little pumping.'
- '<br><center><img <<$set_imgh>> src="images/pc/body/tits/pump_full.jpg"></center>'
- end
- 'You nod at the breast pump, thinking it will come in handy.'
- elseif lactate > 0 and milkedvolume <= 0:
- 'You start to squeeze the bulb. Your nipple is sucked into the cone, getting elongated a bit. It feels weird at first and you release the lever, the sucktion on your nipple goes away and the nipple retracts.'
- 'With your hand you squeeze down again, your nipple sucked in again. You go on, and start to rythmically squeeze it.'
- 'You go on for a minute and then detach the pump. You collected some milk, but it is just a small puddle in the bottle.'
- '<br><center><img <<$set_imgh>> src="images/pc/body/tits/pump_milkdrops.jpg"></center>'
- else
- 'You start to squeeze the bulb. Your nipple is sucked into the cone, getting elongated a bit. It feels weird at first and you release the lever, the sucktion on your nipple goes away and the nipple retracts.'
- 'With your hand you squeeze down again, your nipple sucked in again. You go on, and start to rythmically squeeze it.'
- 'You go on for a minute and then detach the pump. As expected no milk was collected in the bottle.'
- '<br><center><img <<$set_imgh>> src="images/pc/body/tits/breast_pump.jpg"></center>'
- end
- act 'continue':
- *clr
- cla
- if milkedvolume > 50 and $location_type = 'private':
- 'You look at the milk in the bottle and then around the room. Having no idea what to do with the excess milk, you look at it and suddenly sip it down.'
- 'It is your milk, so it should be okay to drink it.'
- '<center><img <<$set_imgh>> src="images/pc/body/tits/milk_drink.jpg"></center>'
- '<center>The milk is still warm from your breasts.</center>'
- pcs_health += milkedvolume/400
- pcs_energy += milkedvolume/500
- if pcs_hydra >= 100:
- pcs_hydra += milkedvolume/200
- else
- pcs_hydra += milkedvolume/100
- end
- minut += ((milkedvolume/1000) + 3)
- act 'Finish': menu_off = 0 & gt $loc, $metka
- else
- 'You clean up your pump and cover your breasts again.'
- act 'Finish': menu_off = 0 & gt $loc, $metka
- end
- end
- end
- elseif bp_unbox >= 2:
- *clr
- cla
- 'You unboxed your breast pump already.'
- act 'Finish': menu_off = 0 & gt $loc, $metka
- end
- end
- if $ARGS[0] = 'reg_bottle_count':
- if reg_bottles_count <= 0: reg_bottles_count = 0
- if reg_bottlem_count <= 0: reg_bottlem_count = 0
- if (reg_bottlem_count + reg_bottles_count) < (bpbottlem + bpbottles):
- :rbc_loop
- rbc_index = (reg_bottlem_count + reg_bottles_count) - 1
- if (bpbottles - reg_bottles_count) > 0:
- reg_bottles_count += 1
- rbc_index = (reg_bottlem_count + reg_bottles_count) - 1
- mbarrtype[rbc_index] = 1500
- mbarrfill[rbc_index] = 0
- mbarrmage[rbc_index] = 0
- mbarrcool[rbc_index] = 0
- $mbarrstat[rbc_index] = 'none'
- $mbarrtemp[rbc_index] = 'none'
- mbarrloca[rbc_index] = 1
- jump 'rbc_loop'
- end
- if (bpbottlem - reg_bottlem_count) > 0:
- reg_bottlem_count += 1
- rbc_index = (reg_bottlem_count + reg_bottles_count) - 1
- mbarrtype[rbc_index] = 2500
- mbarrfill[rbc_index] = 0
- mbarrmage[rbc_index] = 0
- mbarrcool[rbc_index] = 0
- $mbarrstat[rbc_index] = 'none'
- $mbarrtemp[rbc_index] = 'none'
- mbarrloca[rbc_index] = 1
- jump 'rbc_loop'
- end
- end
- end
- !! milking
- !! never use directly. Always use bp_milking, man_milking or sex_milking
- if $ARGS[0] = 'milking':
- gs 'lact_lib', 'reg_bottle_count'
- if lactate > 0 and pain['nipples'] < 60:
- milkedvolume = func('lact_lib','$get_breastmilk', 3, pumptime)
- !!act 'Finish':menu_off = 0 & gt $loc, $metka
- bp_used_mbottle = 0
- bp_used_sbottle = 0
- bp_useable_sbottle = func('lact_lib','useable_sbottle_count')
- bp_useable_mbottle = func('lact_lib','useable_mbottle_count')
- pump_timestamp = func('lact_lib','time_stamp')
- '<center><img <<$set_imgh>> src="images/pc/body/tits/pump_lactating.jpg"></center>'
- if pumptime > 1:
- 'You attach the pump to your breast and start rythmically squeezing the bulb for <<pumptime>> minutes.'
- else
- 'You attach the pump to your breast and start rythmically squeezing the bulb for one minute.'
- end
- if milkedvolume > pump_bottletype and (bp_useable_sbottle*1500 + bp_useable_mbottle*2500) = pump_bottletype:
- 'During pumping you have to empty the collecting bottle as it filled up with your milk.'
- 'You give it a few more pumps and detach the pump.<br>You filled the bottle with <<pump_bottletype/10>>ml of your milk.'
- 'To collect all your pumped milk you should probably check if the pharmacy has additional bottles for your breast pump.'
- if (bp_useable_sbottle - bp_used_sbottle) > 0:
- bottlecounter = 0
- :sbottle_loneloop
- if bottlecounter < (bpbottlem + bpbottles) and milkedvolume > 1500:
- if mbarrtype[bottlecounter] = 1500 and mbarrfill[bottlecounter] = 0:
- func('lact_lib','fill_milk_bottle',bottlecounter,1500)
- jump 'bottlefull_loopbreak'
- end
- bottlecounter += 1
- jump 'sbottle_loneloop'
- end
- elseif (bp_useable_mbottle - bp_used_mbottle) > 0 and milkedvolume > 2500:
- bottlecounter = 0
- :mbottle_loneloop
- if bottlecounter < (bpbottlem + bpbottles):
- if mbarrtype[bottlecounter] = 2500 and mbarrfill[bottlecounter] = 0:
- func('lact_lib','fill_milk_bottle',bottlecounter,2500)
- jump 'bottlefull_loopbreak'
- end
- bottlecounter += 1
- jump 'mbottle_loneloop'
- end
- else
- 'unhandled case - you shouldn''t end up here. Please report this in the bug section of Girl Life in the tfg-forums.'
- 'first fork case'
- 'bp_used_mbottle: <<bp_used_mbottle>>'
- 'bp_used_sbottle: <<bp_used_sbottle>>'
- 'milkedvolume: <<milkedvolume>>'
- 'pump_bottletype: <<pump_bottletype>>'
- 'bp_useable_sbottle: <<bp_useable_sbottle>>'
- 'bp_useable_mbottle: <<bp_useable_mbottle>>'
- end
- :bottlefull_loopbreak
- elseif milkedvolume > pump_bottletype and (bp_useable_sbottle*1500 + bp_useable_mbottle*2500) > pump_bottletype:
- !! Checking which bottletype is used and filling those bottles up before the other type is used.
- :sbottleloop
- if pump_bottletype < 2500 and milkedvolume >= 1500 and bp_used_sbottle < bp_useable_sbottle:
- bp_used_sbottle += 1
- milkedvolume -= 1500
- bottlecounter = 0
- :sbottle_searchloop
- if bottlecounter < (bpbottlem + bpbottles):
- if mbarrtype[bottlecounter] = 1500 and mbarrfill[bottlecounter] = 0:
- func('lact_lib','fill_milk_bottle',bottlecounter,1500)
- jump 'sbottle_searchloopbreak'
- end
- bottlecounter += 1
- jump 'sbottle_searchloop'
- end
- :sbottle_searchloopbreak
- jump 'sbottleloop'
- end
- :mbottleloop
- if pump_bottletype >= 2500 and milkedvolume >= 2500 and bp_used_mbottle < bp_useable_mbottle:
- bp_used_mbottle += 1
- milkedvolume -= 2500
- bottlecounter = 0
- :mbottle_searchloop
- if bottlecounter < (bpbottlem + bpbottles):
- if mbarrtype[bottlecounter] = 2500 and mbarrfill[bottlecounter] = 0:
- func('lact_lib','fill_milk_bottle',bottlecounter,2500)
- jump 'mbottle_searchloopbreak'
- end
- bottlecounter += 1
- jump 'mbottle_searchloop'
- end
- :mbottle_searchloopbreak
- jump 'mbottleloop'
- end
- !! Checking for the milkedvolume and if there are bottles left. if yes - use these bottles
- if milkedvolume > 0 and (((bp_useable_mbottle - bp_used_mbottle) > 0) or ((bp_useable_sbottle - bp_used_sbottle) > 0)):
- :altfill01
- if pump_bottletype < 2500 and milkedvolume >= 2500 and bp_used_mbottle < bp_useable_mbottle:
- bp_used_mbottle += 1
- milkedvolume -= 2500
- bottlecounter = 0
- :sbottle_altsearchloop
- if bottlecounter < (bpbottlem + bpbottles):
- if mbarrtype[bottlecounter] = 2500 and mbarrfill[bottlecounter] = 0:
- func('lact_lib','fill_milk_bottle',bottlecounter,2500)
- jump 'sbottle_altsearchloopbreak'
- end
- bottlecounter += 1
- jump 'sbottle_altsearchloop'
- end
- :sbottle_altsearchloopbreak
- jump 'altfill01'
- end
- :altfill02
- if pump_bottletype >= 2500 and milkedvolume >= 1500 and bp_used_sbottle < bp_useable_sbottle:
- bp_used_sbottle += 1
- milkedvolume -= 1500
- bottlecounter = 0
- :mbottle_altsearchloop
- if bottlecounter < (bpbottlem + bpbottles):
- if mbarrtype[bottlecounter] = 1500 and mbarrfill[bottlecounter] = 0:
- func('lact_lib','fill_milk_bottle',bottlecounter,1500)
- jump 'mbottle_altsearchloopbreak'
- end
- bottlecounter += 1
- jump 'mbottle_altsearchloop'
- end
- :mbottle_altsearchloopbreak
- jump 'altfill02'
- end
- end
- !! by this point all bottles should have been used up. Everything else needs to end up in the drain.
- if milkedvolume > 0 and bp_useable_mbottle = bp_used_mbottle and bp_useable_sbottle = bp_used_sbottle:
- 'During pumping you have to switch the collecting bottle as it filled up with your milk. Unfortunately you don''t have enough bottles to collect all your milk.'
- 'You had to pour <<milkedvolume/10>>ml of your breast milk into the sink.'
- milkedvolume = ((bp_used_mbottle*2500) + (bp_used_sbottle*1500))
- elseif milkedvolume > 0 and milkedvolume < 1500 and (bp_useable_sbottle - bp_used_sbottle) > 0:
- 'During pumping you have to switch the collecting bottle as it filled up with your milk.'
- elseif milkedvolume > 0 and milkedvolume < 2500 and milkedvolume > 1500 and (bp_useable_mbottle - bp_used_mbottle) > 0:
- 'During pumping you have to switch the collecting bottle as it filled up with your milk.'
- else
- 'During pumping you have to switch the collecting bottle as it filled up with your milk.'
- end
- if bp_used_mbottle >= 1 or bp_used_sbottle >= 1:
- '<center><img <<$set_imgh>> src="images/pc/body/tits/bottles_full.jpg"></center>'
- if milkedvolume = ((bp_used_mbottle*2500) + (bp_used_sbottle*1500)):
- 'You pumped <<milkedvolume/10>>ml of milk from your breasts, collecting it in:'
- if bp_useable_sbottle = 1:
- 'One 150ml bottle'
- elseif bp_used_sbottle > 1:
- '<<bp_used_sbottle>> x 150ml bottles'
- end
- if bp_used_mbottle = 1:
- 'One 250ml bottle'
- elseif bp_used_mbottle > 1:
- '<<bp_used_mbottle>> x 250ml bottles'
- end
- else
- 'You pumped <<((bp_used_mbottle*2500)+(bp_used_sbottle*1500)+milkedvolume)/10>>ml of milk from your breasts collecting it in:'
- if bp_used_sbottle = 1:
- 'One 150ml bottle'
- elseif bp_used_sbottle > 1:
- '<<bp_used_sbottle>> x 150ml bottles'
- end
- if bp_used_mbottle = 1:
- 'One 250ml bottle'
- elseif bp_used_mbottle > 1:
- '<<bp_used_mbottle>> x 250ml bottles'
- end
- if (bp_useable_sbottle - bp_used_sbottle) > 0 and milkedvolume <= 1500:
- bottlecounter = 0
- :sbottle_restsearchloop
- if bottlecounter < (bpbottlem + bpbottles):
- if mbarrtype[bottlecounter] = 1500 and mbarrfill[bottlecounter] = 0:
- func('lact_lib','fill_milk_bottle',bottlecounter,milkedvolume)
- jump 'sbottlefilled_break'
- end
- bottlecounter += 1
- jump 'sbottle_restsearchloop'
- end
- :sbottlefilled_break
- 'You also stored <<milkedvolume/10>>ml of breast milk in a 150ml bottle.'
- elseif (bp_useable_mbottle - bp_used_mbottle) > 0 and milkedvolume <= 2500:
- bottlecounter = 0
- :mbottle_restsearchloop
- if bottlecounter < (bpbottlem + bpbottles):
- if mbarrtype[bottlecounter] = 2500 and mbarrfill[bottlecounter] = 0:
- func('lact_lib','fill_milk_bottle',bottlecounter,milkedvolume)
- jump 'mbottlefilled_break'
- end
- bottlecounter += 1
- jump 'mbottle_restsearchloop'
- end
- :mbottlefilled_break
- 'You also stored <<milkedvolume/10>>ml of breast milk in a 250ml bottle.'
- else
- 'unhandled case - you shouldn''t end up here. Please report this in the bug section of Girl Life in the tfg-forums.'
- 'second fork case'
- 'bp_used_mbottle: <<bp_used_mbottle>>'
- 'bp_used_sbottle: <<bp_used_sbottle>>'
- 'milkedvolume: <<milkedvolume>>'
- 'pump_bottletype: <<pump_bottletype>>'
- 'bp_useable_sbottle: <<bp_useable_sbottle>>'
- 'bp_useable_mbottle: <<bp_useable_mbottle>>'
- end
- milkedvolume += bp_used_mbottle*2500 + bp_used_sbottle*1500
- end
- else
- 'unhandled case - you shouldn''t end up here. Please report this in the bug section of Girl Life in the tfg-forums.'
- 'third fork case'
- 'bp_used_mbottle: <<bp_used_mbottle>>'
- 'bp_used_sbottle: <<bp_used_sbottle>>'
- 'milkedvolume: <<milkedvolume>>'
- 'pump_bottletype: <<pump_bottletype>>'
- 'bpbottles: <<bpbottles>>'
- 'bpbottlem: <<bpbottlem>>'
- end
- else
- 'You give it a few more pumps and detach the pump.<br>You filled the bottle with <<milkedvolume/10>>ml of your milk.'
- if (bp_useable_sbottle - bp_used_sbottle) > 0 and milkedvolume <= 1500:
- bottlecounter = 0
- :single_sbottle_searchloop
- if bottlecounter < (bpbottlem + bpbottles):
- if mbarrtype[bottlecounter] = 1500 and mbarrfill[bottlecounter] = 0:
- func('lact_lib','fill_milk_bottle',bottlecounter,milkedvolume)
- jump 'single_sbottlefilled_break'
- end
- bottlecounter += 1
- jump 'single_sbottle_searchloop'
- end
- :single_sbottlefilled_break
- elseif (bp_useable_mbottle - bp_used_mbottle) > 0 and milkedvolume <= 2500:
- bottlecounter = 0
- :single_mbottle_searchloop
- if bottlecounter < (bpbottlem + bpbottles):
- if mbarrtype[bottlecounter] = 2500 and mbarrfill[bottlecounter] = 0:
- func('lact_lib','fill_milk_bottle',bottlecounter,milkedvolume)
- jump 'single_mbottlefilled_break'
- end
- bottlecounter += 1
- jump 'single_mbottle_searchloop'
- end
- :single_mbottlefilled_break
- else
- 'unhandled case - you shouldn''t end up here. Please report this in the bug section of Girl Life in the tfg-forums.'
- 'second fork case'
- 'bp_used_mbottle: <<bp_used_mbottle>>'
- 'bp_used_sbottle: <<bp_used_sbottle>>'
- 'milkedvolume: <<milkedvolume>>'
- 'pump_bottletype: <<pump_bottletype>>'
- 'bp_useable_sbottle: <<bp_useable_sbottle>>'
- 'bp_useable_mbottle: <<bp_useable_mbottle>>'
- end
- milkedvolume += bp_used_mbottle*2500 + bp_used_sbottle*1500
- end
- breastcounter += 1
- if energytomilkpump > 0 and pcs_energy = 0:
- '<br>During pumping you feel really hungry, producing breast milk seems to be more exhausing then thought.'
- energytomilkpump = 0
- elseif energytomilkpump > 0:
- '<br>You feel a bit thirsty after pumping.'
- energytomilkpump = 0
- end
- if bcream_used = 1:
- pcs_nips += rand(0,2)
- bcream_used = 0
- end
- minut += pumptime
- elseif lactate > 0 and pain['nipples'] < 60 and pcs_knowsaboutlactation <= 0:
- '<center><img <<$set_imgh>> src="images/pc/body/tits/pump_milkdrops.jpg"></center>'
- if pcs_usedbreastpumponherself > 0 and pcs_massagedherbreasts <= 0:
- 'As usual, you attach the pump, but after a few pumps white liquid suddenly starts flowing from your nipples.<br>Using the breast pump regularily probably made you lactate!'
- lactateinduced = 1
- elseif pcs_usedbreastpumponherself <= 0 and pcs_massagedherbreasts > 0:
- 'You attach the pump but after a few pumps white liquid suddenly comes from your nipples. Regularily massaging your breasts probably made you lactate!<br>'
- lactateinduced = 1
- elseif pcs_usedbreastpumponherself > 0 and pcs_massagedherbreasts > 0:
- 'You attach the pump but after a few pumps white liquid suddenly comes from your nipples. All that pumping and massaging your breasts probably caused you to lactate!<br>'
- lactateinduced = 1
- else
- 'You attach the pump and give it a few pumps. To your surprise white liquid suddenly comes from your nipples. You started lactating!<br>'
- if thinkpreg = 1 or knowpreg = 1:
- 'This is probably happening because you are pregnant.'
- else
- 'You should have this checked out by a doctor. You could be pregnant.'
- end
- lactateinduced = 0
- end
- pcs_usedbreastpumponherself = 0
- pcs_massagedherbreasts = 0
- pcs_knowsaboutlactation = 1
- elseif lactate = 0 and pain['nipples'] < 60:
- milkedvolume = func('lact_lib','$get_breastmilk', 3, pumptime)
- pcs_usedbreastpumponherself += 1
- '<center><img <<$set_imgh>> src="images/pc/body/tits/t<<tits>>.jpg"></center>'
- if breastcounter < 100:
- 'You attach the pump to your nipples and start squeezing the bulb. The vacuum feels uncomfortable on your nipples.'
- elseif breastcounter >= 100 and breastcounter < 200:
- 'You attach the pump to your nipples and start squeezing the bulb. You are used to the vacuum on your nipples.'
- else
- 'You attach the pump to your nipples and start squeezing the bulb. The vacuum feels good on your nipples.'
- end
- if prolactinlvl > 100: 'A few droplets of liquid come out of your nipples but it is not milk.'
- breastcounter += 1
- if pump_stop_brake = 1:
- 'During pumping your nipples start to hurt extremely. You have to stop after <<pumptime>> minutes, because you couldn''t go on.'
- end
- if prolactinlvl > 100:
- if rand(0,10) > 9:
- pumpinggrowth += 1
- end
- 'After finishing, your breasts feel weirdly engorged.'
- end
- if bcream_used = 1:
- pcs_nips += rand(0,2)
- bcream_used = 0
- end
- minut += pumptime
- else
- 'Your nipples feel too sore to use the pump right now.'
- end
- if milkedvolume > 0:
- lact_engorgement = 0
- lactatemess = 0
- act 'Pour it into the sink':
- *clr
- cla
- piits_i = 0
- :piits_emptyloop
- if piits_i < (bpbottlem + bpbottles):
- if mbarrmage[piits_i] = (pump_timestamp):mbarrfill[piits_i] = 0
- piits_i += 1
- jump 'piits_emptyloop'
- end
- if milkedvolume > 1500 and bpbottles <= 1:
- '<center><img <<$set_imgh>> src="images/pc/body/tits/milk_sink.jpg"></center>'
- '<center>You pour 150ml of your breast milk into the sink and clean up your breastpump.</center>'
- else
- '<center><img <<$set_imgh>> src="images/pc/body/tits/milk_sink.jpg"></center>'
- '<center>You pour <<milkedvolume/10>>ml of your breast milk into the sink and clean up your breastpump.</center>'
- end
- minute += ((milkedvolume/1500) + 3)
- act 'Finish':
- milkedvolume = 0
- menu_off = 0 & gt $loc, $metka
- end
- end
- act 'Leave it here':
- *clr
- cla
- 'You screw the cap onto the bottle and put it away.'
- act 'Finish':
- milkedvolume = 0
- menu_off = 0 & gt $loc, $metka
- end
- end
- if pcs_hydra < 100:
- act 'Drink it':
- *clr
- cla
- '<center><img <<$set_imgh>> src="images/pc/body/tits/milk_drink.jpg"></center>'
- '<center>You drink your own breast milk and clean up your breastpump.</center>'
- '<center>The milk is still warm from your breasts.</center>'
- di_i = 0
- :di_emptyloop
- if di_i < (bpbottlem + bpbottles):
- if mbarrmage[di_i] = (pump_timestamp):mbarrfill[di_i] = 0
- di_i += 1
- jump 'di_emptyloop'
- end
- pcs_health += milkedvolume/400
- pcs_energy += milkedvolume/500
- if pcs_hydra >= 100:
- pcs_hydra += milkedvolume/200
- else
- pcs_hydra += milkedvolume/100
- end
- minute += ((milkedvolume/1000) + 3)
- act 'Finish':
- milkedvolume = 0
- menu_off = 0 & gt $loc, $metka
- end
- end
- end
- else
- act 'Finish':menu_off = 0 & gt $loc, $metka
- end
- end
- !! engorged_morning
- !! use href="exec:gt ''lact_lib'',''engorged_morning''"
- if $ARGS[0] = 'engorged_morning':
- minut += 5
- '<center><img <<$set_imgh>> src="images/pc/body/tits/lactate_start.jpg"></center>'
- 'You wake up and your breasts hurt. As you look down, you can see that you have a heavy letdown. You should pump your breasts as soon as possible.'
- act 'Finish':menu_off = 0 & gt $loc, $metka
- end
- if $ARGS[0] = 'hand_milking':
- *clr
- cla
- if lactate > 0 and pain['nipples'] <= 60:
- 'You start to massage your breasts, your fingers gliding down your breasts skin, over the areolas. Your fingers pressing down into the areola, stretching it forwards to your nipple.'
- 'Several small streams of your milk start to jet out of your nipples.'
- 'You go on for <<pumptime>> minutes until you stop. You clean yourself up and everything else that got wet from your milk.<br>'
- '<center><video autoplay loop src="images/pc/body/tits/bathroom_milking.mp4"></video></center>'
- milkedvolume = func('lact_lib','$get_breastmilk', 5, pumptime)
- minut += pumptime
- elseif lactate > 0 and pain['nipples'] < 60 and pcs_knowsaboutlactation <= 0:
- '<center><img <<$set_imgh>> src="images/pc/body/tits/lactate_start.jpg"></center>'
- if pcs_usedbreastpumponherself > 0 and pcs_massagedherbreasts <= 0:
- 'You start to massage your breasts, your fingers gliding down your breasts skin, over the areolas. Your fingers pressing down into the areola, stretching it forwards to your nipple. After a few squeezes white liquid suddenly starts flowing from your nipples.<br>Using the breast pump regularily probably made you lactate!'
- lactateinduced = 1
- elseif pcs_usedbreastpumponherself <= 0 and pcs_massagedherbreasts > 0:
- 'You start to massage your breasts, your fingers gliding down your breasts skin, over the areolas. Your fingers pressing down into the areola, stretching it forwards to your nipple. After a few squeezes white liquid suddenly starts flowing from your nipples. Regularily massaging your breasts probably made you lactate!<br>'
- lactateinduced = 1
- elseif pcs_usedbreastpumponherself > 0 and pcs_massagedherbreasts > 0:
- 'You start to massage your breasts, your fingers gliding down your breasts skin, over the areolas. Your fingers pressing down into the areola, stretching it forwards to your nipple. After a few squeezes white liquid suddenly starts flowing from your nipples. All that pumping and massaging your breasts probably caused you to lactate!<br>'
- lactateinduced = 1
- else
- 'You start to massage your breasts, your fingers gliding down your breasts skin, over the areolas. Your fingers pressing down into the areola, stretching it forwards to your nipple. To your surprise white liquid suddenly starts flowing from your nipples. You started lactating!<br>'
- if thinkpreg = 1 or knowpreg = 1:
- 'This is probably happening because you are pregnant.'
- else
- 'You should have this checked out by a doctor. You could be pregnant.'
- end
- lactateinduced = 0
- end
- pcs_usedbreastpumponherself = 0
- pcs_massagedherbreasts = 0
- pcs_knowsaboutlactation = 1
- elseif lactate = 0 and pain['nipples'] <= 60:
- pcs_massagedherbreasts += 0
- 'You start to massage your breasts, your fingers gliding down your breasts skin, over the areolas. Your fingers pressing down into the areola, stretching it forwards to your nipple,'
- 'kneading your breasts as well.'
- '<center><video autoplay loop src="images/pc/body/tits/bathroom_massage.mp4"></video></center>'
- milkedvolume = func('lact_lib','$get_breastmilk', 5, pumptime)
- minut += pumptime
- else
- 'Your nipples are too sore to hand massage right now.'
- end
- act 'Finish':menu_off = 0 & gt $loc, $metka
- end
- --- lact_lib ---------------------------------
|