STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228024
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2560 · P5119

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/34447391?noj=FRM34447391-19DC" width="1" height="1"></div>

Interactive Pregnant Khana by Barn-flakes.swf

This is the info page for
Flash #222090

(Click the ID number above for more basic data on this flash file.)


ActionScript [AS1/AS2]
Combined Code
movieClip 6 vanish { frame 1 { } frame 11 { stop(); removeMovieClip(this); } } // unknown tag 88 length 113 movieClip 9 textfloat { frame 1 { lifespan = 40; ystart = this._y; onEnterFrame = function () { this._y -= lifespan * 0.1; lifespan -= Math.max(lifespan * 0.1, 0.11); if (lifespan <= 5) { removeMovieClip(this); } }; } } movieClip 11 { } movieClip 17 moon { frame 1 { stop(); this._alpha = 50; grav = 0.6; maxrotspeed = 8; rotspeed = 0; while (Math.abs(rotspeed) < 2.5) { rotspeed = maxrotspeed * 0.5 - Math.random() * maxrotspeed; } rotspeed = 1 + Math.random() * 5; found = 0; this.onPress = function () { if (this.innermoon != _root.truemoon) { _root.charSpeak('shatter', true); var v5 = _root.cracks.attachMovie('glasscrack', 'crack' + _root.cracks.crackID, _root.cracks.crackID); var v4 = _parent.attachMovie('vanish', 'vanish120' + Math.floor(Math.random() * 1000), 120 + Math.floor(Math.random() * 1000)); v4._x = this._x; v4._y = this._y; v4.filters = [_root.redglow]; _root.screenshake = 10; v5._x = this._x; v5._y = this._y; v5._rotation = Math.random() * 360; _root.cracks.crackID += 1; if (_root.cracks.crackID > 25) { _root.cracks.crackID = 0; } _root.destroymoons = 3; } else { if (_root.foundmoons <= 0) { this.found = 70; } } }; onEnterFrame = function () { this._rotation += rotspeed; this._alpha = 50 + Math.round(Math.random()) * 10; this._visible = _root.HB.torch._visible; this._x += xspeed; this._y += yspeed; if (this._x < _root.XmoonB || this._x > 800) { xspeed = -xspeed; } if (this._y < 0 || this._y > 600) { yspeed = -yspeed; } if (found > 0) { found -= 1; this.moonglow._visible = true; _root.foundmoons = 1; } else { this.moonglow._visible = false; } found -= 1; found = Math.max(0, found); if (_root.destroymoons > 0) { var v4 = _parent.attachMovie('vanish', 'vanish120' + Math.floor(Math.random() * 1000), 120 + Math.floor(Math.random() * 1000)); v4._x = this._x; v4._y = this._y; removeMovieClip(this); } }; } } movieClip 20 { frame 15 { stop(); } } movieClip 31 glasscrack { frame 1 { gotoAndStop(Math.ceil(Math.random() * 10)); onEnterFrame = function () { this._alpha -= 0.1; if (this._alpha < 0) { removeMovieClip(this); } }; } } movieClip 33 bubble { frame 1 { rot = 0; rotplus = Math.random() * 0.2; xvar = 10 + Math.random() * 5; yspeed = 1 + Math.random() * 3; xstart = this._x; onEnterFrame = function () { if (_root.HB.torch._visible == true) { this._alpha = 20; } else { this._alpha = 100; } rot += rotplus; if (rot > 6.283185307179586) { rot -= 6.283185307179586; } this._x = xstart + Math.sin(rot) * xvar; this._y -= this._xscale * 0.05; if (this._y < 0) { removeMovieClip(this); } }; } } frame 1 { stop(); var testing = false; var zoeytotal = _root.getBytesTotal(); var thisloaded = 0; var zsize2 = 1; var zsize = 1; var ztotalsize = 300; var my_cm = new ContextMenu(); my_cm.builtInItems.rewind = false; my_cm.builtInItems.print = false; my_cm.builtInItems.play = false; my_cm.builtInItems.forward_back = false; my_cm.builtInItems.loop = false; this.menu = my_cm; zoey.body.lbar.onPress = function () { if (testing == true) { if (zsize2 < 330) { zsize2 += 15; } else { zsize2 = 1; } } else { if (zoeyloaded == 300) { gotoAndStop(2); } } }; onEnterFrame = function () { var v2 = _root.getBytesLoaded(); if (testing == true) { zoeyloaded = (zsize / ztotalsize) * 300; } else { zoeyloaded = (v2 / zoeytotal) * 300; } if (zsize2 != zsize) { zsize += Math.floor((zsize2 - zsize) / 15); } zoey.head.eye.gotoAndStop(1 + Math.floor(zoeyloaded / 30)); zoey.head.hornsandears.gotoAndStop(1 + Math.floor(zoeyloaded / 30)); zoey.head.mouth.gotoAndStop(1 + Math.floor(zoeyloaded / 30)); zoey.body.l_breast.gotoAndStop(Math.floor(zoeyloaded * 3)); zoey.body.r_breast.gotoAndStop(Math.floor(zoeyloaded * 3)); zoey.body.shirt.gotoAndStop(Math.floor(zoeyloaded * 3)); zoey.body.lbar.gotoAndStop(Math.floor(zoeyloaded * 3)); }; } movieClip 40 { } movieClip 65 { } movieClip 78 { } movieClip 91 { } movieClip 93 { } movieClip 101 { } // unknown tag 88 length 122 movieClip 106 { } movieClip 113 { } movieClip 120 { } movieClip 132 { } movieClip 133 { } movieClip 134 { } frame 2 { var debugging = false; var chatteroff = false; var truemoon = 0; var moonID = 0; var minmoonspeed = 2; var maxmoonspeed = 6; var destroymoons = 0; var foundmoons = 0; var moons = new Array(); var XmoonB = 0; var score = 0; if (debugging == true) { score = 11800; } var minusbust = 100; var scansize = 0; var scanning = false; var screenshake = 0; var growspeed = 1; var gutless = false; lightswitch = function () { if (HB.torchM.BBB._xscale == 0) { HB.torchM.BBB._xscale = 400; HB.torchM.BBB._yscale = 400; HB.torch._visible = false; destroymoons = 3; moons = []; } else { HB.torchM.BBB._xscale = 0; HB.torchM.BBB._yscale = 0; HB.torch._visible = true; moons = []; makemoon(1); makemoon(2); makemoon(3); makemoon(4); makemoon(5); truemoon = Math.ceil(Math.random() * 5); makemoon(truemoon); } }; makemoon = function (n) { var v1 = HB.EV.attachMovie('moon', 'moon' + n, moonID); v1._y = Math.random() * 600; v1._x = XmoonB + Math.random() * (800 - XmoonB); v1.bigmoon = true; v1.yspeed = -(maxmoonspeed * 0.5) + Math.random() * maxmoonspeed; while (Math.abs(v1.yspeed) < minmoonspeed) { v1.yspeed = -(maxmoonspeed * 0.5) + Math.random() * maxmoonspeed; } v1.xspeed = -(maxmoonspeed * 0.5) + Math.random() * maxmoonspeed; while (Math.abs(v1.xspeed) < minmoonspeed) { v1.xspeed = -(maxmoonspeed * 0.5) + Math.random() * maxmoonspeed; } v1.innermoon = n; v1.gotoAndStop(n); moons.push(v1); moonID += 1; if (moonID > 10) { moonID -= 10; } }; var shelcol = new Color(shela); var shelwhite = new Object(); var shelcooldown = 0; updateshelwhite = function () { shelwhite.ra = 100; shelwhite.ba = 100; shelwhite.ga = 100; shelwhite.rb = shelcooldown; shelwhite.bb = shelcooldown; shelwhite.gb = shelcooldown * 0.3; shelcol.setTransform(shelwhite); }; var limbspurple1 = new Color(HB.EV.khana.F_arm); var shelpurp = new Object(); var purpplus = 0; updateshelpurp = function (n) {}; var deletemode = false; var helpmode = false; var resetD = 0; var bellysize = 1; var Tbellysize = 1; var maxbellysize = 600; var bustsize = 1; var Tbustsize = 1; var hipsize = 1; var Thipsize = 1; var naked = false; var bubbleID = 0; var bubblemake = 0; var bubblerandom = 0; var bellyplus = 0; var birthclicks = 1000; var birthing = 0; var birthD = 0; var birthdown = 15; var birthrot = 0; var birthfade = 0; var birthadd = 0; var backupState = ''; var states = new Object(); var CurState = new Object(); var lpX = HB.EV.khana.head.eyes.LP._x; var lpY = HB.EV.khana.head.eyes.LP._y; var rpX = HB.EV.khana.head.eyes.RP._x; var rpY = HB.EV.khana.head.eyes.RP._y; var stateTimer = 0; var speechTimer = 0; var speech = new Object(); var nextspeech = 0; var curspeech = bellysize; var ranlines = new Array(); var ranspeech = 8000; resetLines = function () { ranlines = []; ranlines.push(5); ranlines.push(6); ranlines.push(7); ranlines.push(8); }; HB.torch.BBB._visible = false; HB.torchM.BBB._xscale = 200; HB.torchM.BBB._yscale = 200; resetLines(); var helpmode = false; var helpspeech = new Object(); speech.hourglass = {'_expression': 'astounded', '_line': 'What? An hourglass figure?', '_arm': '', '_line2': 'Maybe science isn\'t so bad.', '_expression2': 'lust', 'arm2': ''}; speech.megabelly = {'_expression': 'shock', '_line': 'W-what did you just fill my belly with?!', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech.hair = {'_expression': 'horrified', '_line': 'AIEEE! MY hair! My long beautiful hair!! NOOOOOOOOOOO! I spend soo much time grooming that!!', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech.fringe = {'_expression': 'confused', '_line': 'What!? Why are you exposing my forehead like this?!', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech.Larm = {'_expression': 'horrified', '_line': 'AAAH My arm! My DRAWING arm!', '_arm': '', '_line2': 'I guess a lefty is better than nothing...', '_expression2': 'defeated', 'arm2': ''}; speech.Rarm = {'_expression': 'horrified2', '_line': 'AAAAIEE! MY ARM!!', '_arm': '', '_line2': 'Well, at least it was my left arm...', '_expression2': 'defeated', 'arm2': ''}; speech.otherarm = {'_expression': 'beg', '_line': 'Nooo! Please! Not the other one too!', '_arm': '', '_line2': '*sigh* Well this day\'s gonna be wasted.', '_expression2': 'grumble', 'arm2': ''}; speech.leg1 = {'_expression': 'shock', '_line': 'MY LEG!', '_arm': '', '_line2': 'You\'d better be planning on returning that, or at least give me a crutch.', '_expression2': 'grumpy', 'arm2': ''}; speech.leg2 = {'_expression': 'yell', '_line': 'What are you doing?! I don\'t want to have to get a wheelchair!', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech.tail = {'_expression': 'horrified', '_line': 'M-My tail!! I hope I won\'t be needed to lay any eggs any time soon...', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech.horns = {'_expression': 'awkward', '_line': 'My horns!? What\'s wrong with my horns!?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech.ears = {'_expression': 'glare', '_line': 'Oh, great, now the sides of my head look weird.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech.shatter = {'_expression': 'eek', '_line': 'What are you doing!? Aren\'t you supposed to be good at this!!?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech.flat = {'_expression': 'shock', '_line': 'My breasts! What have you done to my breasts!', '_arm': '', '_line2': 'I... I can\'t believe I\'ve ended up even more flat chested.', '_expression2': 'depressed', 'arm2': ''}; speech[0] = {'_expression': 'awkward', '_line': 'Uh, Hey. I\'m kinda drawing here. Can you bother someone else.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[1] = {'_expression': 'annoyed', '_line': 'Where were you raised? You can\'t just poke boobs because you feel like it.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[2] = {'_expression': 'worried', '_line': 'My stomach? What kind of weird foods do you want to test on me this time?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[3] = {'_expression': 'scoff', '_line': 'I\'m flattered, but I think I\'d rather be back in the deep.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[4] = {'_expression': 'unsure', '_line': 'W-why are you paying so much attention to my midriff?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[5] = {'_expression': 'grumpy', '_line': 'I\'m glad this is my last day in this research vessel. I\'m really starting to hate the lack of privacy.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[6] = {'_expression': 'wistful', '_line': 'I hope life will be the same for me once I\'m free again.', '_arm': 'wistful', '_line2': '', '_expression2': '', 'arm2': ''}; speech[7] = {'_expression': 'afraid', '_line': 'I don\'t even know what phase the moon is in. These weird holographic moons in the dark don\'t help with that.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[8] = {'_expression': 'brightside', '_line': 'If nothing else, I can get a lot of drawing done while here.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[9] = {'_expression': 'talk', '_question': 'Tell me about yourself.', '_line': 'Always with the questions? I\'m Khana, a Deep-Sea Lunaqueous Dragon, also known as a Siren. We lure meals into the deep with song.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[10] = {'_expression': 'astounded', '_question': 'What is this place?', '_line': 'Shouldn\'t YOU know? You\'ve been housing me here both to keep me safe and to learn more about my species.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[11] = {'_expression': 'offended', '_question': 'Tell me about how you procreate.', '_line': 'That\'s a bit direct, isn\'t it? Usually we develop eggs in our wombs and use our tails to transfer them to another host before they grow too large.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[12] = {'_expression': 'grumble', '_question': 'I have yet to see you put pencil to paper.', '_line': 'Art block. \'nuff said.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[13] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[14] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[15] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[16] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[17] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[18] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[19] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[50] = {'_expression': 'ill', '_line': 'Oh. Oooh, I feel strange. Like I\'m warm all over my front.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[51] = {'_expression': 'annoyed', '_line': 'They say don\'t tap the glass? That counts for my breasts, too.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[52] = {'_expression': 'belly', '_line': 'I- Why is it so round? I don\'t like this...', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[53] = {'_expression': 'mystified', '_line': 'Wait... You made those bigger...', '_arm': '', '_line2': 'I\'m not complaining, but why?', '_expression2': 'concerned', 'arm2': ''}; speech[54] = {'_expression': 'worried', '_line': 'Hey, uh, why does my tummy feel so...full?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[55] = {'_expression': 'grumble', '_line': 'I swear my scales used to be darker than this... and my glowies brighter too.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[56] = {'_expression': 'apprehensive', '_line': 'Something\'s up with my stomach, and I don\'t think I like it.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[57] = {'_expression': 'nervous', '_line': 'Why am I so warm? Did someone put a new heater in here?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[58] = {'_expression': 'discomfort', '_line': 'My boobs hurt.', '_arm': '', '_line2': 'Wait a second. Where did THESE come from?.', '_expression2': 'surprise', 'arm2': ''}; speech[59] = {'_expression': 'scold', '_question': 'Relax. Everything\'s normal here.', '_line': 'That\'s exactly the kind of thing you\'d say if everything weren’t normal.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[60] = {'_expression': 'afraid', '_question': 'So, tell me, how are you feeling?', '_line': 'Um, a little nauseous? I\'m not about to be greeted by a dragon celebrity, am I?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[61] = {'_expression': 'miffed', '_question': 'The heat you\'re feeling is completely normal.', '_line': 'Then... it\'s something you\'ve done to me. You\'re not gonna tell me what it is though, are you?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[62] = {'_expression': 'huff', '_question': 'Feel hungry?', '_line': 'For people? No. And I\'ll thank you not to make assumptions about me based on my species.', '_arm': '', '_line2': 'Also, you won\'t have to use that delete system of yours to feed me today. I\'m feeling a bit more confident in myself.', '_expression2': 'awkward', 'arm2': ''}; speech[63] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[64] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[65] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[66] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[67] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[68] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[69] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[100] = {'_expression': 'astonished', '_line': 'My bust... My belly... My hips... They\'re all getting bigger.', '_arm': '', '_line2': 'At least I\'m not an A cup anymore.', '_expression2': 'brightside', 'arm2': ''}; speech[101] = {'_expression': 'scold', '_line': 'Ah! You\'re a scientist! Aren\'t you supposed to be good with your hands?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[102] = {'_expression': 'grumble', '_line': 'Go on then. I am just a specimen, aren\'t I?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[103] = {'_expression': 'surprise', '_line': 'Oh man! Is this what having decently sized breasts feels like?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[104] = {'_expression': 'awkward', '_line': 'I already noticed it was getting bigger. No need to point.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[105] = {'_expression': 'scared', '_line': 'What are you doing to me?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[106] = {'_expression': 'embarrassed', '_line': 'If it\'s alright, could you maybe just leave my breasts this size?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[107] = {'_expression': 'worried', '_line': 'Usually you tell me what you\'re doing. What is this? I\'m scared.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[108] = {'_expression': 'concerned', '_line': 'Is this some experiment with lunar lasers? The moon does some funky things to me.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[109] = {'_expression': 'huff', '_question': 'This is all completely normal.', '_line': 'Hmph, maybe for a Spectrum Dragon, and even they don\'t spontaneously grow bellies.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[110] = {'_expression': 'talk', '_question': 'Is this not similar to what happens when your species is exposed to a full moon?', '_line': 'You mean inflating until I explode and reform from my soul gem? Well yes, but I\'m clearly completely indoors, so that\'s not happening.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[111] = {'_expression': 'confused', '_question': 'I know this in unprofessional but... you\'re hot!', '_line': '......Uhhhhh...... Thank you?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[112] = {'_expression': 'pleased', '_question': 'How do pencil and paper work underwater?', '_line': 'Teehee. That\'s a little siren secret.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[113] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[114] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[115] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[116] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[117] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[118] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[119] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[150] = {'_expression': 'astonished', '_line': 'Oh my goodness. I\'m... pregnant...', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[151] = {'_expression': 'glare', '_line': 'Are you trying to test if that makes me angry? It does!', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[152] = {'_expression': 'puff', '_line': 'S-stop it! I\'m still trying to take all this in.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[153] = {'_expression': 'depressed', '_line': '*sigh* At least there\'s a chance I\'ll get a bust boost from all this.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[154] = {'_expression': 'terror', '_line': 'Oh help me. It\'s smooth and round. There\'s no denying it.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[155] = {'_expression': 'anxiety', '_line': 'I can\'t believe I\'m pregnant. My mother is never going to leave me alone.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[156] = {'_expression': 'grumble', '_line': 'Figures these scientists had one last surprise in store for me.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[157] = {'_expression': 'huff', '_line': 'Can\'t I just live my life without having children forced onto me?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[158] = {'_expression': 'miffed', '_line': 'What kind of kids am I supposed to be mothering anyway? Who knows what these scientists have in store for me.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[159] = {'_expression': 'seethe', '_question': 'As you\'ve discovered, we want to monitor the way your species reproduces more closely.', '_line': 'A warning might have been nice. "We\'re gonna knock you up so get ready for that"', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[160] = {'_expression': 'yell', '_question': 'You have a reputation for eating men you breed with. This was the safest way.', '_line': 'Excuse me!? "I" didn\'t, and those that do are rare. Eating surface breeders is not common for us.', '_arm': '', '_line2': 'Besides, I know you\'re familiar with my eating disorder. That\'s why you made that stupid deleting system.', '_expression2': 'seethe', 'arm2': ''}; speech[161] = {'_expression': 'glare', '_question': 'We can see into your uterus.', '_line': 'You have such little respect for my privacy that you have to start peeking INSIDE my body?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[162] = {'_expression': 'dismiss', '_question': 'We have access to a baby names database if it\'s of interest to you.', '_line': 'As a creative person, I\'d like to say, thanks but no thanks.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[163] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[164] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[165] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[166] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[167] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[168] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[169] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[200] = {'_expression': 'happy', '_line': 'Okay, this is about the size I should be when I transfer the eggs to another host. Who\'s it gonna be??', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[201] = {'_expression': 'huff', '_line': 'Oh, the day I finally get decently sized breasts, they get relentlessly poked by scientists.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[202] = {'_expression': 'glare', '_line': 'Ow! Whatever you\'re doing, stop it!', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[203] = {'_expression': 'satisfied', '_line': 'Oh man. Those just keep getting more sore, but... that\'s relieving.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[204] = {'_expression': 'resist', '_line': 'I can feel my skin stretching. Good thing that\'s a quality of my race.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[205] = {'_expression': 'scared', '_line': 'Hey, uh, you\'re gonna get me a lady I can lay these eggs in right? You\'re not going to try and make me carry them to term, right?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[206] = {'_expression': 'bored', '_line': 'If you\'re going to get me pregnant, at the very least, don\'t keep me waiting.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[207] = {'_expression': 'talk', '_line': 'I sure hope you picked someone capable, ideally the same as the parent species.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[208] = {'_expression': 'concerned', '_line': 'I\'m getting nervous. I mean, you DID find a suitable host for me before you did this, didn\'t you?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[209] = {'_expression': 'proud', '_question': 'What do you mean by "another host".', '_line': 'My species has the ability to transfer eggs from out wombs, through our tails, into another womb.', '_arm': '', '_line2': 'I mean, you knew that before you knocked me up, right? Right!?', '_expression2': 'uneasy', 'arm2': ''}; speech[210] = {'_expression': 'awkward', '_question': 'Are you not capable of bringing your brood to bear?', '_line': 'Well, yes, it\'s not dangerous or anything to carry them myself. It just goes against my instincts.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[211] = {'_expression': 'pleased', '_question': 'How many do you think you\'re carrying?', '_line': 'Why does it matter, it won\'t be my problem for long, will it?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[212] = {'_expression': 'wut', '_question': 'Unfortunately, we don\'t have any willing hosts for you to implant.', '_line': '..............................................!!!!!!!!!!!!', '_arm': '', '_line2': 'Oh I get it. An unwilling one will do, after all, I\'m one right now.', '_expression2': 'relieved', 'arm2': ''}; speech[213] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[214] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[215] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[216] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[217] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[218] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[219] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[250] = {'_expression': 'scream', '_line': 'I-I\'m not stopping. I\'m going to have to carry and deliver these myself, aren\'t I?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[251] = {'_expression': 'groan', '_line': 'I never thought "real" boobs could hurt like this.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[252] = {'_expression': 'glare', '_line': 'Don\'t antagonise my belly. It doesn\'t antagonise you!', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[253] = {'_expression': 'brightside', '_line': 'At least I get to carry some decently sized breasts around with me.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[254] = {'_expression': 'pant', '_line': 'Oooh, my skin is really starting to feel taut there.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[255] = {'_expression': 'depressed', '_line': '*sigh* Why do I feel like this pregnancy is gonna drive a rift between me and my sisters?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[256] = {'_expression': 'defeated', '_line': 'I\'m pretty sure this is going to get worse before it gets better.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[257] = {'_expression': 'rant', '_line': 'God, this must be how artificially inseminated animals must feel...', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[258] = {'_expression': 'wistful', '_line': 'I can only hope my body is ready for all this change.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[259] = {'_expression': 'bored', '_question': 'This pregnancy is experimental, allowing you to transfer it could be deadly.', '_line': 'Hey, if you were worried about me hurting myself, you probably shouldn\'t have made me pregnant.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[260] = {'_expression': 'tail', '_question': 'So, do you lay through your tail, or... not?', '_line': 'Well, I\'ll always use my tail if I have it. But I\'ve seen what happens to sirens that give birth without it. Painful stuff.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[261] = {'_expression': 'huff', '_question': 'How bad could it really be?', '_line': 'The scientist says from the other side of reinforced glass?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[262] = {'_expression': 'dismiss', '_question': 'So how\'s this study for you?', '_line': '...Is that supposed to be a pick up line? So far, I\'m not impressed with you.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[263] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[264] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[265] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[266] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[267] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[268] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[269] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[300] = {'_expression': 'concerned', '_line': 'What are you hoping to prove by doing this to me anyway?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[301] = {'_expression': 'huff', '_line': 'Who would have thought being busty would have downsides?', '_arm': '', '_line2': 'Besides, y\'know, back problems.', '_expression2': 'grumble', 'arm2': ''}; speech[302] = {'_expression': 'glare', '_line': 'While I\'m on the topic, what do you hope to prove by poking my belly?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[303] = {'_expression': 'proud', '_line': 'I guess you like my bust as much as I do.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[304] = {'_expression': 'mock', '_line': 'You have a weird way of making a girl feel special, you know that right?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[305] = {'_expression': 'depressed', '_line': 'I suppose sirens do this to other people. I guess this is just payback.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[306] = {'_expression': 'annoyed', '_line': 'You know I can get pregnant. You know how our lifecycle works. Is all this really needed?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[307] = {'_expression': 'unsure', '_line': 'You\'re not one of those folks with a pregnancy fetish are you?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[308] = {'_expression': 'uneasy', '_line': 'You already have glass that lets you see through my clothes, right?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[309] = {'_expression': 'confused', '_question': 'We want more details on your lifecycle.', '_line': 'What, was my word not good enough?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[310] = {'_expression': 'offended', '_question': 'Didn\'t you agree to live with us?', '_line': 'Well, I agreed to be an aquarium attraction. Not a test subject. That part was a surprise.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[311] = {'_expression': 'grumble', '_question': 'It\'s too late to go back now.', '_line': 'I\'m well aware. The proof is weighted between my legs.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[312] = {'_expression': 'scoff', '_question': 'You will of course, be paid handsomely for all this.', '_line': 'Well, at least there\'s some upside.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[313] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[314] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[315] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[316] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[317] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[318] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[319] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[350] = {'_expression': 'pant', '_line': 'Ugh! I feel so heavy...', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[351] = {'_expression': 'awkward', '_line': 'Those feel heavy too, without being poked.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[352] = {'_expression': 'seethe', '_line': 'That\'s not making me any lighter, in fact, it\'s making me fill with rage.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[353] = {'_expression': 'relieved', '_line': 'Oooh, that\'s relieving for how much they weigh.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[354] = {'_expression': 'nervous', '_line': 'I hope my skin can keep stretching...', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[355] = {'_expression': 'weary', '_line': 'I feel tired, too.', '_arm': '', '_line2': 'Ah well, tired time is drawing time.', '_expression2': 'brightside', 'arm2': ''}; speech[356] = {'_expression': 'uneasy', '_line': 'I hope I don\'t get too much bigger. I\'ll be stuck in a wheelchair when I go to the surface again.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[357] = {'_expression': 'gross', '_line': 'I feel like I swallowed a pile of lead.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[358] = {'_expression': 'glare', '_line': 'I don\'t suppose you have some kind of "belly weight" slider under your control.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[359] = {'_expression': 'scoff', '_question': 'You feel heavy despite being underwater?', '_line': 'Water doesn\'t make you weightless.', '_arm': '', '_line2': 'Though, I hate to think how hard surface walking would be. ', '_expression2': '', 'arm2': ''}; speech[360] = {'_expression': 'talk', '_question': 'What are your plans after all this?', '_line': 'To pursue my artistic career. Did you not notice the pencil?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[361] = {'_expression': 'belly', '_question': 'Isn\'t that normal, and good?', '_line': 'It\'s good for the babies, it\'s not so good for me, even if it is normal.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[362] = {'_expression': 'dismiss', '_question': 'You don\'t think being heavy is normal?', '_line': 'Of course I know it\'s normal. Doesn\'t mean I have to like it.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[363] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[364] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[365] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[366] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[367] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[368] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[369] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[400] = {'_expression': 'shock', '_line': 'Aaaa! Did my belly just... move?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[401] = {'_expression': 'plead', '_line': 'Show my breasts some love, will you? Being milky makes them vulnerable.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[402] = {'_expression': 'grumble', '_line': 'Will you at least afford my unborn children the decency of not prodding them?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[403] = {'_expression': 'pleasure', '_line': 'Oh man. I could get used to that.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[404] = {'_expression': 'content', '_line': 'I- I feel so...loved...', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[405] = {'_expression': 'mystified', '_line': 'This- This is real. It\'s not water or air. I\'m actually going to be a mother soon.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[406] = {'_expression': 'bored', '_line': 'As if I got too much sleep already. You can see the bags under my eyes, right?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[407] = {'_expression': 'belly', '_line': 'I wonder what they think they\'re doing in there...', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[408] = {'_expression': 'thought', '_line': 'I\'m gonna have to draw something based on this.', '_arm': '', '_line2': 'Ugh, motivation...', '_expression2': '', 'arm2': ''}; speech[409] = {'_expression': 'confused', '_question': 'Wait, aren\'t you expecting eggs?', '_line': 'Well, yeah. But they\'re quite soft until they\'re ready to be laid.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[410] = {'_expression': 'groan', '_question': 'Everything seems to be going according to plan.', '_line': 'I guess you would know. How about you use yourself as a test subject next time?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[411] = {'_expression': 'anxiety', '_question': 'I wanna know how you got your scars.', '_line': 'I...I\'d rather not discuss that. I was in a dark place, literally and emotionally.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[412] = {'_expression': 'talk', '_question': 'Should we have been shutting off the lights sooner?', '_line': 'You see how much caffeine I take. I\'ve always had sleeping problems.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[413] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[414] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[415] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[416] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[417] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[418] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[419] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[450] = {'_expression': 'content', '_line': 'I... I think I might be starting to like all this.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[451] = {'_expression': 'grumpy', '_line': 'I like this motherhood thing more when I\'m not being poked in the bust.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[452] = {'_expression': 'dismiss', '_line': 'I hope this isn\'t something most mothers have to put up with.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[453] = {'_expression': 'pleasure', '_line': 'Ooooh, is this what it feels like to be fondled.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[454] = {'_expression': 'relaxed', '_line': 'Mmmmmm, It\'s so sensitive when it feels like it\'s so thin.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[455] = {'_expression': 'baby', '_line': 'Do you love me, little ones? Somehow, I know you do.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[456] = {'_expression': 'satisfied', '_line': 'I never thought I could love a belly so much.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[457] = {'_expression': 'enervated', '_line': 'I think I could sleep like this. It\'d be the best sleep I\'ve ever had.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[458] = {'_expression': 'cute', '_line': 'Keep moving, babies. I can feel you.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[459] = {'_expression': 'bored', '_question': 'Would you let us do it again?', '_line': 'Probably not. Not that you\'re going to give me a choice anyway.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[460] = {'_expression': 'brightside', '_question': 'It\'s nice to see you so content.', '_line': 'I\'m as surprised as you are, believe me.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[461] = {'_expression': 'awkward', '_question': 'Only just starting to like it?', '_line': 'Well, it\'s kind of horrifying when your belly starts growing for no reason, isn\'t it?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[462] = {'_expression': 'mock', '_question': 'I\'m glad we can see eye to eye on this.', '_line': 'Well, consider yourself lucky, I say.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[463] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[464] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[465] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[466] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[467] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[468] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[469] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[500] = {'_expression': 'shock', '_line': 'Have-? Have I really grown so much?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[501] = {'_expression': 'glare', '_line': 'Do you like poking flesh balloons?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[502] = {'_expression': 'yell', '_line': 'Stop it! I feel like I\'m going to burst!', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[503] = {'_expression': 'satisfied', '_line': 'I could really get used to this.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[504] = {'_expression': 'enervated', '_line': 'I think I feel even bigger than I look.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[505] = {'_expression': 'awe', '_line': 'I- I can\'t believe all this is a part of me.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[506] = {'_expression': 'worried', '_line': 'Hey, um, little ones... be careful in there for your mom, okay?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[507] = {'_expression': 'chat', '_line': 'Do you have a camera? I\'d like to get a photo of myself like this.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[508] = {'_expression': 'astonished', '_line': 'Can I get much bigger? I can really feel the stress.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[509] = {'_expression': 'scold', '_question': 'As a matter of fact, you\'ve exceeded our expectations.', '_line': 'What?! You\'re lucky my species has stretchy skin!', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[510] = {'_expression': 'groan', '_question': 'Did you expect to end with a small belly?', '_line': 'I expected to not be pregnant any time soon. If I was, I expected fewer eggs.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[511] = {'_expression': 'thought', '_question': 'You must be proud.', '_line': 'More surprised really. I still have some left to do as well.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[512] = {'_expression': 'plead', '_question': 'How much bigger do you think you can get.', '_line': 'Well I have exploded from exposure to the moon before. but not from pregnancy. PLEASE try to keep it under control.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[513] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[514] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[515] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[516] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[517] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[518] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[519] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[550] = {'_expression': 'content', '_line': 'I feel... more like a woman than I ever have in my whole life.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[551] = {'_expression': 'glare', '_line': 'You know that feeling? You\'re interrupting it.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[552] = {'_expression': 'grumpy', '_line': 'You\'re making me wanna vomit. Wanna study that?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[553] = {'_expression': 'pleasure', '_line': 'I could be wrong about that womanly comment. THIS is feeling womanly, or at least comes close.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[554] = {'_expression': 'thankful', '_line': 'Being pampered while pregnant. What more could a girl ask for.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[555] = {'_expression': 'baby', '_line': 'To think I was once so hesitant about the idea of having children. I almost can\'t wait to do it again.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[556] = {'_expression': 'enervated', '_line': 'If only I weren\'t so fatigued. That\'s the big downside.', '_arm': '', '_line2': 'Well, besides the immobility.', '_expression2': '', 'arm2': ''}; speech[557] = {'_expression': 'thought', '_line': 'I wish I had a mirror somewhere, just so I could admire myself.', '_arm': '', '_line2': 'Ah well, I guess my reflection in the glass will have to do.', '_expression2': 'proud', 'arm2': ''}; speech[558] = {'_expression': 'awe', '_line': 'Not a girl...Not a lady.... A woman!', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[559] = {'_expression': 'happy', '_question': 'I think you\'ll remember this for a long time.', '_line': 'I think so too. I\'m going to look back on this, and regret not taking it more seriously.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[560] = {'_expression': 'chat', '_question': 'Surely it still has its downsides.', '_line': 'Well, a few, yes. But still, you gotta take the good with the bad.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[561] = {'_expression': 'pleased', '_question': 'You\'re huge!', '_line': 'Yes. Huge Breasts. Huge hips. Huge belly. A true woman!', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[562] = {'_expression': 'bored', '_question': 'Still not in the mood to draw?', '_line': 'I just can\'t muster the effort, what with this fatigue.', '_arm': '', '_line2': 'I have a perfect place to rest my pad, though.', '_expression2': 'cute', 'arm2': ''}; speech[563] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[564] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[565] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[566] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[567] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[568] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[569] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[600] = {'_expression': 'pant', '_line': 'Ooof, I don\'t think there\'s any room left in there.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[601] = {'_expression': 'glare', '_line': 'There\'s not much room left in there, either. Just so you know.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[602] = {'_expression': 'tantrum', '_line': 'I\'m, sooo, huuuge. Stop it!', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[603] = {'_expression': 'pleasure', '_line': 'Ooohhhh. They\'re soo full.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[604] = {'_expression': 'lust', '_line': 'You\'re being gentle with me. I like that.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[605] = {'_expression': 'content', '_line': 'I don\'t suppose you could let me sleep in this state. I think I could manage that.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[606] = {'_expression': 'alarmed', '_line': 'Geez, they\'re moving so much, they must be fighting for space.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[607] = {'_expression': 'surprise', '_line': 'I\'m surprised I can handle all this. The size and the movement.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[608] = {'_expression': 'baby', '_line': 'I think I could stay like this forever.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[609] = {'_expression': 'scared', '_question': 'You\'re scheduled to give birth soon.', '_line': 'Can\'t you give me a little more time to get ready? I\'m scared.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[610] = {'_expression': 'chat', '_question': 'Still confident in your artistic career?', '_line': 'Yeah. I think these little tykes are gonna be my muses.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[611] = {'_expression': 'thankful', '_question': 'To think how close you came to passing on this feeling.', '_line': 'What a blessing and a curse, right?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[612] = {'_expression': 'relaxed', '_question': 'You won\'t reconsider your decision to leave?', '_line': 'I love it, but this pregnancy is enough for now.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[613] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[614] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[615] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[616] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[617] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[618] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[619] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[650] = {'_expression': 'shock', '_line': 'What was that!?', '_arm': '', '_line2': 'Oh... oh noo... please. I\'m not ready...', '_expression2': 'pray', 'arm2': ''}; speech[651] = {'_expression': 'yell', '_line': 'Can you not!? Really!? What can you prove by jabbing a birthing woman in the tits!?!?!', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[652] = {'_expression': 'beg', '_line': 'Ahhh! Don\'t do that! It huuurts!!!', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[653] = {'_expression': 'pleasure', '_line': 'Oh... Oh that\'s relieving....', '_arm': '', '_line2': 'I don\'t wanna lose these...', '_expression2': '', 'arm2': ''}; speech[654] = {'_expression': 'moan', '_line': 'Oh... that\'s better. Thank you.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[655] = {'_expression': 'terror', '_line': 'I....gotta.....keep....breathing....', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[656] = {'_expression': 'pant', '_line': 'Ah... it\'s so tight and hot... I feel like steam\'s about to come off of me.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[657] = {'_expression': 'defeated', '_line': 'I don\'t think I\'ll even be able to draw based on this...', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[658] = {'_expression': 'anxiety', '_line': 'How did I get myself into this again?', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[659] = {'_expression': 'scold', '_question': 'Please tell us what you\'re feeling. For research?', '_line': 'What kind of question is that? What I\'m feeling is PAIIIINN!!!', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[660] = {'_expression': 'worried', '_question': 'Aren\'t you looking forward to going back to the way you were?', '_line': '...I...I might end up losing these breasts....', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[661] = {'_expression': 'suspicious', '_question': 'Stay calm. You\'re in capable hands.', '_line': 'Yes. Of course. I\'ll trust you COMPLETELY after doing all this to me.', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[662] = {'_expression': 'seethe', '_question': 'Just think about the freedom you\'ll have after all this.', '_line': 'Good. I\'ll get to keep them away from YOU!', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[663] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[664] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[665] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[667] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[668] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech[669] = {'_expression': 'test', '_line': 'unused', '_arm': '', '_line2': '', '_expression2': '', 'arm2': ''}; speech.birth1 = {'_expression': 'terror2', '_line': 'I- I feel it... It\'s not coming from my tail...', '_arm': '', '_line2': 'Aaah! Oh godds why!!!!?', '_expression2': 'push', 'arm2': '', '_birthrot': 5}; speech.birth2 = {'_expression': 'plead', '_line': 'Look! You\'ve gotta have some kind of teleportation tech to use on me don\'t you!?', '_arm': '', '_line2': 'AAAAAaAAAAAAAA! Oh Nooooooooo!!!', '_expression2': 'pain', 'arm2': '', '_birthrot': 5}; speech.birth3 = {'_expression': 'terror2', '_line': 'This, I never imagined it could feel like-', '_arm': '', '_line2': 'THIIiiIIIiiIIIIIIIISSS AAAHHH!!!', '_expression2': 'push', 'arm2': '', '_birthrot': 5}; speech.birth4 = {'_expression': 'pray', '_line': 'I- I feel her moving as she\'s coming out of me....', '_arm': '', '_line2': 'AaaaAA! ', '_expression2': 'pain', 'arm2': '', '_birthrot': 5}; speech.birth5 = {'_expression': 'terror2', '_line': 'S-Stay calm little one. I- I\'m trying my-', '_arm': '', '_line2': 'BeeEEEeEEsst! OOOOooOOOOoowwww!!!', '_expression2': 'push', 'arm2': '', '_birthrot': 5}; speech.birth6 = {'_expression': 'tantrum', '_line': 'Aaah! Is there anywhere I\'m NOT stretched to my limit?', '_arm': '', '_line2': 'AAAAAaAAAAAAAAAAAAAaaaaA! Just when I thought I was at my limit.', '_expression2': 'pain', 'arm2': '', '_birthrot': 5}; speech.birth7 = {'_expression': 'fear', '_line': 'I.. Is this it? I think this is it. Here goes.....', '_arm': '', '_line2': 'AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA!!!!!!!!!!!!', '_expression2': 'push', 'arm2': '', '_birthrot': 15}; states.idle0 = {'eyes': 'openplain', 'mouth': 'up', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.idle1 = {'eyes': 'inopentwist', 'mouth': 'Vdown', '_lpx': 5, '_lpy': 0, '_rpx': -3, '_rpy': 0}; states.idle2 = {'eyes': 'opensad', 'mouth': 'wiggledown', '_lpx': 5, '_lpy': 4, '_rpx': -3, '_rpy': 4}; states.idle3 = {'eyes': 'wideup', 'mouth': 'down', '_lpx': 9, '_lpy': 3, '_rpx': 0, '_rpy': 3}; states.idle4 = {'eyes': 'shutup', 'mouth': 'up', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.idle5 = {'eyes': 'inwidesad', 'mouth': 'wiggledown', '_lpx': 9, '_lpy': 3, '_rpx': 0, '_rpy': 3}; states.idle6 = {'eyes': 'inhalfsad', 'mouth': 'Vdown', '_lpx': 0, '_lpy': -3, '_rpx': 0, '_rpy': -3}; states.idle7 = {'eyes': 'widesad', 'mouth': 'wiggleup', '_lpx': 9, '_lpy': 3, '_rpx': 0, '_rpy': 3}; states.idle8 = {'eyes': 'wideplain', 'mouth': 'Vup', '_lpx': 9, '_lpy': 3, '_rpx': 0, '_rpy': 3}; states.idle9 = {'eyes': 'halfVsad', 'mouth': 'up', '_lpx': 0, '_lpy': -5, '_rpx': 0, '_rpy': -5}; states.idle10 = {'eyes': 'shutplain', 'mouth': 'Vup', '_lpx': 9, '_lpy': 3, '_rpx': 0, '_rpy': 3}; states.idle11 = {'eyes': 'inhalfsad', 'mouth': 'up', '_lpx': 0, '_lpy': -3, '_rpx': 0, '_rpy': -3}; states.idle12 = {'eyes': 'shutplain', 'mouth': 'Vup', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.idle13 = {'eyes': 'openVsad', 'mouth': 'grit', '_lpx': 9, '_lpy': 3, '_rpx': 0, '_rpy': 3}; states.afraid = {'eyes': 'opensad', 'mouth': 'grit', '_lpx': 2, '_lpy': -5, '_rpx': -1, '_rpy': -5}; states.alarmed = {'eyes': 'openplain', 'mouth': 'open', '_lpx': 9, '_lpy': 3, '_rpx': 0, '_rpy': 3}; states.anxiety = {'eyes': 'opensad', 'mouth': 'open', '_lpx': -5, '_lpy': 0, '_rpx': -3, '_rpy': 0}; states.annoyed = {'eyes': 'inopenmad', 'mouth': 'rectangle', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.apprehensive = {'eyes': 'openVsad', 'mouth': 'flat', '_lpx': 9, '_lpy': 3, '_rpx': 0, '_rpy': 3}; states.astonished = {'eyes': 'widesad', 'mouth': 'openbig', '_lpx': 9, '_lpy': 3, '_rpx': 0, '_rpy': 3}; states.astounded = {'eyes': 'openplain', 'mouth': 'openbig', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.awe = {'eyes': 'wideplain', 'mouth': 'circle', '_lpx': 9, '_lpy': 3, '_rpx': 0, '_rpy': 3}; states.awkward = {'eyes': 'openstraight', 'mouth': 'open', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.baby = {'eyes': 'inhalfsad', 'mouth': 'yaysmall', '_lpx': 9, '_lpy': 3, '_rpx': 0, '_rpy': 3}; states.beg = {'eyes': 'widesad', 'mouth': 'open', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.belly = {'eyes': 'opensad', 'mouth': 'openbig', '_lpx': 9, '_lpy': 3, '_rpx': 0, '_rpy': 3}; states.bored = {'eyes': 'halfmad', 'mouth': 'flat', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.brightside = {'eyes': 'openup', 'mouth': 'yay', '_lpx': 2, '_lpy': -5, '_rpx': -1, '_rpy': -5}; states.chat = {'eyes': 'openup', 'mouth': 'open', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.concerned = {'eyes': 'inopentwist', 'mouth': 'rectangle', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.confused = {'eyes': 'inopentwist', 'mouth': 'openbig', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.content = {'eyes': 'halfsad', 'mouth': 'yaysmall', '_lpx': 9, '_lpy': 3, '_rpx': 0, '_rpy': 3}; states.cute = {'eyes': 'widesad', 'mouth': 'yay', '_lpx': 9, '_lpy': 3, '_rpx': 0, '_rpy': 3}; states.defeated = {'eyes': 'halfsad', 'mouth': 'flat', '_lpx': 9, '_lpy': 3, '_rpx': 0, '_rpy': 3}; states.depressed = {'eyes': 'inhalfsad', 'mouth': 'flat', '_lpx': -9, '_lpy': 3, '_rpx': 0, '_rpy': 3}; states.discomfort = {'eyes': 'inhalfmad', 'mouth': 'rectangle', '_lpx': 9, '_lpy': 3, '_rpx': 0, '_rpy': 3}; states.dismiss = {'eyes': 'shutup', 'mouth': 'rectangle', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.eek = {'eyes': 'widetwist', 'mouth': 'openbig', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.enervated = {'eyes': 'halfVsad', 'mouth': 'yaysmall', '_lpx': 0, '_lpy': -5, '_rpx': 0, '_rpy': -5}; states.embarrassed = {'eyes': 'inopenVsad', 'mouth': 'grin', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.fear = {'eyes': 'inopenVsad', 'mouth': 'openbig', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.glare = {'eyes': 'openmad', 'mouth': 'rectangle', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.groan = {'eyes': 'inhalfVmad', 'mouth': 'rectangle', '_lpx': -5, '_lpy': 0, '_rpx': -3, '_rpy': 0}; states.gross = {'eyes': 'tightmad', 'mouth': 'tongue', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.grumpy = {'eyes': 'halfmad', 'mouth': 'rectangle', '_lpx': -5, '_lpy': 0, '_rpx': -3, '_rpy': 0}; states.grumble = {'eyes': 'inhalfmad', 'mouth': 'gritsmall', '_lpx': -5, '_lpy': 0, '_rpx': -3, '_rpy': 0}; states.happy = {'eyes': 'openplain', 'mouth': 'yay', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.horrified = {'eyes': 'inwidesad', 'mouth': 'openbig', '_lpx': -9, '_lpy': 3, '_rpx': -2, '_rpy': 2}; states.horrified2 = {'eyes': 'inwidesad', 'mouth': 'openbig', '_lpx': 9, '_lpy': 3, '_rpx': 5, '_rpy': 2}; states.huff = {'eyes': 'shutmad', 'mouth': 'open', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.ill = {'eyes': 'inopentwist', 'mouth': 'opensmall', '_lpx': 5, '_lpy': 0, '_rpx': -3, '_rpy': 0}; states.lust = {'eyes': 'halfsad', 'mouth': 'grin', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.miffed = {'eyes': 'openmad', 'mouth': 'opensmall', '_lpx': 0, '_lpy': -8, '_rpx': 0, '_rpy': -8}; states.moan = {'eyes': 'shutplain', 'mouth': 'circle', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.mock = {'eyes': 'opentwist', 'mouth': 'yay', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.mystified = {'eyes': 'openplain', 'mouth': 'circle', '_lpx': 8, '_lpy': 4, '_rpx': 0, '_rpy': 4}; states.nervous = {'eyes': 'inopenup', 'mouth': 'opensmall', '_lpx': -5, '_lpy': 0, '_rpx': -3, '_rpy': 0}; states.offended = {'eyes': 'openup', 'mouth': 'rectangle', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.pain = {'eyes': 'tightVsad', 'mouth': 'breathe', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.pant = {'eyes': 'inhalfsad', 'mouth': 'tongue', '_lpx': 0, '_lpy': -3, '_rpx': 0, '_rpy': -3}; states.plead = {'eyes': 'opensad', 'mouth': 'open', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.pleased = {'eyes': 'tightup', 'mouth': 'grin', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.pleasure = {'eyes': 'halfsad', 'mouth': 'grin', '_lpx': 0, '_lpy': -3, '_rpx': 0, '_rpy': -3}; states.pray = {'eyes': 'openVsad', 'mouth': 'open', '_lpx': 0, '_lpy': -3, '_rpx': 0, '_rpy': -3}; states.proud = {'eyes': 'tightup', 'mouth': 'grinbig', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.puff = {'eyes': 'tightmad', 'mouth': 'open', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.push = {'eyes': 'tightmad', 'mouth': 'breathe', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.rant = {'eyes': 'inopenmad', 'mouth': 'rectangle', '_lpx': -9, '_lpy': 3, '_rpx': 0, '_rpy': 3}; states.relaxed = {'eyes': 'shutsad', 'mouth': 'yay', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.relieved = {'eyes': 'opensad', 'mouth': 'yay', '_lpx': -9, '_lpy': -9, '_rpx': -3, '_rpy': -9}; states.resist = {'eyes': 'wideVsad', 'mouth': 'gritbig', '_lpx': 0, '_lpy': -9, '_rpx': 0, '_rpy': -9}; states.satisfied = {'eyes': 'openVsad', 'mouth': 'yaysmall', '_lpx': 0, '_lpy': -5, '_rpx': 0, '_rpy': -5}; states.scared = {'eyes': 'opensad', 'mouth': 'circle', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.scoff = {'eyes': 'inopenup', 'mouth': 'yaysmall', '_lpx': -5, '_lpy': -7, '_rpx': -3, '_rpy': -7}; states.scold = {'eyes': 'inopenmad', 'mouth': 'openbig', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.scream = {'eyes': 'inwideVsad', 'mouth': 'openbig', '_lpx': 9, '_lpy': 3, '_rpx': 0, '_rpy': 3}; states.seethe = {'eyes': 'inhalfVmad', 'mouth': 'opensmall', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.shock = {'eyes': 'wideplain', 'mouth': 'openbig', '_lpx': 9, '_lpy': 3, '_rpx': 0, '_rpy': 3}; states.surprise = {'eyes': 'wideup', 'mouth': 'open', '_lpx': 9, '_lpy': 3, '_rpx': 0, '_rpy': 3}; states.suspicious = {'eyes': 'inhalfmad', 'mouth': 'openbig', '_lpx': -5, '_lpy': 0, '_rpx': -3, '_rpy': 0}; states.tail = {'eyes': 'inopenup', 'mouth': 'rectangle', '_lpx': -9, '_lpy': 3, '_rpx': -3, '_rpy': 3}; states.talk = {'eyes': 'halftwist', 'mouth': 'open', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.tantrum = {'eyes': 'tightVmad', 'mouth': 'openbig', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.thankful = {'eyes': 'widesad', 'mouth': 'bigyay', '_lpx': 9, '_lpy': -3, '_rpx': 0, '_rpy': -3}; states.thought = {'eyes': 'halftwist', 'mouth': 'yay', '_lpx': -8, '_lpy': -3, '_rpx': -3, '_rpy': -3}; states.terror = {'eyes': 'inwidesad', 'mouth': 'open', '_lpx': 9, '_lpy': 3, '_rpx': -3, '_rpy': 3}; states.terror2 = {'eyes': 'inwidesad', 'mouth': 'openbig', '_lpx': 9, '_lpy': 3, '_rpx': -3, '_rpy': 3}; states.uneasy = {'eyes': 'inwideVsad', 'mouth': 'yaysmall', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.unsure = {'eyes': 'opentwist', 'mouth': 'opensmall', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.weary = {'eyes': 'inhalfplain', 'mouth': 'opensmall', '_lpx': 0, '_lpy': -3, '_rpx': 0, '_rpy': -3}; states.wonder = {'eyes': 'opensad', 'mouth': 'open', '_lpx': 9, '_lpy': 3, '_rpx': 0, '_rpy': 3}; states.wistful = {'eyes': 'opensad', 'mouth': 'opensmall', '_lpx': 2, '_lpy': -5, '_rpx': -1, '_rpy': -5}; states.worried = {'eyes': 'opentwist', 'mouth': 'opensmall', '_lpx': 7, '_lpy': 4, '_rpx': -1, '_rpy': 2}; states.wut = {'eyes': 'wideup', 'mouth': 'Vdown', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.yell = {'eyes': 'wideVmad', 'mouth': 'openbig', '_lpx': 7, '_lpy': 4, '_rpx': -1, '_rpy': 2}; states.test1 = {'eyes': 'openplain', 'mouth': 'up', '_lpx': 0, '_lpy': 0, '_rpx': 0, '_rpy': 0}; states.test2 = {'eyes': 'opensad', 'mouth': 'down', '_lpx': 5, '_lpy': 5, '_rpx': -5, '_rpy': -5}; states.test3 = {'eyes': 'openmad', 'mouth': 'Vdown', '_lpx': -5, '_lpy': -5, '_rpx': 5, '_rpy': 5}; setState = function (str) { stateTimer = 35 + speech_b._txt.length * 1.5; if (CurState != str) { CurState = str; HB.EV.khana.head.eyes.gotoAndPlay(states[CurState].eyes); HB.EV.khana.head.mouth.gotoAndPlay(states[CurState].mouth); HB.EV.khana.head.eyes.LP._x = lpX + states[CurState]._lpx; HB.EV.khana.head.eyes.LP._y = lpY + states[CurState]._lpy; HB.EV.khana.head.eyes.RP._x = rpX + states[CurState]._rpx; HB.EV.khana.head.eyes.RP._y = rpY + states[CurState]._rpy; } }; moveArm = function (u_s) { if (HB.EV.khana.arm._currentlabel != u_s) { HB.EV.khana.arm.gotoAndPlay(HB.EV.khana.arm._currentlabel + '2' + u_s); } }; charSpeak = function (n, f) { speechTimer = speech[n]._line.length * 2.3; speechTimer = Math.max(speechTimer, 30); speech_b._txt.text = speech[n]._line; setState(speech[n]._expression); moveArm(speech[n]._arm); pushing = 0; if (speech[n]._birthrot > 0) { pushing = 5; } if (speech[n].forcekick == true) { kickran = 8000; } if (f == true) { speechTimer = speech[n]._line.length * 2.3; speech_b._txt.text = speech[n]._line; setState(speech[n]._expression); moveArm(speech[n]._arm); if (speech[n]._line2 != '') { if (secondline != n) { secondline = n; } } else { secondline = -5000; } } else { speechTimer = speech[n]._line2.length * 2.3; speech_b._txt.text = speech[n]._line2; setState(speech[n]._expression2); moveArm(speech[n]._arm2); if (speech[n]._birthrot > 0) { birthrot = speech[n]._birthrot; } } }; HB.EV.khana.head.mouth.onPress = function () { speechTimer = 0; forceDelay = 0; ranspeech = 1; }; speech_b.onPress = function () { if (speechTimer > 10) { speechTimer = 10; stateTimer = 15; } }; reset = function () { Tbellysize = 1; Tbustsize = 0; Thipshize = 0; resetTimer = 0; nextspeech = 0; helpcancelled = 0; birthing = 0; birthclicks = 1000; naked = false; _panel.space_b._visible = true; updateClothes(); restorekhana(); birthclicks = 1000; birthfade = 0; HB.torchM.BBB._xscale = 0; lightswitch(); }; countdown = function (a, b) { if (_root[a] > b) { _root[a] -= 1; } }; minmax = function (a, b, c) { if (_root[a] < b) { _root[a] = b; } if (_root[a] > c) { _root[a] = c; } }; smoothAdjust = function (s1, s2, mu) { if (_root[s1] != _root[s2]) { if ((_root[s2] - _root[s1]) * mu > 1 || (_root[s2] - _root[s1]) * mu < -1) { _root[s1] += Math.floor((_root[s2] - _root[s1]) * mu); } else { if ((_root[s2] - _root[s1]) * mu < 0) { _root[s1] -= 1; } else { if ((_root[s2] - _root[s1]) * mu > 0) { _root[s1] += 1; } } } } }; circular = function (astart, a, aplus) { if (_root[a + 'started'] != 8) { _root[a] = astart; _root[a + 'started'] = 8; } if (_root[a] < 6.283185307179586) { _root[a] += aplus; } else { _root[a] -= 6.283185307179586; } }; distancebetween = function (x1, x2, y1, y2) { return Math.sqrt((x1 - x2) * (x1 - x2) + (y1 - y2) * (y1 - y2)); }; HB.EV.khana.belly.onPress = function () { startrub = 10; }; HB.EV.khana.L_breast.onPress = function () { bstartrub = 10; }; HB.EV.khana.R_breast.onPress = HB.EV.khana.L_breast.onPress; if (debugging == true) { HB.EV.khana.neck.onPress = function () { _root.gotoAndStop(3); }; } HB.torchM.BBB._xscale = 400; HB.torchM.BBB._yscale = 400; HB.torch._visible = false; onMouseDown = function () { mousepressed = true; }; onMouseUp = function () { mousepressed = false; if (startrub > 1) { startrub = 2; } if (bstartrub > 1) { bstartrub = 2; } rubbing = 0; brubbing = 0; mousemove = 0; xsliding = false; growing = false; birthadd = 0; }; helpcheck = function (n, n1) { if (n.hitTest(_xmouse, _ymouse, true) == true) { _panel.helpbox._txt.text = helpspeech[n1]._line; } }; makeKick = function (kx, ky) { var v1 = HB.EV.khana.belly.midpoint.attachMovie('babykick', 'kick' + kickID, kickID); v1._x = kx; v1._y = ky; v1.centerx = 0; v1.centery = 0; v1._rotation * 360; kickID += 1; if (kickID > 200) { kickID -= 100; } }; PYS = _panel._y; PYSB = PYS; HBASB = 0; _panel.onEnterFrame = function () { if (this._y != PYSB) { this._y += (PYSB - this._y) * 0.15; } PYSB = PYS; if (this.backing.hitTest(_xmouse, _ymouse, true)) { PYSB = PYS - 145; } this.Pbox._txt.text = score; this.Q1._txt.text = speech[curspeech + 9]._question; this.Q2._txt.text = speech[curspeech + 10]._question; this.Q3._txt.text = speech[curspeech + 11]._question; this.Q4._txt.text = speech[curspeech + 12]._question; this.delete_b.filters = []; if (deletemode == true) { this.delete_b.filters = [yellowglow]; } this.help_b.filters = []; HBASB = 0; if (this.help_b.hitTest(_xmouse, _ymouse, true)) { HBASB = 55; } if (helpmode == true) { this.help_b.filters = [yellowglow]; HBASB = 85; } this.chatter_b.filters = []; if (chatteroff == false) { this.chatter_b.filters = [yellowglow]; } if (_panel.helpbox._alpha != HBASB) { _panel.helpbox._alpha += (HBASB - _panel.helpbox._alpha) * 0.45; } if (_panel.helpbox._alpha <= 5) { _panel.helpbox._visible = false; } else { _panel.helpbox._visible = true; } _panel.reset_b.filters = []; if (resetD > 0) { _panel.reset_b.filters = [yellowglow]; } if (scanning == true) { scansize = Math.min(100, scansize + 10); this.scanner_b.filters = [yellowglow]; } else { scansize = Math.max(0, scansize - 10); this.scanner_b.filters = []; } _panel.birth_b._txt.text = 'Birth'; birthD = Math.max(0, birthD - 1); this.birth_b.filters = []; if (Tbellysize < 600) { if (birthD > 0) { birthD -= 1; this.birth_b._txt.text = 'Not Yet'; this.birth_b.filters = [yellowglow]; } } else { if (birthclicks > 0) { if (birthD > 0) { this.birth_b._txt.text = birthclicks; this.birth_b.filters = [yellowglow]; } } else { this.birth_b._txt.text = 'Push'; if (birthD > 0) { this.birth_b._txt.text = 'Pushing'; this.birth_b.filters = [yellowglow]; } if (birthing < 1) { this.birth_b._txt.text = 'It\'s time'; } } } if (growspeed > 0) { this.expand_b._txt.text = 'More Pregnant'; } else { this.expand_b._txt.text = 'Less Pregnant'; } }; _panel.help_b.onPress = function () { helpmode = !helpmode; }; var Bstring = 'birth'; _panel.birth_b.onPress = function () { Bstring = 'birth' + birthing; if (Tbellysize < 600) { birthD = 25; } else { if (birthclicks <= 0 && birthD <= 0) { charSpeak(Bstring, true); birthD = 55; birthing += 1; } else { birthD = 25; if (birthadd <= 0) { birthadd = 1; } } birthclicks = Math.max(0, birthclicks - 1); } }; _panel.delete_b.onPress = function () { deletemode = !deletemode; }; _panel.chatter_b.onPress = function () { chatteroff = !chatteroff; }; _panel.reset_b.onPress = function () { if (resetD <= 0) { resetD = 15; } else { reset(); resetD = 0; } }; _panel.scanner_b.onPress = function () { scanning = !scanning; }; _panel.Q1.onPress = function () { charSpeak(curspeech + 9, true); }; _panel.Q2.onPress = function () { charSpeak(curspeech + 10, true); }; _panel.Q3.onPress = function () { charSpeak(curspeech + 11, true); }; _panel.Q4.onPress = function () { charSpeak(curspeech + 12, true); }; _panel.slider.onPress = function () { xsliding = true; }; _panel.expand_b.onPress = function () { growing = true; }; _panel.space_b.onPress = function () { lightswitch(); }; waterspeed = 0.035; scorepoints = function (n) { score += n; var v1 = _panel.attachMovie('textfloat', 'textfloat' + Math.floor(Math.random() * 5), 10); v1._txt.text = '+' + n; v1._x += 50; }; var sliderstart = _panel.slider._x; deletedown = function (n) { n.deleteme = Math.max(n.deleteme - 1, 0); }; var restore_glowies = 0; restorekhana = function () { restore_glowies = 2; HB.EV.khana.F_arm_mask.gotoAndStop(1); HB.EV2.khana.F_arm_mask.gotoAndStop(1); HB.EV.khana.B_arm_mask.gotoAndStop(1); HB.EV2.khana.B_arm_mask.gotoAndStop(1); HB.EV.khana.F_leg.shinmask.gotoAndStop(1); HB.EV2.khana.F_leg.shinmask.gotoAndStop(1); HB.EV.khana.B_leg.shinmask.gotoAndStop(1); HB.EV2.khana.B_leg.shinmask.gotoAndStop(1); HB.EV.khana.tailmask.gotoAndStop(1); HB.EV2.khana.tailmask.gotoAndStop(1); HB.EV.khana.hairmask.gotoAndStop(1); HB.EV2.khana.hairmask.gotoAndStop(1); HB.EV.khana.head.F_horn.gotoAndStop(1); HB.EV.khana.head.B_horn.gotoAndStop(1); HB.EV2.khana.head.F_horn.gotoAndStop(1); HB.EV2.khana.head.B_horn.gotoAndStop(1); HB.EV.khana.head.L_ear.gotoAndStop(1); HB.EV.khana.head.R_ear.gotoAndStop(1); HB.EV2.khana.head.L_ear.gotoAndStop(1); HB.EV2.khana.head.R_ear.gotoAndStop(1); HB.EV.khana.head.halffringe.gotoAndStop(1); HB.EV.khana.head.fullfringe.gotoAndStop(1); HB.EV2.khana.head.halffringe.gotoAndStop(1); HB.EV2.khana.head.fullfringe.gotoAndStop(1); minusbust = 100; }; _panel.restore_b.onPress = function () { restorekhana(); }; moredelete = function (n, B1, B2) { if (_root.deletemode == true) { if (n.deleteme <= 0) { n.deleteme = 0; } n.deleteme += 15; } if (n.deleteme > 60) { if (B1._currentframe < 2) { B1.gotoAndPlay(2); } if (B2._currentframe < 2) { B2.gotoAndPlay(2); } } }; HB.EV.khana.F_arm._inner.onPress = function () { moredelete(HB.EV.khana.F_arm, HB.EV.khana.F_arm_mask, HB.EV2.khana.F_arm_mask); }; HB.EV.khana.F_arm._inner.onPress = function () { moredelete(HB.EV.khana.F_arm, HB.EV.khana.F_arm_mask, HB.EV2.khana.F_arm_mask); }; HB.EV.khana.B_arm._inner.onPress = function () { moredelete(HB.EV.khana.B_arm, HB.EV.khana.B_arm_mask, HB.EV2.khana.B_arm_mask); }; HB.EV.khana.F_leg.shin._inner.onPress = function () { moredelete(HB.EV.khana.F_leg.shin, HB.EV.khana.F_leg.shinmask, HB.EV2.khana.F_leg.shinmask); }; HB.EV.khana.B_leg.shin._inner.onPress = function () { moredelete(HB.EV.khana.B_leg.shin, HB.EV.khana.B_leg.shinmask, HB.EV2.khana.B_leg.shinmask); }; HB.EV.khana.tail.onPress = function () { moredelete(HB.EV.khana.tail, HB.EV.khana.tailmask, HB.EV2.khana.tailmask); }; HB.EV.khana.backhair.onPress = function () { moredelete(HB.EV.khana.backhair, HB.EV.khana.hairmask, HB.EV2.khana.hairmask); }; HB.EV.khana.head.F_horn.onPress = function () { moredelete(HB.EV.khana.head.F_horn, HB.EV.khana.head.F_horn, HB.EV2.khana.head.F_horn); moredelete(HB.EV.khana.head.B_horn, HB.EV.khana.head.B_horn, HB.EV2.khana.head.B_horn); }; HB.EV.khana.backhair.onPress = function () { moredelete(HB.EV.khana.backhair, HB.EV.khana.hairmask, HB.EV2.khana.hairmask); }; HB.EV.khana.head.B_horn.onPress = HB.EV.khana.head.F_horn.onPress; HB.EV.khana.head.L_ear.onPress = function () { moredelete(HB.EV.khana.head.L_ear, HB.EV.khana.head.L_ear, HB.EV2.khana.head.L_ear); moredelete(HB.EV.khana.head.R_ear, HB.EV.khana.head.R_ear, HB.EV2.khana.head.R_ear); }; HB.EV.khana.head.R_ear.onPress = HB.EV.khana.head.L_ear.onPress; HB.EV.khana.head.halffringe.onPress = function () { moredelete(HB.EV.khana.head.halffringe, HB.EV.khana.head.halffringe, HB.EV2.khana.head.halffringe); moredelete(HB.EV.khana.head.fullfringe, HB.EV.khana.head.fullfringe, HB.EV2.khana.head.fullfringe); }; var helpspeech = new Object(); helpspeech.reset = {'_line': 'This is the reset button, click on it twice in quick succession to reset the game.'}; helpspeech.delete = {'_line': 'This button turns delete mode on and off. While delete mode is on, you may rapidly click on Khana\'s various body parts to delete them. '}; helpspeech.help = {'_line': 'This is the help button. Clicking on this will toggle "Help" mode. While help mode is on, this box will tell you whatever you need to know about whatever is under your cursor.'}; helpspeech.expand = {'_line': 'This is the revert/expand button, and can be used to change Khana\'s pregnancy progression. Clicking and holding this button will change Khana\'s size according to the number in the slider.'}; helpspeech.slider = {'_line': 'This slider can be clicked and dragged left or right to change the speed at which Khana grows when the expansion button is clicked.'}; helpspeech.restore = {'_line': 'This button will return all of Khana\'s missing pieces to normal.'}; helpspeech.chatter = {'_line': 'This button will prevent Khana from randomly chatting with you.'}; helpspeech.head = {'_line': 'Click on Khana\'s snout to make her speak her thoughts.'}; helpspeech.bust = {'_line': 'You can click on Khana\'s bust to poke her, or click and drag to more gently touch them.'}; helpspeech.belly = {'_line': 'You can click on Khana\'s belly to poke her, or click and drag to more gently touch them.'}; helpspeech.moons = {'_line': '6 moons will appear in the dark, all in different phases. Only 2 are the same. Click on the two that match to earn points to use on Khana.'}; helpspeech.scanner = {'_line': 'This will toggle a scanner, which can be used to see Khana\'s unborn babies in her womb.'}; helpspeech.birth = {'_line': 'When she is ready, you can use this button to countdown the moments before Khana gives birth. 1000 clicks is a lot, but there may be a way to skip all the clicking.'}; helpspeech.score = {'_line': 'This is how many points you\'ve collected in the matching moons game.'}; helpspeech.question = {'_line': 'Clicking this will ask Khana the question in the box.'}; helpspeech.example = {'_line': 'example'}; helpspeech.example = {'_line': 'example'}; helpspeech.example = {'_line': 'example'}; helpspeech.example = {'_line': 'example'}; helpspeech.example = {'_line': 'example'}; HB.EV2._visible = false; onEnterFrame = function () { _panel.helpbox._txt.text = helpspeech.moons._line; helpcheck(_panel.reset_b, 'reset'); helpcheck(_panel.delete_b, 'delete'); helpcheck(_panel.help_b, 'help'); helpcheck(_panel.expand_b, 'expand'); helpcheck(_panel.slider, 'slider'); helpcheck(_panel.restore_b, 'restore'); helpcheck(_panel.chatter_b, 'chatter'); helpcheck(_panel.scanner_b, 'scanner'); helpcheck(_panel.birth_b, 'birth'); helpcheck(_panel.Pbox, 'score'); helpcheck(_panel.Q1, 'question'); helpcheck(_panel.Q2, 'question'); helpcheck(_panel.Q3, 'question'); helpcheck(_panel.Q4, 'question'); helpcheck(HB.EV.khana.belly, 'belly'); helpcheck(HB.EV.khana.L_breast, 'bust'); helpcheck(HB.EV.khana.R_breast, 'bust'); helpcheck(HB.EV.khana.head, 'head'); if (xsliding == true) { _panel.slider._x = _xmouse; _panel.slider._x = Math.max(_panel.slider._x, 25); _panel.slider._x = Math.min(_panel.slider._x, 175); } growspeed = Math.round((_panel.slider._x - sliderstart) * 0.2); if (growspeed == 0) { growspeed = 1; } _panel.slider._txt.text = growspeed; if (growing == true) { if (growspeed > 0) { if (score > growspeed) { score -= growspeed; Tbellysize += growspeed; if (Tbellysize > maxbellysize) { score += Tbellysize - maxbellysize; Tbellysize = maxbellysize; } } else { Tbellysize += score; score = 0; } } else { if (Tbellysize > Math.abs(growspeed)) { Tbellysize += growspeed; score -= growspeed; } else { score += Tbellysize - 1; Tbellysize = 1; } } } circular(0, 'waterrot1', 0.065); circular(0, 'waterrot2', 0.065); _root.HB.EV._xscale = 100 + Math.sin(waterrot1) * 2; _root.HB.EV._yscale = 100 + Math.cos(waterrot1) * 2; _root.water._xscale = 100 + Math.sin(waterrot1) * -5; _root.water._yscale = 100 + Math.cos(waterrot1) * -5; _root.HB.EV2._xscale = _root.HB.EV._xscale; _root.HB.EV2._yscale = _root.HB.EV._yscale; deletedown(HB.EV.khana.F_arm); deletedown(HB.EV.khana.B_arm); deletedown(HB.EV.khana.F_leg.shin); deletedown(HB.EV.khana.B_leg.shin); deletedown(HB.EV.khana.tail); deletedown(HB.EV.khana.backhair); deletedown(HB.EV.khana.head.halffringe); deletedown(HB.EV.khana.head.fullfringe); deletedown(HB.EV.khana.head.F_horn); deletedown(HB.EV.khana.head.B_horn); deletedown(HB.EV.khana.head.L_ear); deletedown(HB.EV.khana.head.R_ear); deletedown(HB.EV.khana.L_breast); countdown('foundmoons', 0); countdown('resetD', 0); countdown('destroymoons', 0); countdown('stateTimer', 0); countdown('speechTimer', 0); moonsfound = 0; for (i in moons) { if (moons[i].found > 0) { moonsfound += 1; } } if (moonsfound >= 2) { scorepoints(60); for (i in moons) { moons[i].found = 0; } destroymoons = 3; } if (stateTimer <= 5) { setState(backupState); } startrub = Math.max(0, startrub - 1); if (startrub == 1 && mousemove < 1) { charSpeak(curspeech + 2, true); } bstartrub = Math.max(0, bstartrub - 1); if (bstartrub == 1 && mousemove < 1 && minusbust >= 100) { charSpeak(curspeech + 1, true); } if (mousemove > 1 && overbelly == true) { startrub = 0; if (rubbing <= 0) { charSpeak(curspeech + 4, true); } rubbing = 10; } if (mousemove > 1 && overbreast == true) { bstartrub = 0; if (brubbing <= 0 && minusbust >= 100) { charSpeak(curspeech + 3, true); } brubbing = 10; } if (xmsb != _xmouse || ymsb != _ymouse) { if (mousepressed == true) { mousemove += distancebetween(xmsb, _xmouse, ymsb, _ymouse) / 5; } xmsb = _xmouse; ymsb = _ymouse; } rubbing = Math.max(0, rubbing - 1); brubbing = Math.max(0, brubbing - 1); mousemove = Math.max(0, mousemove - 1); mousemove = Math.min(20, mousemove); overbreast = false; overbelly = false; if (HB.EV.khana.L_breast.hitTest(_xmouse, _ymouse, true) == true) { overbreast = true; } if (HB.EV.khana.R_breast.hitTest(_xmouse, _ymouse, true) == true) { overbreast = true; } if (HB.EV.khana.belly.hitTest(_xmouse, _ymouse, true) == true) { overbelly = true; } curspeech = Math.floor(Tbellysize / 50) * 50 + Math.min(birthing, 1) * 50; if (curspeech >= nextspeech) { charSpeak(curspeech, true); } nextspeech = curspeech + 50; countdown('restore_glowies', 0); if (speechTimer <= 0) { countdown('forceDelay', 0); if (forceDelay == 1) { ranspeech = 7850; } if (forceDelay <= 0) { countdown('ranspeech', 0); if (Math.random() * 8000 > ranspeech) { rannum = Math.floor(Math.random() * ranlines.length); charSpeak(curspeech + ranlines[rannum], true); ranlines.splice(rannum, 1); if (ranlines.length <= 0) { resetLines(); } forceDelay = 40; } } } else { ranspeech = 8004; } if (chatteroff == true) { ranspeech = 8009; } else { ranspeech = Math.min(ranspeech, 7850); } if (minusbust < 100) { minusbust -= Math.max(5, Math.round((bustsize + minusbust) * 0.05)); } Tbustsize = Tbellysize; Thipsize = Tbellysize; smoothAdjust('bellysize', 'Tbellysize', 0.1); smoothAdjust('bustsize', 'Tbustsize', 0.1); smoothAdjust('hipsize', 'Thipsize', 0.1); circular(0.4, 'testrot', 0.6); HB.EV.khana.belly.gotoAndStop(bellysize + bellyplus); HB.EV.khana.L_breast.gotoAndStop(Math.max(1, bustsize + minusbust)); HB.EV.khana.R_breast.gotoAndStop(Math.max(1, bustsize + minusbust)); HB.EV.khana.F_leg.gotoAndStop(hipsize); HB.EV.khana.B_leg.gotoAndStop(hipsize); HB.EV.khana.womb.gotoAndStop(bellysize); HB.EV2.khana.belly.gotoAndStop(bellysize + bellyplus); HB.EV2.khana.L_breast.gotoAndStop(bustsize); HB.EV2.khana.R_breast.gotoAndStop(bustsize); HB.EV2.khana.F_leg.gotoAndStop(hipsize); HB.EV2.khana.B_leg.gotoAndStop(hipsize); HB.EV2.khana.womb.gotoAndStop(bellysize); if (gutless == true) { HB.EV.khana.belly.gotoAndStop(1); HB.EV.khana.womb.gotoAndStop(1); HB.EV2.khana.belly.gotoAndStop(1); HB.EV2.khana.womb.gotoAndStop(1); } if (speech_b._alpha < speechTimer * 10) { speech_b._alpha += 10; } else { speech_b._alpha = speechTimer * 10; } if (speech_b._alpha > 100) { speech_b._alpha = 100; } if (speech_b._alpha < 1) { speech_b._visible = false; speech_b._alpha = 0; if (secondline != -5000) { charSpeak(secondline, false); secondline = -5000; } } else { speech_b._visible = true; } if (Tbellysize >= 400 && finished != 1) { kickran += 1; if (Math.random() * 5000 < Tbellysize + kickran && kickran > 0) { kickran = -25; if (Tbellysize < 400 || Tbellysize > 420) { bellysize -= 7 + Math.floor(Tbellysize / 60); } makeKick(25 - Math.random() * 50, 25 - Math.random() * 50); } } else { kickran = 0; } HB.torch._x = _xmouse; HB.torch._y = _ymouse; HB.torchM._x = _xmouse; HB.torchM._y = _ymouse; if (screenshake > 0) { _root._x = screenshake * 0.5 - Math.random() * screenshake; screenshake -= 1; } if (debugging == true) { debug_01.text = HB.torchM.BBB._xscale; debug_02.text = trueflatcode; debug_03.text = pushing; } else { debug_01.text = ''; debug_02.text = ''; debug_03.text = ''; } switch (curspeech) { case 0: backupState = 'idle0'; break; case 50: backupState = 'idle1'; break; case 100: backupState = 'idle2'; break; case 150: backupState = 'idle3'; break; case 200: backupState = 'idle4'; break; case 250: backupState = 'idle5'; break; case 300: backupState = 'idle6'; break; case 350: backupState = 'idle7'; break; case 400: backupState = 'idle8'; break; case 450: backupState = 'idle9'; break; case 500: backupState = 'idle10'; break; case 550: backupState = 'idle11'; break; case 600: backupState = 'idle12'; break; case 650: backupState = 'idle13'; } if (Math.random() * 40 < bubblerandom) { bubblerandom = 0; var v2 = HB.bubblebase.attachMovie('bubble', 'bubble' + bubbleID, bubbleID); v2._y = 650; v2._x = Math.random() * 800; v2._xscale = 150 - Math.random() * 120; v2._yscale = v2._xscale; bubbleID += 1; if (bubbleID > 40) { bubbleID = 0; } } else { bubblerandom += 0.1; } if (Tbellysize < 600) { birthdown = 25; } if (birthdown > 0) { birthdown -= 1; } else { birthdown = 50; birthclicks = Math.max(0, birthclicks - 1); } if (birthrot > 0) { birthrot -= 0.2; pushing = 0; } if (pushing > 0) { birthD = Math.max(40, birthD); } if (birthing >= 8 && birthrot > 0) { if (birthfade <= 0) { birthfade = 0.1; } } if (birthfade > 0 && _root._currentframe == 2) { birthfade += 2; } if (birthfade > 0 && _root._currentframe == 3) { birthfade -= 3; } if (birthfade > 125 && _root._currentframe == 2) { gotoAndStop(3); } if (birthadd > 0) { birthadd += 1; } if (birthadd > 15) { if (score > 1) { score -= 1; birthclicks = Math.max(0, birthclicks - 1); birthD = Math.max(birthD, 5); } } BBB._alpha = birthfade; }; var whiteglow = new flash.filters.GlowFilter(16755200, 15, 15, 15, 3, 5, false, false); var whiteglow2 = new flash.filters.GlowFilter(15658751, 15, 15, 15, 3, 5, false, false); var yellowglow = new flash.filters.GlowFilter(16755200, 30, 10, 10, 2, 5, true, false); var redglow = new flash.filters.GlowFilter(16711680, 5, 30, 30, 1, 1, true, false); var purpleglow = new flash.filters.GlowFilter(16733695, 30, 15, 15, 2, 1, true, false); var maskglow = new flash.filters.GlowFilter(16711680, 5, 90, 90, 1, 1, true, true); version_number = 3.33; Vnumber.text = 'Version ' + version_number; if (debugging == false) { Vnumber.text = ''; } } movieClip 139 { frame 1 { stop(); _parent.backhair.filters = []; } frame 2 { _root.charSpeak('hair', true); } frame 2 { _parent.backhair.filters = [_root.purpleglow]; _root.updateshelpurp(_parent.backhair); } frame 35 { stop(); } } movieClip 142 { frame 1 { rotstart = this._rotation; rot = 0; rotplus = 0.017; onEnterFrame = function () { rot += rotplus; if (rot >= 6.283185307179586) { rot -= 6.283185307179586; } this._rotation = rotstart + Math.cos(rot) * 2; }; } } movieClip 175 { frame 1 { stop(); _parent.tail.filters = []; } frame 2 { _root.charSpeak('tail', true); } frame 2 { _parent.tail.filters = [_root.purpleglow]; _root.updateshelpurp(_parent.tail); } frame 35 { stop(); } } movieClip 177 { frame 1 { rotstart = this._rotation; rot = 0; rotplus = 0.041; onEnterFrame = function () { rot += rotplus; if (rot > 6.283185307179586) { rot -= 6.283185307179586; } this._rotation = rotstart + Math.sin(rot) * 5; }; } } movieClip 180 { } movieClip 184 { frame 1 { stop(); _parent.shin.filters = []; } frame 2 { if (_root.HB.EV.khana.F_leg.shinmask._currentframe > 1) { _root.charSpeak('leg2', true); } else { _root.charSpeak('leg1', true); } } frame 2 { _parent.shin.filters = [_root.purpleglow]; _root.updateshelpurp(_parent.shin); } frame 35 { stop(); } } movieClip 187 { frame 1 { onEnterFrame = function () { if (_root.restore_glowies > 0) { vanishing = 0; this._visible = true; } this.filters = [_root.whiteglow]; if (vanishing > 0) { vanishing += 1; } if (vanishing > 10) { this._visible = false; } }; this.onPress = function () { if (_root.deletemode == true) { var v2 = attachMovie('vanish', 'vanish1', 2000); v2._x += 15; v2._y += 15; vanishing = 1; } }; } } movieClip 189 { } movieClip 192 { } movieClip 193 { frame 1 { rotstart = this._rotation; rot = 0; rotplus = 0.034; onEnterFrame = function () { rot += rotplus; if (rot > 6.283185307179586) { rot -= 6.283185307179586; } this._rotation = rotstart + Math.cos(rot) * 6; this.foot._rotation = rotstart + Math.sin(rot) * 7; }; } } movieClip 199 { frame 1 { startrot = this._rotation; onEnterFrame = function () { truerot = startrot - _root.bellysize * 0.01 - _root.birthrot * 1.9 - _root.birthing * 3; this._rotation += (truerot - this._rotation) * 0.2; }; } } movieClip 203 { frame 1 { stop(); _parent.B_arm.filters = []; } frame 2 { if (_root.HB.EV.khana.F_arm_mask._currentframe > 1) { _root.charSpeak('otherarm', true); } else { _root.charSpeak('Rarm', true); } } frame 2 { _parent.B_arm.filters = [_root.purpleglow]; onEnterFrame = function () { _root.updateshelpurp(_parent.B_arm); }; } frame 35 { stop(); } } movieClip 210 { } movieClip 211 { } movieClip 213 { frame 1 { onEnterFrame = function () { if (_root.restore_glowies > 0) { vanishing = 0; this._visible = true; } this.filters = [_root.whiteglow]; if (vanishing > 0) { vanishing += 1; } if (vanishing > 10) { this._visible = false; } }; this.onPress = function () { if (_root.deletemode == true) { var v2 = attachMovie('vanish', 'vanish1', 2000); v2._x += 15; v2._y += 15; vanishing = 1; } }; } } movieClip 214 { frame 1 { rotstart = this._rotation; rot = 0; rotplus = 0.032; onEnterFrame = function () { rot += rotplus; if (rot > 6.283185307179586) { rot -= 6.283185307179586; } this._rotation = rotstart + Math.cos(rot) * 3; }; } } movieClip 217 { frame 1 { onEnterFrame = function () { this._alpha = 0; if (_root.HB.torch._visible == true) { this._alpha = 100 - _root.distancebetween(this._x, _parent._xmouse, this._y, _parent._ymouse); if (_root.Tbellysize < 600) { this._alpha *= 0.25; } else { this.onPress = function () { _root.birthclicks = 0; _root.PYSB -= 50; var v4 = _root.attachMovie('vanish', 'vanish1000', 100); v4._x += 100; v4._y += 600; var v3 = _root.attachMovie('vanish', 'vanish1001', 101); v3._x += 50; v3._y += 600; var v2 = _root.attachMovie('vanish', 'vanish1002', 102); v2._x += 150; v2._y += 600; }; } } if (this._alpha <= 0) { this._visible = false; } else { this._visible = true; } }; } } movieClip 220 { frame 1 { stop(); _parent.F_arm._visible = true; _parent.F_arm.filters = []; } frame 2 { if (_root.HB.EV.khana.B_arm_mask._currentframe > 1) { _root.charSpeak('otherarm', true); } else { _root.charSpeak('Larm', true); } } frame 2 { _parent.F_arm.filters = [_root.purpleglow]; } frame 35 { stop(); _parent.F_arm._visible = false; _parent.F_arm.filters = []; } } movieClip 226 { } movieClip 227 { frame 1 { rotstart = this._rotation; rot = 0; rotplus = 0.032; purplus = 400; onEnterFrame = function () { rot += rotplus; if (rot > 6.283185307179586) { rot -= 6.283185307179586; } this._rotation = rotstart + Math.sin(rot) * 2; }; } } movieClip 239 { frame 1 { onEnterFrame = function () { if (_root.minusbust < 100) { this.filters = [_root.purpleglow]; } else { this.filters = []; } }; } } movieClip 252 { } movieClip 264 { frame 1 { onEnterFrame = function () { if (_root.minusbust < 100) { this.filters = [_root.purpleglow]; } else { this.filters = []; } }; } } movieClip 270 { frame 1 { stop(); _parent.shin.filters = []; } frame 2 { if (_root.HB.EV.khana.B_leg.shinmask._currentframe > 1) { _root.charSpeak('leg2', true); } else { _root.charSpeak('leg1', true); } } frame 2 { _parent.shin.filters = [_root.purpleglow]; _root.updateshelpurp(_parent.shin); } frame 35 { stop(); } } movieClip 273 { frame 1 { onEnterFrame = function () { if (_root.restore_glowies > 0) { vanishing = 0; this._visible = true; } this.filters = [_root.whiteglow]; if (vanishing > 0) { vanishing += 1; } if (vanishing > 10) { this._visible = false; } }; this.onPress = function () { if (_root.deletemode == true) { var v2 = attachMovie('vanish', 'vanish1', 2000); v2._x += 15; v2._y += 15; vanishing = 1; } }; } } movieClip 275 { } movieClip 278 { } movieClip 279 { frame 1 { rotstart = this._rotation; rot = 0; rotplus = 0.034; onEnterFrame = function () { rot += rotplus; if (rot > 6.283185307179586) { rot -= 6.283185307179586; } this._rotation = rotstart + Math.sin(rot) * 6; this.foot._rotation = rotstart + Math.sin(rot) * 7; }; } } movieClip 281 { } movieClip 282 { frame 1 { this.filters = [_root.whiteglow]; onEnterFrame = function () { if (_root.restore_glowies > 0) { vanishing = 0; this._visible = true; } gotoAndStop(_root.hipsize); if (vanishing > 0) { vanishing += 1; } if (vanishing > 10) { this._visible = false; } }; this.onPress = function () { if (_root.deletemode == true) { var v2 = attachMovie('vanish', 'vanish1', 2000); v2._x += 15; v2._y += 15; vanishing = 1; } }; } } movieClip 285 { frame 1 { startrot = this._rotation; onEnterFrame = function () { truerot = startrot + _root.bellysize * 0.01 + _root.birthrot * 1.2 + Math.min(1.5, _root.birthing); truerot = Math.min(11, truerot); this._rotation += (truerot - this._rotation) * 0.4; }; } } movieClip 289 { frame 1 { stop(); this.filters = []; } frame 1 { rotstart = this._rotation; rot = 0; rotplus = 0.01; onEnterFrame = function () { rot += rotplus; if (rot >= 6.283185307179586) { rot -= 6.283185307179586; } if (this._name == 'R_ear') { this._rotation = rotstart + Math.sin(rot) * -10; } else { this._rotation = rotstart + Math.sin(rot) * 10; } }; } frame 2 { _root.charSpeak('ears', true); } frame 2 { this.filters = [_root.purpleglow]; } frame 35 { stop(); } } movieClip 295 { frame 1 { stop(); this.filters = []; } frame 2 { _root.charSpeak('horns', true); } frame 2 { this.filters = [_root.purpleglow]; } frame 35 { stop(); } } movieClip 301 { frame 1 { if (this._name == 'halffringe') { this._alpha = 40; } } frame 1 { stop(); this.filters = []; } frame 2 { _root.charSpeak('fringe', true); } frame 2 { this.filters = [_root.purpleglow]; } frame 35 { stop(); } } movieClip 306 { } movieClip 424 { frame 1 { _CL = _currentframe; } frame 2 { gotoAndPlay(_CL); } frame 3 { _CL = _currentframe; } frame 4 { gotoAndPlay(_CL); } frame 5 { _CL = _currentframe; } frame 6 { gotoAndPlay(_CL); } frame 7 { _CL = _currentframe; } frame 8 { gotoAndPlay(_CL); } frame 9 { _CL = _currentframe; } frame 10 { gotoAndPlay(_CL); } frame 11 { _CL = _currentframe; } frame 12 { gotoAndPlay(_CL); } frame 13 { _CL = _currentframe; } frame 14 { gotoAndPlay(_CL); } frame 15 { _CL = _currentframe; } frame 16 { gotoAndPlay(_CL); } frame 17 { _CL = _currentframe; } frame 18 { gotoAndPlay(_CL); } frame 19 { _CL = _currentframe; } frame 20 { gotoAndPlay(_CL); } frame 21 { _CL = _currentframe; } frame 22 { gotoAndPlay(_CL); } frame 23 { _CL = _currentframe; } frame 24 { gotoAndPlay(_CL); } frame 25 { _CL = _currentframe; } frame 26 { gotoAndPlay(_CL); } frame 27 { _CL = _currentframe; } frame 28 { gotoAndPlay(_CL); } frame 29 { _CL = _currentframe; } frame 30 { gotoAndPlay(_CL); } frame 31 { _CL = _currentframe; } frame 32 { gotoAndPlay(_CL); } frame 33 { _CL = _currentframe; } frame 34 { gotoAndPlay(_CL); } frame 35 { _CL = _currentframe; } frame 36 { gotoAndPlay(_CL); } frame 37 { _CL = _currentframe; } frame 38 { gotoAndPlay(_CL); } frame 39 { _CL = _currentframe; } frame 40 { gotoAndPlay(_CL); } frame 41 { _CL = _currentframe; } frame 42 { gotoAndPlay(_CL); } frame 43 { _CL = _currentframe; } frame 44 { gotoAndPlay(_CL); } frame 45 { _CL = _currentframe; } frame 46 { gotoAndPlay(_CL); } frame 47 { _CL = _currentframe; } frame 48 { gotoAndPlay(_CL); } frame 49 { _CL = _currentframe; } frame 50 { gotoAndPlay(_CL); } frame 51 { _CL = _currentframe; } frame 52 { gotoAndPlay(_CL); } frame 53 { _CL = _currentframe; } frame 54 { gotoAndPlay(_CL); } frame 55 { _CL = _currentframe; } frame 56 { gotoAndPlay(_CL); } frame 57 { _CL = _currentframe; } frame 58 { gotoAndPlay(_CL); } frame 59 { _CL = _currentframe; } frame 60 { gotoAndPlay(_CL); } frame 61 { _CL = _currentframe; } frame 62 { gotoAndPlay(_CL); } frame 63 { _CL = _currentframe; } frame 64 { gotoAndPlay(_CL); } frame 65 { _CL = _currentframe; } frame 66 { gotoAndPlay(_CL); } frame 67 { _CL = _currentframe; } frame 68 { gotoAndPlay(_CL); } frame 69 { _CL = _currentframe; } frame 70 { gotoAndPlay(_CL); } frame 71 { _CL = _currentframe; } frame 72 { gotoAndPlay(_CL); } frame 73 { _CL = _currentframe; } frame 74 { gotoAndPlay(_CL); } frame 75 { _CL = _currentframe; } frame 76 { gotoAndPlay(_CL); } frame 77 { _CL = _currentframe; } frame 78 { gotoAndPlay(_CL); } frame 79 { _CL = _currentframe; } frame 80 { gotoAndPlay(_CL); } frame 81 { _CL = _currentframe; } frame 82 { gotoAndPlay(_CL); } frame 83 { _CL = _currentframe; } frame 84 { gotoAndPlay(_CL); } frame 85 { _CL = _currentframe; } frame 86 { gotoAndPlay(_CL); } frame 87 { _CL = _currentframe; } frame 88 { gotoAndPlay(_CL); } frame 89 { _CL = _currentframe; } frame 90 { gotoAndPlay(_CL); } frame 91 { _CL = _currentframe; } frame 92 { gotoAndPlay(_CL); } frame 93 { _CL = _currentframe; } frame 94 { gotoAndPlay(_CL); } frame 95 { _CL = _currentframe; } frame 96 { gotoAndPlay(_CL); } frame 97 { _CL = _currentframe; } frame 98 { gotoAndPlay(_CL); } frame 99 { _CL = _currentframe; } frame 100 { gotoAndPlay(_CL); } frame 101 { _CL = _currentframe; } frame 102 { gotoAndPlay(_CL); } frame 103 { _CL = _currentframe; } frame 104 { gotoAndPlay(_CL); } frame 105 { _CL = _currentframe; } frame 106 { gotoAndPlay(_CL); } frame 107 { _CL = _currentframe; } frame 108 { gotoAndPlay(_CL); } frame 109 { _CL = _currentframe; } frame 110 { gotoAndPlay(_CL); } frame 111 { _CL = _currentframe; } frame 112 { gotoAndPlay(_CL); } frame 113 { _CL = _currentframe; } frame 114 { gotoAndPlay(_CL); } frame 115 { _CL = _currentframe; } frame 116 { gotoAndPlay(_CL); } frame 117 { _CL = _currentframe; } frame 118 { gotoAndPlay(_CL); } frame 119 { _CL = _currentframe; } frame 120 { gotoAndPlay(_CL); } frame 121 { _CL = _currentframe; } frame 122 { gotoAndPlay(_CL); } frame 123 { _CL = _currentframe; } frame 124 { gotoAndPlay(_CL); } frame 125 { _CL = _currentframe; } frame 126 { gotoAndPlay(_CL); } frame 127 { _CL = _currentframe; } frame 128 { gotoAndPlay(_CL); } frame 129 { _CL = _currentframe; } frame 130 { gotoAndPlay(_CL); } frame 131 { _CL = _currentframe; } frame 132 { gotoAndPlay(_CL); } frame 133 { _CL = _currentframe; } frame 134 { gotoAndPlay(_CL); } } movieClip 463 { frame 1 { _CL = _currentframe; } frame 2 { gotoAndPlay(_CL); } frame 3 { _CL = _currentframe; } frame 4 { gotoAndPlay(_CL); } frame 5 { _CL = _currentframe; } frame 6 { gotoAndPlay(_CL); } frame 7 { _CL = _currentframe; } frame 8 { gotoAndPlay(_CL); } frame 9 { _CL = _currentframe; } frame 10 { gotoAndPlay(_CL); } frame 11 { _CL = _currentframe; } frame 12 { gotoAndPlay(_CL); } frame 13 { _CL = _currentframe; } frame 14 { gotoAndPlay(_CL); } frame 15 { _CL = _currentframe; } frame 16 { gotoAndPlay(_CL); } frame 17 { _CL = _currentframe; } frame 18 { gotoAndPlay(_CL); } frame 19 { _CL = _currentframe; } frame 20 { gotoAndPlay(_CL); } frame 21 { _CL = _currentframe; } frame 22 { gotoAndPlay(_CL); } frame 23 { _CL = _currentframe; } frame 24 { gotoAndPlay(_CL); } frame 25 { _CL = _currentframe; } frame 26 { gotoAndPlay(_CL); } frame 27 { _CL = _currentframe; } frame 28 { gotoAndPlay(_CL); } frame 29 { _CL = _currentframe; } frame 30 { gotoAndPlay(_CL); } frame 31 { _CL = _currentframe; } frame 32 { gotoAndPlay(_CL); } frame 33 { _CL = _currentframe; } frame 34 { gotoAndPlay(_CL); } frame 35 { _CL = _currentframe; } frame 36 { gotoAndPlay(_CL); } frame 37 { _CL = _currentframe; } frame 38 { gotoAndPlay(_CL); } frame 39 { _CL = _currentframe; } frame 40 { gotoAndPlay(_CL); } frame 41 { _CL = _currentframe; } frame 42 { gotoAndPlay(_CL); } frame 43 { _CL = _currentframe; } frame 44 { gotoAndPlay(_CL); } frame 45 { _CL = _currentframe; } frame 55 { gotoAndPlay(_CL); } } movieClip 465 { frame 1 { onEnterFrame = function () { if (_root.restore_glowies > 0) { vanishing = 0; this._visible = true; } this.filters = [_root.whiteglow]; if (vanishing > 0) { vanishing += 1; } if (vanishing > 10) { this._visible = false; } }; this.onPress = function () { var v1 = attachMovie('vanish', 'vanish1', 2000); vanishing = 1; }; } } movieClip 466 { frame 1 { rotstart = this._rotation; rot = 0; rotplus = 0.021; onEnterFrame = function () { rot += rotplus; if (rot >= 6.283185307179586) { rot -= 6.283185307179586; } truerot = rotstart + Math.cos(rot) * 4 + _root.birthrot; this._rotation += (truerot - this._rotation) * 0.4; }; } } movieClip 469 { frame 1 { if (this.started != 3) { this.started = 3; this.rot = 0; this.rotplus = 0.08; } this.onEnterFrame = function () { this.gotoAndStop(_parent._currentframe); this.rot += this.rotplus; if (this.rot > 6.283185307179586) { this.rot -= Math.PI; } this._xscale = _root.scansize + Math.sin(this.rot) * 10; this._yscale = this._xscale; this._alpha = 100 - Math.sin(this.rot) * 10; this._visible = true; if (_root.scansize <= 0) { this._xscale = 0; this._yscale = 0; } }; } } movieClip 473 { } movieClip 476 { } movieClip 479 { } movieClip 482 { } movieClip 486 { frame 1 { stop(); rotstart = this._rotation; rot = 0; rotplus = 0.01; onEnterFrame = function () { rot += rotplus; if (rot >= 6.283185307179586) { rot -= 6.283185307179586; } if (this._name == 'ear') { this._rotation = rotstart + Math.sin(rot) * -10; } else { this._rotation = rotstart + Math.sin(rot) * 10; } }; } } movieClip 488 { } movieClip 489 { frame 1 { if (this.started != 3) { this.started = 3; this.eggrot = Math.random() * Math.PI * 2; this.eggrotplus = 0.025 + Math.random() * 0.1; } this.onEnterFrame = function () { this.eggrot += this.eggrotplus; if (this.eggrot > 6.283185307179586) { this.eggrot -= 6.283185307179586; } this._rotation = Math.sin(this.eggrot) * 3; if (this.arm._rotation != 0) { this.arm._rotation += -this.arm._rotation * 0.25; } if (this.leg._rotation != 0) { this.leg._rotation += -this.leg._rotation * 0.25; } }; } } movieClip 490 { } movieClip 492 { } movieClip 493 { } movieClip 494 { } movieClip 496 { } movieClip 498 { } movieClip 500 { } movieClip 502 { frame 1 { var crackID = 0; } } movieClip 503 { } // unknown tag 88 length 82 movieClip 507 { } movieClip 509 { frame 1 { this.onEnterFrame = function () { if (_root.HB.torch._visible == true) { this._alpha = 5; } else { this._alpha = 25; } }; } } movieClip 511 { } movieClip 513 { } movieClip 516 { } movieClip 519 { } movieClip 522 { } movieClip 525 { } movieClip 528 { frame 1 { if (this._name == 'reset_b') { this._txt.text = 'Reset'; } if (this._name == 'birth_b') { this._txt.text = 'Birth'; } if (this._name == 'scanner_b') { this._txt.text = 'Scanner'; } if (this._name == 'restore_b') { this._txt.text = 'Restore'; } if (this._name == 'chatter_b') { this._txt.text = 'Chatter'; } } } movieClip 532 { } movieClip 535 { } movieClip 538 { } movieClip 539 { } movieClip 540 { frame 1 { var keydetect = new Object(); var keyspressed = []; Key.addListener(keydetect); var flatcode = new Array(); flatcode = []; var trueflatcode = [70, 76, 65, 84, 84, 89, 70, 76, 65, 84, 70, 76, 65, 84]; UDcode = []; var trueUDcode = [85, 80, 83, 73, 68, 69, 68, 79, 87, 78]; var Upsidedown = false; var moneycode = new Array(); moneycode = []; var truemoneycode = [77, 79, 78, 69, 89, 77, 79, 78, 69, 89, 77, 79, 78, 69, 89]; var fullcode = new Array(); fullcode = []; var truefullcode = [70, 73, 76, 76, 69, 82, 85, 80]; var gutlesscode = new Array(); gutlesscode = []; var truegutlesscode = [69, 77, 80, 84, 89, 83, 84, 79, 77, 65, 67, 72]; var bloatedcode = new Array(); bloatedcode = []; var truebloatedcode = [79, 77, 69, 71, 65, 66, 69, 76, 76, 89]; var codeinput = new Object(); var truecode = new Object(); var no_flat_match = false; Kxstart = _root.HB.EV.khana._x; Kystart = _root.HB.EV.khana._y; keydetect.onKeyDown = function () { if (Key.getCode() == 32) { _root.lightswitch(); _root._panel.space_b._visible = false; } keyspressed.push(Key.getCode()); var v2 = Key.getCode(); truecode = trueflatcode; flatcode.push(v2); codeinput = flatcode; if (codeinput.length > truecode.length) { codeinput.splice(0, 1); } codecheck = false; for (i in codeinput) { if (codeinput[i] != truecode[i]) { codecheck = true; } } if (codecheck == false && codeinput.length >= truecode.length) { if (_root.minusbust >= 100) { _root.minusbust = 99; _root.charSpeak('flat', true); } } truecode = trueUDcode; UDcode.push(v2); codeinput = UDcode; if (codeinput.length > truecode.length) { codeinput.splice(0, 1); } codecheck = false; for (i in codeinput) { if (codeinput[i] != truecode[i]) { codecheck = true; } } if (codecheck == false && codeinput.length >= truecode.length) { Upsidedown = !Upsidedown; if (Upsidedown == true) { _root.HB.EV.khana._yscale = -100; _root.HB.EV.khana._xscale = -100; _root.HB.EV.khana._y = 500; _root.HB.EV.khana._x = 400; } else { _root.HB.EV.khana._yscale = 100; _root.HB.EV.khana._xscale = 100; _root.HB.EV.khana._y = Kystart; _root.HB.EV.khana._x = Kxstart; } } truecode = truemoneycode; moneycode.push(v2); codeinput = moneycode; if (codeinput.length > truecode.length) { codeinput.splice(0, 1); } codecheck = false; for (i in codeinput) { if (codeinput[i] != truecode[i]) { codecheck = true; } } if (codecheck == false && codeinput.length >= truecode.length) { _root.score = 20000; } truecode = truefullcode; fullcode.push(v2); codeinput = fullcode; if (codeinput.length > truecode.length) { codeinput.splice(0, 1); } codecheck = false; for (i in codeinput) { if (codeinput[i] != truecode[i]) { codecheck = true; } } if (codecheck == false && codeinput.length >= truecode.length) { _root.Tbellysize = 600; } truecode = truegutlesscode; gutlesscode.push(v2); codeinput = gutlesscode; if (codeinput.length > truecode.length) { codeinput.splice(0, 1); } codecheck = false; for (i in codeinput) { if (codeinput[i] != truecode[i]) { codecheck = true; } } if (codecheck == false && codeinput.length >= truecode.length) { _root.gutless = !_root.gutless; _root.charSpeak('hourglass', true); } truecode = truebloatedcode; bloatedcode.push(v2); codeinput = bloatedcode; if (codeinput.length > truecode.length) { codeinput.splice(0, 1); } codecheck = false; for (i in codeinput) { if (codeinput[i] != truecode[i]) { codecheck = true; } } if (codecheck == false && codeinput.length >= truecode.length) { _root.gutless = false; if (_root.bellyplus == 100) { _root.bellyplus = 0; } else { _root.bellyplus = 100; _root.charSpeak('megabelly', true); } } if (keypressed[v2]) { return undefined; } keypressed[v2] = true; kdown(v2); }; } } frame 3 { reset_b.onPress = function () { gotoAndStop(2); reset(); }; } movieClip 548 { frame 1 { this.filters = [_root.whiteglow2]; } } movieClip 551 { frame 1 { this.filters = [_root.whiteglow2]; } } movieClip 552 { } movieClip 555 { } movieClip 558 { frame 1 { this.filters = [_root.whiteglow2]; } } movieClip 559 { } movieClip 563 { frame 1 { this.filters = [_root.whiteglow2]; } } movieClip 564 { } movieClip 568 { } movieClip 571 { } movieClip 574 { frame 1 { rotstart = this._rotation; rot = 0; rotplus = 0.014; onEnterFrame = function () { rot += rotplus; if (rot > 6.283185307179586) { rot -= 6.283185307179586; } this._rotation = rotstart + Math.sin(rot) * 3; }; } } movieClip 575 { } movieClip 582 { frame 1 { this.filters = [_root.whiteglow2]; } } movieClip 583 { frame 1 { rotstart = this._rotation; rot = 0; rotplus = 0.019; onEnterFrame = function () { rot += rotplus; if (rot > 6.283185307179586) { rot -= 6.283185307179586; } this._rotation = rotstart + Math.sin(rot) * 5; }; } } movieClip 586 { } movieClip 591 { } movieClip 596 { frame 1 { stop(); } } movieClip 604 { frame 1 { this.filters = [_root.whiteglow2]; } } movieClip 605 { } movieClip 608 { } movieClip 610 { frame 1 { this.filters = [_root.whiteglow2]; } } movieClip 611 { frame 1 { rotstart = this._rotation; rot = 0; rotplus = 0.023; onEnterFrame = function () { rot += rotplus; if (rot > 6.283185307179586) { rot -= 6.283185307179586; } this._rotation = rotstart + Math.sin(rot) * 5; }; } } movieClip 612 { } movieClip 614 { frame 1 { rotstart = this._rotation; rot = 0; rotplus = 0.034; onEnterFrame = function () { rot += rotplus; if (rot > 6.283185307179586) { rot -= 6.283185307179586; } this._rotation = rotstart + Math.cos(rot) * 4; }; } } movieClip 616 { } movieClip 619 { } movieClip 624 { } movieClip 642 { } movieClip 646 { } movieClip 651 { } movieClip 653 { } movieClip 656 { } movieClip 668 { } movieClip 671 { } movieClip 676 { } movieClip 683 { frame 1 { stop(); } frame 15 { gotoAndPlay('widen'); } } movieClip 690 { frame 1 { stop(); } } movieClip 691 { frame 1 { rotstart = this._rotation; rot = 0; rotplus = 0.034; onEnterFrame = function () { rot += rotplus; if (rot > 6.283185307179586) { rot -= 6.283185307179586; } this._rotation = rotstart + Math.sin(rot) * 4; }; } } movieClip 692 { } movieClip 698 { } movieClip 700 { } movieClip 708 { frame 1 { stop(); } } movieClip 712 { } movieClip 714 { } movieClip 715 { } movieClip 719 { frame 1 { this.onEnterFrame = function () { this._rotation += 1.5; }; } } movieClip 720 { frame 1 { tsu.belly.gotoAndStop(100); tsu.L_breast.gotoAndStop(100); tsu.R_breast.gotoAndStop(100); tsu.skirt.gotoAndStop(100); tsu.shirt.gotoAndStop(100); tsu.head.eyes.gotoAndStop('wideup'); tsu.head.mouth.gotoAndStop('yay'); } } movieClip 721 { } // unknown tag 88 length 116 movieClip 725 { } // unknown tag 88 length 74 movieClip 729 { } movieClip 730 { frame 1 { tsusize = 1; truetsusize = 1; thought_b.onPress = function () { truetsusize = 100; C_speech._txt.text = 'Need chump lessons Tsunami?'; T_speech._txt.text = 'WHAT!? B-B-but, I\'m not ready! Corala! Do something!'; tsu.head.eyes.gotoAndPlay('widen'); tsu.head.mouth.gotoAndStop('wide'); Corala.head.eyes.gotoAndStop('shut'); khana.head.eyes.gotoAndStop('shut'); }; C_speech._txt.text = 'You\'ve done well Khana. Stay here as long as you need to.'; T_speech._txt.text = 'I still say child rearing is for chumps....'; onEnterFrame = function () { if (tsusize != truetsusize) { tsustart = tsusize; tsusize += (truetsusize - tsusize) * 0.1; tsusize = Math.round(tsusize); if (tsusize == tsustart) { if (tsusize < truetsusize) { tsusize += 1; } if (tsusize > truetsusize) { tsusize -= 1; } } } tsu.belly.gotoAndStop(tsusize); tsu.L_breast.gotoAndStop(tsusize); tsu.R_breast.gotoAndStop(tsusize); tsu.shirt.gotoAndStop(tsusize); tsu.skirt.gotoAndStop(tsusize); thought_b._alpha = 100 - tsusize; if (thought_b._alpha < 1) { thought_b._visible = false; } else { thought_b._visible = true; } }; } }




http://swfchan.com/45/222090/info.shtml
Created: 14/8 -2019 10:45:33 Last modified: 14/8 -2019 10:45:33 Server time: 19/04 -2024 13:55:24