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

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

Interactive Pregnant Svetlana by barn-flakes (PregnancyPhoenix GameAnimationGrowthLavaSnowDifficultHardChallengingBirdGravidBellyBreastBigBirthCuteBabyBabiesTwins).swf

This is the info page for
Flash #180828

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


ActionScript [AS1/AS2]
Combined Code
movieClip 3 { } movieClip 8 snowflake { frame 1 { function destroythis() { _root.snowtemper = 0; _root.snowflakes.splice(this, 1); removeMovieClip(this); } this.onPress = function () { this.isclicked = true; }; this.hitbox._alpha = 0; this._xscale = 120; this._yscale = 120; onEnterFrame = function () { if (this.isclicked == true) { if (this._x != _root._xmouse) { this._x += (_root._xmouse - this._x) / 3; } if (this._y != _ymouse) { this._y += (_root._ymouse - this._y) / 3; } this.filters = []; if (_root.overlava == true) { if (this._xscale > 0) { this._xscale -= 8; this._yscale -= 8; this.filters = [_root.snowglow2]; } else { if (_root.totalsize < _root.quickbegins) { if (_root.twins == false) { _root.forcetalk = -3; } else { _root.forcetalk = -5; } } else { if (_root.totalsize > _root.quickbegins && (_root.totalsize < 900 || _root.overdue == true)) { if (_root.twins == false) { _root.forcetalk = -4; } else { _root.forcetalk = -6; } } else { if (_root.laying == 0) { _root.whiting = 1; _root.laying = 1; _root.updateControls(); } } } destroythis(); } } if (_root.svet.belly.hitTest(this.hitbox) == true) { if (this._xscale > 0) { if (_root.flakedbelly <= 0) { _root.flakedbelly = 61; } if (_root.laying < 1 && _root.overdue == false) { _root.totalsize -= 2; } this._xscale -= 2; this._yscale -= 2; this.filters = [_root.snowglow2]; } else { if (_root.totalsize >= 900) { } _root.snowflakes.splice(this, 1); removeMovieClip(this); } } else { _root.snowtemper = 0; _root.flakedbelly = 0; } } else { this.filters = []; if (this._y < 30) { this._y += 0.7; } else { if (this._y < 620) { this._y += this.fallv; } else { destroythis(); } } } if (_root.whiting > 0 || _root._currentframe == 3) { if (this._xscale > 0) { this._xscale -= 2; this._yscale -= 2; this.filters = [_root.snowglow2]; } else { destroythis(); } } this._rotation += this.rspeed; if (this.rspeed < 0.2 && this.rspeed > -0.2) { this.rspeed = -5 + Math.random() * 10; } if (_root.lava_orb.spin1.hitTest(this._x, this._y, true) == true && _root.lava_orb.success == false) { _root.lava_orb.orbsize -= 1; _root.lava_orb.damage1._alpha += 10; if (_root.lava_orb.orbsize < 15) { _root.makeBoomHere(_root.lava_orb._x, _root.lava_orb._y); _root.lava_orb.failure(); } } }; onMouseUp = function () { this.isclicked = false; _root.snowtemper = 0; }; } } movieClip 12 kick { frame 12 { removeMovieClip(this); } } movieClip 18 { } movieClip 22 { } movieClip 26 lava_ball { frame 1 { function failure() { _root.orbinplay = false; this._x = -200; this.orbsize = 1; _root.totalsize += _root.pregstored; _root.pregstored = 0; success = false; this._alpha = 100; this.damage._alpha = 0; } var success = false; this.damage._alpha = 0; onEnterFrame = function () { this.filters = [_root.yellowglow]; if (this.jump > 0) { this.jump -= 1; this._y -= jump; } if (this.sizetobe > 5) { this.sizetobe -= 5; this.orbsize += 5; } else { if (this.sizetobe > 0) { this.orbsize += sizetobe; this.sizetobe = 0; } } if (_root.mousepressed == true && _root.overorb == true) { if (this.slip == -0.5) { this.jump = 5; } this.gravy = this.orbsize / 55; this.slip += this.orbsize / 2500; } else { this.gravy += 0.01 + this.orbsize / 150; this.slip = -0.5; } if (this.success == false) { this._y += gravy + slip; } this._xscale = this.orbsize; this._yscale = this.orbsize; this.spin1._rotation += 4; this.spin2._rotation -= 3 + Math.random() * 2; this.spin3._rotation -= Math.random() * 3; this.spin3.gotoAndPlay(this.spin3._currentframe + Math.floor(Math.random() * 3)); if (this._y > 650) { failure(); } else { if (this._y > 450) { this.orbsize -= 1; if (this.orbsize < 15 && _root.boom._x < 0) { _root.makeBoomHere(this._x, this._y); failure(); } } } if (this.orbsize <= 0) { failure(); } if (this.damage1._alpha > 100) { this.damage1._alpha = 100; } if (this.damage1._alpha > 0) { this.damage1._alpha -= 2; } }; } } movieClip 42 boom { } frame 1 { stop(); var testing = false; var zoeytotal = _root.getBytesTotal(); var thisloaded = 0; var zsize2 = 1; var zsize = 1; var ztotalsize = 300; var forcetalk = -1000; zoey.body.lbar.onPress = function () { if (testing == true) { if (zsize2 < 330) { zsize2 += 30; } 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)); zoey.body.r_breast.gotoAndStop(Math.floor(zoeyloaded)); zoey.body.shirt.gotoAndStop(Math.floor(zoeyloaded)); zoey.body.lbar.gotoAndStop(Math.floor(zoeyloaded)); }; } movieClip 49 { } movieClip 74 { } movieClip 87 { } movieClip 100 { } movieClip 102 { } movieClip 110 { } // unknown tag 88 length 122 movieClip 115 { } movieClip 122 { } movieClip 129 { } movieClip 141 { } movieClip 142 { } movieClip 143 { } frame 2 { function updateControls() { if (debugging == false) { if (totalsize == 1 && finishedtwice == true) { panel.reset_b._txt.text = 'Switch'; } else { panel.reset_b._txt.text = 'Reset'; } if (laying <= 0) { panel.scanner_b._alpha = 100; } else { panel.scanner_b._alpha = 50; } if (laying >= maxlay - 1) { panel.birth_b._alpha = 50; } else { panel.birth_b._alpha = 100; } if (overdue == false && _root._currentframe == 2 && whiting <= 0) { panel.expand_b._alpha = 100; panel.revert_b._alpha = 100; panel.chat_b._alpha = 100; if (twins == false) { if (finishedonce == false) { panel.expand_b._visible = false; panel.revert_b._visible = false; } else { panel.expand_b._visible = true; panel.revert_b._visible = true; } } else { if (finishedtwice == false) { panel.expand_b._visible = false; panel.revert_b._visible = false; } else { panel.expand_b._visible = true; panel.revert_b._visible = true; } } } else { panel.expand_b._alpha = 50; panel.revert_b._alpha = 50; if (laying < maxlay) { panel.chat_b._alpha = 50; } else { panel.chat_b._alpha = 100; } } } } function kdown(kcode) { if (kcode == 32 && lostcursor == true) { anger -= 12; } } function startRound() { lava_orb.orbsize = 1; lava_orb.sizetobe = orbcharge; orbcharge = 0; if (_xmouse < 400) { lava_orb._x = 15; } else { lava_orb._x = 785; } lava_orb._y = 400; lava_orb.jump = 20; lava_orb.gravy = -7; lava_orb.slip = 0; orbinplay = true; _root._x = 0; _root._y = 0; } function makeSnow() { var v1 = attachMovie('snowflake', 'snowflake' + kickID + 3000, kickID + 3000); v1._x = 70 + Math.random() * 660; v1._y = -30; v1.isclicked = false; v1.gotoAndStop(1 + Math.floor(Math.random() * v1._totalframes)); v1.fallv = 0.5 + Math.random() * 3; v1.rspeed = -5 + Math.random() * 10; snowflakes.push(v1); snowgenerate = 0; } function setState(str) { statetimer = 35 + Math.floor(speech_b._txt.length * 2.2); if (state != str) { curState.state = str; state = str; for (var v2 in states[str]) { curState[v2] = states[str][v2]; } svet.head.eye.gotoAndPlay(curState.eye); b_svet.head.eye.gotoAndPlay(curState.eye); svet.head.eye.pupil._x = px + curState.px; svet.head.eye.pupil._y = py + curState.py; b_svet.head.eye.pupil._x = bpx + curState.px; b_svet.head.eye.pupil._y = bpy + curState.py; svet.head.beak.gotoAndPlay(curState.beak); b_svet.head.beak.gotoAndPlay(curState.beak); svet.head.blush.gotoAndPlay(curState.blush); if (svet.l_arm._currentlabel != curState.arm) { svet.l_arm.gotoAndPlay(svet.l_arm._currentlabel + '2' + curState.arm); svet.l_cover_arm.gotoAndPlay(svet.l_cover_arm._currentlabel + '2' + curState.arm); } } } function moveArm(a_s) { if (svet.u_arm._currentlabel != a_s) { svet.u_arm.gotoAndPlay(svet.u_arm._currentlabel + '2' + a_s); } } function speak(n) { speech_b._txt.text = speech[n]._line; moveArm(speech[n]._arm); speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2); setState(speech[n]._expression); lastphrase = n; anger += speech[n]._frustration; if (speech[n]._delay != '') { wait = true; } else { wait = false; } if (speech[n].tailtrue != true) { tailwait = false; } else { tailwait = true; } if (tailwait == true && tailfeathers <= 0) { speech_b._txt.text = speech[n].tailLine; speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2); setState(speech[n].tailexpression); tailwait = false; } if (anger > tempcrossed) { if (tailgone == 2 || tailfeathers > 1) { warn(Math.floor(Math.random() * nearthreshold.length)); } tempcrossed = anger; } } function warn(n) { speech_b._txt.text = nearthreshold[n]; setState('annoyed'); speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2); } function chilled(n) { speech_b._txt.text = cold[n]._line; setState(cold[n]._expression); speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2); } function rebuke(n) { speech_b._txt.text = toofar[n]._line; setState(toofar[n]._expression); speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2); } function refuse(n) { speech_b._txt.text = pastthreshold[n]; setState('bored'); speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2); } function tailpine(n) { speech_b._txt.text = tailstolen[n]; setState('bored'); speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2); } function recover(n) { speech_b._txt.text = recovered[n]; setState('huff'); speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2); } function reset() { if (totalsize == 1) { if (finishedtwice == true) { if (twins == true) { twins = false; } else { twins = true; } } } totalsize = 1; tempsize = 1; angerthreshhold = 0; anger = 0; nextphase = 0; laying = 0; birthclicks = 1000; panel.birth_b._txt.text = 'Birth'; overdue = false; tailfeathers = maxtailfeathers; updateTail(); _root.gotoAndStop(2); backdrop.hill.grass.gotoAndStop(1); backdrop.sky.gotoAndStop(1); boom._x = -200; boom._y = -200; updateControls(); } function kick() { var v1 = svet.b_glow.attachMovie('kick', 'kick' + kickID, kickID); v1._x = svet.b_glow._x + 100 + (Math.random() * svet.belly._currentframe - svet.belly._currentframe / 2) * 0.03; v1._y = svet.b_glow._y - 15 + (Math.random() * svet.belly._currentframe - quickbegins - svet.belly._currentframe / 2) * 0.05; v1.gotoAndPlay(1); v1._rotation = Math.random() * 360; if (twins == true) { kickstrength = -25; } else { kickstrength = -10; if (overdue == true) { kickstrength = -30; } } if (twins == false) { if (whichkick < 0.5) { svet.eggs.egg1.arm.swing = 10; } else { svet.eggs.egg1.leg.swing = -10; } } else { if (whichkick < 0.25) { svet.eggs.egg2.arm.swing = 15; } else { if (whichkick < 0.5) { svet.eggs.egg2.leg.swing = 15; } else { if (whichkick < 0.75) { svet.eggs.egg3.arm.swing = 15; } else { svet.eggs.egg3.leg.swing = 15; } } } } } function updateTail() { if (tailfeathers >= maxtailfeathers) { svet.tail.thin_feather_r._visible = true; svet.tail.thin_feather_f._visible = true; } if (tailfeathers < maxtailfeathers - maxtailfeathers * 0.05) { svet.tail.thin_feather_r._visible = false; svet.tail.thin_feather_f._visible = true; } if (tailfeathers < maxtailfeathers - maxtailfeathers * 0.1) { svet.tail.thin_feather_f._visible = false; } if (tailfeathers < maxtailfeathers - maxtailfeathers * 0.15) { svet.tail._xscale = 30 + (100 / maxtailfeathers) * tailfeathers * 0.8; svet.tail._yscale = 30 + (100 / maxtailfeathers) * tailfeathers * 0.8; } else { svet.tail._xscale = 100; svet.tail._yscale = 100; } if (tailfeathers <= 0) { svet.tail._visible = false; tailregen = -1; if (tailgone == 0) { speak(-1); tailgone = 1; } } if (tailfeathers > 0) { svet.tail._visible = true; tailgone = 0; } } function lactate(bre, tb) { if (_root[bre + '_lac'] <= 0) { if (svet[bre + '_breast'].milk._currentlabel != tb) { svet[bre + '_breast'].milk.gotoAndPlay(tb); } _root[bre + '_lac'] = 40; } } function forceLactate() { u_lac = 0; l_lac = 0; } function makeBoomHere(X, Y) { _root.boom.gotoAndPlay(1); boom._x = X; boom._y = Y; } function birthPush() { if (laying < maxlay) { laying += 1; } speak(speechadd + laying + 7); legtwitch = 3; } function correctFrame(f, m) { return Math.floor((100 / m) * f) * 2; } stop(); var debugging = false; var totalsize = 1; var size = 0; var growblock = 0; var test = 0; var finalglow = 0; var finalboost = 0; var sizemod = 0; if (finishedonce != true) { var finishedonce = false; } if (finishedtwice != true) { var finishedtwice = false; } var chatting = false; var flakedbelly = 0; var lbys = svet.l_breast._y; var lbxs = svet.l_breast._x; var ubys = svet.u_breast._y; var ubxs = svet.u_breast._x; var rbellyx = svet.belly._x + svet._x; var rbellyy = svet.belly._y + svet._y; var ranlac = 0; var u_lac = 0; var l_lac = 0; var c1x = chick_1._x; var c1y = chick_1._y; var CBangle = 0; var chickbounce = 0; var chickbouncemax = 2.5; var chickbounceplus = 0.3; var CARangle = 0; var chickarmrot = 0; var chickarmrotmax = 6; var chickarmrotplus = 0.9; var chickexcited = 0; var tailrot = 0; var tailrotmax = 3; var tailrotmod = 0.1; var tailfeathers = 10; var maxtailfeathers = tailfeathers; var tailregen = 0; var tailgone = 0; var statetimer = 0; var speechtimer = 0; var backupState = 'calm'; var px = svet.head.eye.pupil._x; var py = svet.head.eye.pupil._y; var states = new Object(); var curState = new Object(); var _state = ''; var questions = new Array(); var wait = false; var speech = new Object(); var toofar = new Object(); var cold = new Object(); var lastphrase = 0; var speechadd = 0; var angerthreshold = 100; var anger = 0; var nextphase = 0; var musechance = 0; var nearthreshold = new Array(); var pastthreshold = new Array(); var recovered = new Array(); var tailstolen = new Array(); var tempcrossed = 200; var lostcursor = false; var tempsize = totalsize; var scanning = false; svet.eggs.egg1._visible = false; svet.eggs.egg2._visible = false; svet.eggs.egg3._visible = false; var egg1sX = svet.eggs.egg1._x; var egg1sY = svet.eggs.egg1._y; var egg2sX = svet.eggs.egg2._x; var egg2sY = svet.eggs.egg2._y; var egg3sX = svet.eggs.egg3._x; var egg3sY = svet.eggs.egg3._y; var lavareset = 0; var lavaresetmax = 25; var lavashouldbe = backdrop.lava._y; var lavabase = backdrop.lava._y; glowc = 30719; var glowalpha = 100; var boomlife = 0; var twins = false; var overdue = false; var laying = 0; var maxlay = 10; var multiplier = 0; var kickID = 0; var quickchance = 0; var kickstrength = 0; var whichkick = 0; var birthclicks = 1000; var birth_b_timer = 0; var whiting = 0; var rightFrame = 0; var legtwitch = 0; var finallay = 70; var mousepressed = false; var overlava = false; var overorb = false; var orbinplay = false; var orbcharge = 0; var pregstored = 0; var snowflakes = new Array(); var snowgenerate = 0; var snowtemper = 0; var savedata = SharedObject.getLocal('saved', '/'); if (savedata.data.fileExists != 9) { savedata.data.fileExists = 9; savedata.data.fileExists.flush(); savedata.data.unlockprogress = 0; savedata.data.unlockprogress.flush(); } else { if (savedata.data.unlockprogress >= 1) { finishedonce = true; } if (savedata.data.unlockprogress >= 2) { finishedtwice = true; } } speech[-6] = {'_expression': 'shocked', '_line': 'Ow!', '_delayedexpression': 'worried', '_delay': 'Why are you so agitated, little ones? Don\'t be frightened, your mother will keep you safe and warm.', '_frustration': 0, '_arm': 'belly'}; speech[-5] = {'_expression': 'shocked', '_line': '*Gasp*', '_delayedexpression': 'worried', '_delay': 'My insides just knotted up for no reason. This can\'t be good.', '_frustration': 0, '_arm': 'belly'}; speech[-4] = {'_expression': 'shocked', '_line': 'EEK!?', '_delayedexpression': 'worried', '_delay': 'I don\'t know what you did, my child, but that kick was somehow stronger than usual.', '_frustration': 0, '_arm': 'belly'}; speech[-3] = {'_expression': 'shocked', '_line': 'What was that!? I felt a jolt in my stomach!', '_delayedexpression': 'thoughtful', '_delay': 'But I don\'t think anything important happened.', '_frustration': 0, '_arm': 'belly'}; speech[-2] = {'_expression': 'love', '_line': 'Ooohh...I would love to have another chick blossoming in me, but I\'m so full that there simply isn\'t enough space left in my tummy for that.', '_delayedexpression': 'curt', '_delay': 'Two at one go will suit me just fine, thank you.', '_frustration': 0, '_arm': 'belly'}; speech[-1] = {'_expression': 'tailshocked', '_line': 'What was- AIEEE!!!! My tail!!', '_delayedexpression': 'annoyed', '_delay': 'You were only supposed to grab a few feathers,not my entire tail! you really ARE an idiot!', '_frustration': 200}; speech[0] = {'_expression': 'annoyed', '_line': 'Go away. You\'re blocking my view.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[1] = {'_expression': 'bored', '_line': 'I\'m Svetlana. Don\'t worry, I don\'t need to know your name. I\'ll probably forget it once you\'re out of my sight.', '_delayedexpression': 'unsure', '_delay': '', '_frustration': 0}; speech[2] = {'_expression': 'annoyed', '_line': 'You don\'t even know and yet you\'re here? This is a place of power, a particularly strong one, and sacred to my ancestors. This is supposed to be where they came into being. Horribly cold place for this time of year, though.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[3] = {'_expression': 'annoyed', '_line': 'Think about it. You\'re intruding on my privacy, blocking my view from the mountain, asking a lady probing questions and outraging her modesty, and since you\'re not a phoenix, you shouldn\'t even be here in the first place.', '_delayedexpression': 'bored', '_delay': '...So yes, there is a need to be snappy.', '_frustration': 0}; speech[4] = {'_expression': 'annoyed', '_line': 'Trying to relax, mostly, no thanks to you.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[5] = {'_expression': 'bored', '_line': 'You haven\'t left yet? Never learnt not to disturb a lady\'s rest, did you?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[6] = {'_expression': 'smirk', '_line': 'Very flattering, but those are out of your league.', '_delayedexpression': '', '_delay': '', '_frustration': 15, '_arm': 'breast'}; speech[7] = {'_expression': 'annoyed', '_line': 'Hands off.', '_delayedexpression': '', '_delay': '', '_frustration': 10, '_arm': 'belly'}; speech[8] = {'_expression': 'bored', '_line': 'It\'s a bit nippy out here. Why don\'t you make yourself useful and get me something warm?', '_delayedexpression': '', '_delay': '', '_frustration': 0, 'tailtrue': true, 'tailLine': 'If I was cold before, being without my tail certainly isn\'t helping.', 'tailexpression': 'bored'}; speech[9] = {'_expression': 'neutral', '_line': 'There\'s an old tale that a phoenix\'s tailfeathers grant wisdom. But I wouldn\'t expect you to know that.', '_delayedexpression': '', '_delay': '', '_frustration': 0, 'tailtrue': true, 'tailLine': 'There\'s an old tale that phoenix feathers grant wisdom to those that hold them - though I don\'t think it applies to you, dear.', 'tailexpression': 'smirk'}; speech[10] = {'_expression': 'neutral', '_line': 'Other people keep on attaching meaning to us phoenixes - fertility, life, warmth, renewal, and horrible death by fire. No one really asks us what we think of ourselves, though.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[11] = {'_expression': 'annoyed', '_line': 'You\'re still here?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[12] = {'_expression': 'annoyed', '_line': 'I don\'t suffer fools very well. If you can\'t take a hint, dear, you\'ll find it hard to hold down any sort of meaningful relationship with anyone.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[13] = {'_expression': 'smirk', '_line': 'My gloves? Silk or satin, usually with a pinch of abestos in the fabric. My best pair\'s a family heirloom from my father\'s side, though.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[14] = {'_expression': 'thoughtful', '_line': 'Aqua should really see this place sometime. Maybe Christie and I could wheel her up in a tank...', '_delayedexpression': 'smirk', '_delay': '...we wouldn\'t lack the strength for it, I\'m sure.', '_frustration': 0}; speech[15] = {'_expression': 'smirk', '_line': 'My homeland? I just call it the Old Country. It\'s a pretty wild, enchanting, and extremely dangerous place. Tourists go in, and sometimes they don\'t come out again.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[16] = {'_expression': 'curt', '_line': 'Come on, haven\'t you figured it out already? I\'m getting bored over here.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': '', 'tailtrue': true, 'tailLine': 'Stumped, aren\'t you? If I only I had some tailfeathers to share. But "someone" pulled them all out.', 'tailexpression': 'curt'}; speech[17] = {'_expression': 'smirk', '_line': 'If you\'re that silly, try having one of my tailfeathers. But you\'re not that desperate, are you?', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': '', 'tailtrue': true, 'tailLine': 'If my entire tail hasn\'t helped you figure this out, dear, then I don\'t think there\'s hope for you.', 'tailexpression': 'smirk'}; speech[20] = {'_expression': 'pleased', '_line': 'Mm, now that\'s a little warmer.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[21] = {'_expression': 'bored', '_line': 'Just because I can\'t feel extreme heat or cold doesn\'t mean I can\'t be uncomfortable, you know.', '_delayedexpression': 'unsure', '_delay': '', '_frustration': 5}; speech[22] = {'_expression': 'bored', '_line': 'You know, the last time I got close to a blanket, I burnt that up by accident. And the mattress. And the bed. Ashes aren\'t really conducive to a lady\'s elegance, not that you would know anything about that.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[23] = {'_expression': 'annoyed', '_line': 'Now, why would you be paying attention to those in the first place? I suggest you get your mind out of the gutter, because you\'re nowhere near my level.', '_delayedexpression': '', '_delay': '', '_frustration': 15}; speech[24] = {'_expression': 'smirk', '_line': 'Because SOMEONE needs to make sure the sun rises and spring comes around. They aren\'t going to do that all on their own, you know. It\'s a mostly thankless job, but we do it anyway.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[25] = {'_expression': 'annoyed', '_line': 'Is there something you have to say?', '_delayedexpression': '', '_delay': '', '_frustration': 5}; speech[26] = {'_expression': 'annoyed', '_line': 'You\'re not even at first base, dear. Try to steal home, and I\'ll cook you.', '_delayedexpression': '', '_delay': '', '_frustration': 15, '_arm': 'breast'}; speech[27] = {'_expression': 'thoughtful', '_line': 'Yes, I\'d say the warmth\'s most prominent there.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[28] = {'_expression': 'bored', '_line': 'I\'m sure you don\'t need so much wisdom so soon, and I only have so many feathers, thank you very much.', '_delayedexpression': '', '_delay': '', '_frustration': 0, 'tailtrue': true, 'tailLine': 'Do you need a hint? Well, you should have thought about that before pulling my tail off.', 'tailexpression': 'bored'}; speech[29] = {'_expression': 'mock', '_line': 'The view from up here is really rather breathtaking, isn\'t it? Of course, you need a certain closeness to the land to fully appreciate it.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[30] = {'_expression': 'worried', '_line': 'Why do I suddenly want a roast sparrow snack really badly?', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[31] = {'_expression': 'smirk', '_line': 'You climbed up here? You\'d be in much better shape to enjoy the view if you\'d flown instead.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[32] = {'_expression': 'thoughtful', '_line': 'I made my first bit of glassware when I was three: a cup, I remember. Sure, it looked horrible and utterly inelegant, but it was the first thing I\'d ever made with my own two hands.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[33] = {'_expression': 'smirk', '_line': 'Makeup? Disgusting idea, that. Beauty isn\'t something you can buy or put on like a cloak; it\'s something you ARE. How you live. How you treat others. How you carry yourself. THAT is beauty. That is elegance. Not creams and powders.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[34] = {'_expression': 'thoughtful', '_line': 'My father always said the colder the winter, the better that year\'s roses would be. I have my own doubts.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[35] = {'_expression': 'smirk', '_line': 'Sometimes, art isn\'t enough to pay the bills. I\'ll just say that being able to use your finger as a welding torch does wonders for your employability.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[36] = {'_expression': 'thoughtful', '_line': 'Is it just me, or is the air a little warmer now?', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[37] = {'_expression': 'mock', '_line': 'Gloves are very important to us phoenixes. They give us a refined air, hide our talons, and I\'m sure that not accidentally setting other people on fire is a big plus, too.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[40] = {'_expression': 'shocked', '_line': 'Aah! My belly! What\'s going on?', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[41] = {'_expression': 'upset', '_line': 'But I can\'t be pregnant! Have you ever seen the others? They\'re all fat and clumsy and can\'t even get off the ground!', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[42] = {'_expression': 'huff', '_line': 'Me? Build a nest? Out of twigs and leaves and raise children in it? Just where were you brought up, a cave?', '_delayedexpression': '', '_delay': '', '_frustration': 15}; speech[43] = {'_expression': 'upset', '_line': 'There\'s power here, yes, but it mostly just sloshes around in the background. Nothing\'s ever happened to anyone before! Why me?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[44] = {'_expression': 'upset', '_line': 'I appreciate the thought, but you don\'t have to lie to make me feel better.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[45] = {'_expression': 'shocked', '_line': 'But...I...what\'s going on here? Someone owes me an explanation!', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[46] = {'_expression': 'huff', '_line': 'I don\'t need YOUR approval on my body, thank you very much.', '_delayedexpression': '', '_delay': '', '_frustration': 20, '_arm': 'breast'}; speech[47] = {'_expression': 'worried', '_line': 'It IS getting warmer in there, isn\'t it?', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_artm': 'belly'}; speech[48] = {'_expression': 'upset', '_line': 'I really hate winter. Every time the season draws near I can\'t help but feel I\'m dying a little inside.', '_delayedexpression': '', '_delay': '', '_frustration': 0, 'tailtrue': true, 'tailLine': 'The winters yet to come will be all the more terrible without my lovely tail.', 'tailexpression': 'upset'}; speech[49] = {'_expression': 'annoyed', '_line': 'Sure, everyone says I take after my mother. But I\'m not. I\'m better than her.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[50] = {'_expression': 'annoyed', '_line': 'What are you staring at?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[51] = {'_expression': 'annoyed', '_line': 'Now what are you up to over there? Keep your hands where I can see them.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[52] = {'_expression': 'annoyed', '_line': 'You\'re lucky I\'m in a forgiving mood tonight.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[53] = {'_expression': 'annoyed', '_line': 'You didn\'t have anything to do with this, did you?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[54] = {'_expression': 'annoyed', '_line': 'Goodness, what are you so interested in? You\'re not much different from my nosy old hen of a mother.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[55] = {'_expression': 'annoyed', '_line': 'My mother did teach me one thing, if only by accident: I\'m fine as who I am. All the wealth and status in the world won\'t make you a better person, so I gave it all up to get away from her.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[56] = {'_expression': 'huff', '_line': 'I don\'t cook people unless they seriously deserve it. You\'d better not make me mad enough to do it to you.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[57] = {'_expression': 'huff', '_line': 'The first year or so after I\'d left home was rough, but the sheer thought of Mother gloating at my failure quashed any thought of giving up. I\'m not going to go grovelling back to her for any reason.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[60] = {'_expression': 'worried', '_line': 'Is it just me, or are my breasts getting really warm now?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[61] = {'_expression': 'bored', '_line': 'How would you like yourself, medium-rare or well-done?', '_delayedexpression': '', '_delay': '', '_frustration': 35, '_arm': 'breast'}; speech[62] = {'_expression': 'pleased', '_line': 'I don\'t know what to think myself. It\'s tiring, yes, but warm and satisfying in a way I can\'t quite explain.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[63] = {'_expression': 'worried', '_line': 'I was told a life-bearer was needed, but I didn\'t think they meant it that literally!', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[64] = {'_expression': 'upset', '_line': 'You really think so?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[65] = {'_expression': 'annoyed', '_line': 'I think the elders left out a few details when they asked me to come out here.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[66] = {'_expression': 'shocked', '_line': 'Milk? But this doesn\'t make sense! I\'m a bird! I shouldn\'t - you know what? Never mind. Best not to think about it too much.', '_delayedexpression': '', '_delay': '', '_frustration': 20}; speech[67] = {'_expression': 'pleased', '_line': 'Mm, I\'m getting heavier now. Strangely enough, it feels...pleasant...', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[68] = {'_expression': 'worried', '_line': 'Ugh, I\'m growing horribly fast. I can\'t even be sure I\'ll stop where I think I will...', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly', 'tailtrue': true, 'tailexpression': 'worried', 'tailLine': 'I really wish I had some of my tail left. It might help me to learn how big I\'ll get.'}; speech[69] = {'_expression': 'worried', '_line': 'This is just...not...possible...', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[70] = {'_expression': 'annoyed', '_line': 'Go on, stare. I\'m sure you find this wonderfully amusing, don\'t you?', '_delayedexpression': '', '_delay': '', '_frustration': 0, 'tailtrue': true, 'tailLine': 'Go on, stare. I\'m sure you find a plucked bird wonderfully amusing, don\'t you?', 'tailexpression': 'annoyed'}; speech[71] = {'_expression': 'annoyed', '_line': 'Tell me, my dear, how long have you been interested in this sort of thing?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[72] = {'_expression': 'worried', '_line': 'I think felt it move. I\'m going to be all right, aren\'t I?', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[73] = {'_expression': 'thoughtful', '_line': 'I wonder what everyone will think when they hear of this?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[74] = {'_expression': 'thoughtful', '_line': 'I once drank a whole can of gasoline on a dare. Ended up not sleeping for days until I\'d burnt it all off... ', '_delayedexpression': 'smirk', '_delay': '...and I don\'t regret a single moment of it.', '_frustration': 0, 'tailtrue': true, 'tailLine': 'I once drank a whole can of gasoline on a dare. My feathers wouldn\'t stop growing until I\'d burnt it all off; I\'d clipped enough fluff to fill a good sack or two when I was done.', 'tailexpression': 'thoughtful'}; speech[75] = {'_expression': 'curt', '_line': 'You know, there was this one time when I fell asleep on the beach and woke to find Christie cooking bacon and eggs in a frying pan over me, and-', '_delayedexpression': 'annoyed', '_delay': '-I don\'t think you need to hear the rest of this. It\'s not pretty.', '_frustration': 0, '_arm': ''}; speech[76] = {'_expression': 'neutral', '_line': 'I still remember the day I left home. I was arguing with my mother, and she told me she\'d...I\'d...', '_delayedexpression': 'huff', '_delay': '-No, I don\'t think you need to hear this.', '_frustration': 0, '_arm': ''}; speech[77] = {'_expression': 'upset', '_line': 'Father\'s tried from time to time to slip me money when Mother\'s not looking, but I\'ve always turned him down. I know he means well, but I have principles.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[80] = {'_expression': 'pleased', '_line': 'Maybe this isn\'t so bad after all. At least I\'m not cold any more.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[81] = {'_expression': 'bored', '_line': 'That, my dear friend, was a horrible pun. Good effort, though.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[82] = {'_expression': 'pleased', '_line': 'Well, I AM a phoenix, so I\'ve already had a head start on the whole "beauty" thing.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[83] = {'_expression': 'thoughtful', '_line': 'Might be, might not be. I mean, how am I supposed to know? Still, I have a feeling it depends on what happens next.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[84] = {'_expression': 'neutral', '_line': 'I guess. I have a duty, remember?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[85] = {'_expression': 'blissful', '_line': 'Goodness, I\'m tired. I could take a nap right here, right now.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[86] = {'_expression': 'huff', '_line': 'Go ahead, scald yourself. Maybe pain\'s the only way you\'ll learn anything.', '_delayedexpression': '', '_delay': '', '_frustration': 25}; speech[87] = {'_expression': 'annoyed', '_line': 'Why would you shame yourself this way?', '_delayedexpression': '', '_delay': '', '_frustration': 20}; speech[88] = {'_expression': 'annoyed', '_line': 'Don\'t get greedy. You should be thankful that I\'ve already let you have so many of my feathers.', '_delayedexpression': '', '_delay': '', '_frustration': 0, 'tailtrue': true, 'tailexpression': 'annoyed', 'tailLine': 'Do you see the price of greed now? No tailfeathers means no hints!'}; speech[89] = {'_expression': 'blissful', '_line': 'I can feel my child moving, burning, wanting to be born...oh...', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[90] = {'_expression': 'love', '_line': 'Grow as much as you need to, my child. Don\'t worry about your mother - she\'s strong enough to carry you no matter what.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[91] = {'_expression': 'worried', '_line': 'I\'m so hungry I could eat a whole steak. And a pigeon. And a side dish of coal for dessert.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[92] = {'_expression': 'worried', '_line': 'It\'s sort of worrying, thinking there\'s a child budding under my heart and I\'m responsible for it.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[93] = {'_expression': 'smirk', '_line': 'Every artisan must have pride in their work, yes, but it\'s ridiculous how much people will pay for a jug or bowl just because it\'s handcrafted and has a bit of shine to it. Still, it means my child is going to be properly fed and clothed, so who am I to complain?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[94] = {'_expression': 'smirk', '_line': 'You look a little pale. Try a bit of charcoal with your breakfast every morning, it does wonders for the constitution.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[95] = {'_expression': 'pleasure', '_line': 'Some of my best memories as a chick were in the rose garden. Some days, I wish I could live there forever.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[96] = {'_expression': 'worried', '_line': 'My chest\'s gotten really swollen and heavy. Just how hungry does my body think a single chick can get?', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'breast'}; speech[97] = {'_expression': 'pleased', '_line': 'When I was a girl, Father would let me climb the walls of the garden, swing from the supports and generally be a wild little thing - so long as he was there to keep an eye on me.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[100] = {'_expression': 'tired', '_line': 'I think that\'s about it. I can\'t get any larger, can I?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[101] = {'_expression': 'bored', '_line': 'Oh, as soon as someone cleans up all this snow and gets it die in a fire. It\'s really ruining the atmosphere, don\'t you think?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[102] = {'_expression': 'bored', '_line': 'Oh, that\'s just a myth. We don\'t really do that.', '_delayedexpression': 'worried', '_delay': 'I think', '_frustration': 0}; speech[103] = {'_expression': 'smirk', '_line': 'Oh, I\'ll forgive you that pun. I AM burning with happiness, after all.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[104] = {'_expression': 'neutral', '_line': 'Should I be at this point? I mean, I\'m ready to lay any moment - if things are going to be any different from what usually happens, it\'d better start now.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[105] = {'_expression': 'pleased', '_line': 'I suppose I should be glad you were here for this. So...uh...thanks.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[106] = {'_expression': 'huff', '_line': 'Stop it. Or perhaps simple language isn\'t enough for you?', '_delayedexpression': '', '_delay': '', '_frustration': 30, '_arm': 'breast'}; speech[107] = {'_expression': 'exhaustedbliss', '_line': 'Oh, I feel so hot, so heavy. There\'s no doubt my baby will be healthy and beautiful.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[108] = {'_expression': 'annoyed', '_line': 'Trust the snow to ruin this moment. Don\'t you just wish someone would put it away where it\'d melt?', '_delayedexpression': '', '_delay': '', '_frustration': 0, 'tailtrue': true, 'tailexpression': 'upset', 'tailLine': 'I miss my tail already. I used to wrap myself with it to protect me from the snow.'}; speech[109] = {'_expression': 'thoughtful', '_line': 'This place could really do with a bit of greenery, don\'t you think?', '_delayedexpression': 'worried', '_delay': 'Wait, why am I thinking this all of a sudden?', '_frustration': 0}; speech[110] = {'_expression': 'blissful', '_line': 'I guess this must be what they call the nesting instinct.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[111] = {'_expression': 'pleased', '_line': 'Best to enjoy this while it lasts, I guess.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[112] = {'_expression': 'smirk', '_line': 'Good thing no one ever comes up here. Someone might mistake me for the sun coming up.', '_delayedexpression': '', '_delay': '', '_frustration': 0, 'tailtrue': true, 'tailexpression': 'smirk', 'tailLine': 'Good thing no one ever comes up here. Someone might mistake me for the sun coming up. Well, at least there\'s no chance they\'ll mistake me for a rainbow, too.'}; speech[113] = {'_expression': 'pleased', '_line': 'I never thought I\'d be the motherly type, but...we\'ll see how it works out.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[114] = {'_expression': 'thoughtful', '_line': 'I really, really don\'t want to end up turning into my mother. I know plenty of women share that fear, but I\'m at least ten times that.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[115] = {'_expression': 'love', '_line': 'Ooh, my child\'s grown so large in my womb. Life-bearer, indeed.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[116] = {'_expression': 'mock', '_line': 'Coal, gasoline and sulphur - indulge sparingly, and if you want to keep your sanity, never give any to a three-year-old chick.', '_delayedexpression': 'smirk', '_delay': 'My parents learned that the hard way.', '_frustration': 0, '_arm': ''}; speech[117] = {'_expression': 'exhaustedbliss', '_line': 'I think the little one\'s snuggled up against my ribs and heart and gone for a nap. It\'s making me rather drowsy, too.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[120] = {'_expression': 'shocked', '_line': 'I think I just felt something harden in me. This can\'t be good.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[121] = {'_expression': 'bored', '_line': 'Shut. Up. Now.', '_delayedexpression': '', '_delay': '', '_frustration': 15}; speech[122] = {'_expression': 'annoyed', '_line': 'No! Get back here and DO something! On second thoughts, I can handle -', '_delayedexpression': 'worried', '_delay': 'Ugh!', '_frustration': 0}; speech[123] = {'_expression': 'tired', '_line': 'Goodness, why did it have to be the one with broken glass all over, then?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[124] = {'_expression': 'annoyed', '_line': 'Your mouth makes my brain hurt.', '_delayedexpression': '', '_delay': '', '_frustration': 20}; speech[125] = {'_expression': 'tired', '_line': 'Where I come from, it\'s generally considered polite to give a lady a hand when she\'s about to lay in the bloody wilderness, thank you very much.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[126] = {'_expression': 'annoyed', '_line': 'Completely wrong place, you idiot.', '_delayedexpression': '', '_delay': '', '_frustration': 30}; speech[127] = {'_expression': 'tired', '_line': 'I didn\'t think eggshells added that much weight. Or size, for that matter. Guess I was wrong.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[128] = {'_expression': 'tired', '_line': 'No, there\'s no easy solution to this. Shouldn\'t you already have guessed that by now?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[129] = {'_expression': 'pain', '_line': 'That must have been the shell hardening! The egg, it\'s coming!', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[130] = {'_expression': 'pain', '_line': 'Aah! It hurts!', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[131] = {'_expression': 'pain', '_line': 'Come on, Svetlana...you\'re not the first phoenix to have to lay, and you won\'t be the last, either...', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[132] = {'_expression': 'pain', '_line': 'If Mother did this, I can too. I\'m not about to lose out to her!', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[133] = {'_expression': 'pain', '_line': 'I...I can feel my body getting hotter, as if...as if...', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[134] = {'_expression': 'pain', '_line': 'It...it feels like something\'s crushing the wind out of me...I can hardly breathe...', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[135] = {'_expression': 'pain', '_line': 'Help me, I\'m begging you...I\'m burning up...burning away...', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[136] = {'_expression': 'scream', '_line': 'AaaAAaAaahh!!!', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[140] = {'_expression': 'pleased', '_line': 'She\'s so perfect.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[141] = {'_expression': 'blissful', '_line': 'It\'s very appropriate, don\'t you think?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[142] = {'_expression': 'pleased', '_line': 'Well, what did you expect? She is MY daughter.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[143] = {'_expression': 'smirk', '_line': 'Don\'t think there\'re very many women who can say that and be honest about it. There are advantages to being mostly fire, you know.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[144] = {'_expression': 'thoughtful', '_line': 'I\'ll have to try, for my daughter\'s sake.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[145] = {'_expression': 'pleased', '_line': 'And so new life is breathed into the land.', '_delayedexpression': 'blissful', '_delay': 'Ha, I\'m no poet.', '_frustration': 0}; speech[146] = {'_expression': 'annoyed', '_line': 'Oh, knock it off. Haven\'t you had enough already?', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'breast'}; speech[147] = {'_expression': 'neutral', '_line': 'I\'m just fine, thank you very much.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[148] = {'_expression': 'worried', '_line': 'It\'s a bit scary to think I might have gotten even larger than I had. Maybe if I\'d gotten a lot hotter all at once back there...', '_delayedexpression': 'thoughtful', '_delay': 'no, I shouldn\'t even think about it.', '_frustration': 0}; speech[149] = {'_expression': 'worried', '_line': 'Maybe if I\'d a little more time to prepare, I\'d be more confident about a child...but...no. I am confident I can do this.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[150] = {'_expression': 'thoughtful', '_line': 'Do you think things could have been different? I guess there\'s no point at picking at what-ifs.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[151] = {'_expression': 'thoughtful', '_line': 'It\'s a little scary being a mother, especially in this way, but I\'ll manage.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[152] = {'_expression': 'thoughtful', '_line': 'My plans?', '_delayedexpression': 'smirk', '_delay': 'Well, I plan to keep my mother out of this, that\'s for sure.', '_frustration': 0}; speech[153] = {'_expression': 'pleased', '_line': 'I\'ll have to tell the elders what happened here. I bet they knew this would happen.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[154] = {'_expression': 'pleased', '_line': 'You put a bit of yourself in everything you shape, everything you create. I\'ve worked with pewter, glass, clay, steel, and they\'ve all turned out beautiful - why should the result have been any different when I worked with life?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[155] = {'_expression': 'love', '_line': 'I could hold you forever, my daughter. You\'ll have a better mother than I had.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[156] = {'_expression': 'neutral', '_line': 'A name? Not at the moment, it\'s a belief amongst phoenixes that it\'s bad luck to name a newborn too soon. I do have some in mind, though.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[157] = {'_expression': 'love', '_line': 'Maybe it\'s good my daughter is a hungry little thing. I do want her to eat lots and grow strong, after all.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[160] = {'_expression': 'shocked', '_line': 'What\'s going on?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[161] = {'_expression': 'worried', '_line': 'No, it isn\'t!', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[162] = {'_expression': 'upset', '_line': 'I just do, don\'t ask me why. Need warmth...got to drag myself over there, but I can\'t even...get...up...', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[163] = {'_expression': 'worried', '_line': 'I wish I knew!', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[164] = {'_expression': 'tired', '_line': 'No, it doesn\'t hurt, but I\'m feeling a lot going on inside me, and I wish I knew what it meant.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[165] = {'_expression': 'worried', '_line': 'Help me! please!', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[166] = {'_expression': 'worried', '_line': 'How can you even think of that at a time like this?', '_delayedexpression': '', '_delay': '', '_frustration': 35}; speech[167] = {'_expression': 'shocked', '_line': 'My baby! What\'s happening?', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[168] = {'_expression': 'worried', '_line': 'I feel so cold...', '_delayedexpression': '', '_delay': '', '_frustration': 0, 'tailtrue': true, 'tailexpression': 'worried', 'tailLine': 'Cold... So cold. I can\'t even wrap myself with my tail.'}; speech[169] = {'_expression': 'neutral', '_line': '', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[170] = {'_expression': 'neutral', '_line': '', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[171] = {'_expression': 'annoyed', '_line': '', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[172] = {'_expression': 'annoyed', '_line': '', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[173] = {'_expression': 'pleased', '_line': '', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[174] = {'_expression': 'pleased', '_line': '', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[180] = {'_expression': 'worried', '_line': 'Wait, I\'m back to normal again. Was that all just some sort of bizarre dream?', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[181] = {'_expression': 'neutral', '_line': 'You\'re right. You\'re still here, so...oh, it\'s all rather strange.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[182] = {'_expression': 'upset', '_line': 'I don\'t know. It\'s just a feeling.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[183] = {'_expression': 'worried', '_line': 'Now that you mention it, I do feel a little strange in my belly...', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[184] = {'_expression': 'thoughtful', '_line': ' I\'m not sure that I did. Do you mean to say the mountain\'s power had something to do with it?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[185] = {'_expression': 'thoughtful', '_line': 'Could you spare me a moment? I\'m trying to figure out what just happened.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[186] = {'_expression': 'annoyed', '_line': 'Well, at least they\'re where they should be', '_delayedexpression': '', '_delay': '', '_frustration': 10, '_arm': 'breast'}; speech[187] = {'_expression': 'worried', '_line': 'I\'m not exactly sure, but I think something\'s changed in there.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[188] = {'_expression': 'smirk', '_line': 'Well, at least this proves you\'re just as confused as I am.', '_delayedexpression': '', '_delay': '', '_frustration': 0, 'tailtrue': true, 'tailexpression': 'smirk', 'tailLine': 'Confused? Well, maybe you wouldn\'t be if I still had some of my tail left. I doubt it, though.'}; speech[189] = {'_expression': 'worried', '_line': 'I\'m not sure what happened, but I can\'t shake off the feeling that something important\'s changed.', '_delayedexpression': '', '_delay': '', '_frustration': 0, 'tailtrue': true, 'tailexpression': 'worried', 'tailLine': 'I\'m not sure what happened, but I can\'t shake off the feeling that something important\'s changed. The obvious tail issue aside, that is.'}; speech[190] = {'_expression': 'thoughtful', '_line': 'Something\'s definitely changed since the last time. But what?', '_delayedexpression': '', '_delay': '', '_frustration': 0, 'tailtrue': true, 'tailexpression': 'thoughtful', 'tailLine': 'Something\'s definitely changed since the last time. But what? And no, I don\'t need you to point out my missing tail to me.'}; speech[191] = {'_expression': 'worried', '_line': 'Did you see anything happen?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[192] = {'_expression': 'thoughtful', '_line': 'Hot springs aren\'t as comfortable as lava pools, but you can\'t take just anyone to the latter and it can get horribly dull without company.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[193] = {'_expression': 'worried', '_line': 'Why do I suddenly have this bad feeling squirming about in my stomach?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[194] = {'_expression': 'pleased', '_line': 'Sure, gloves can be a sign of elegance, but you have to think about the rest of your outfit, too. Don\'t want to send the wrong message, do we?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[195] = {'_expression': 'pleased', '_line': 'My father taught me so much. Responsibility, boundaries, an appreciation for beauty and others...and most importantly, self-control.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[196] = {'_expression': 'upset', '_line': 'I feel strangely sick to my stomach...', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[197] = {'_expression': 'pleased', '_line': 'Moving out of my parents\' country home was a big change, but it forced me to live a lot more frugally. In hindsight, it was a good lesson.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[200] = {'_expression': 'shocked', '_line': 'Wait, it wasn\'t a dream. It\'s starting again!', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[201] = {'_expression': 'bored', '_line': 'Oh, that\'s simple. I can feel myself getting warmer. Just like the last time, you know?', '_delayedexpression': '', '_delay': '', '_frustration': 10}; speech[202] = {'_expression': 'smirk', '_line': 'I suppose it\'s some small consolation. We phoenixes are above such ungainliness.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[203] = {'_expression': 'worried', '_line': 'It\'d better not. Twice is already once too many.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[204] = {'_expression': 'neutral', '_line': 'Just carry on as you were doing, and we\'ll see what happens.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[205] = {'_expression': 'worried', '_line': 'Well, here we go again. Wish me luck.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[206] = {'_expression': 'annoyed', '_line': 'That might be the most visible change, but I don\'t think the root of the problem lies there, thank you.', '_delayedexpression': '', '_delay': '', '_frustration': 15, '_arm': 'breast'}; speech[207] = {'_expression': 'pleased', '_line': 'I can\'t deny I\'m sort of looking forward to this. It wasn\'t so bad the last time around.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[208] = {'_expression': 'thoughtful', '_line': 'Try looking around. Maybe you\'ll be able to see through to the bottom of the matter.', '_delayedexpression': '', '_delay': '', '_frustration': 0, 'tailtrue': true, 'tailexpression': 'annoyed', 'tailLine': 'Try looking around. You might find the decency needed to not steal other people\'s body parts.'}; speech[209] = {'_expression': 'upset', '_line': 'Well, good thing I didn\'t wear anything but my gloves. Don\'t think anything else would have lasted.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[210] = {'_expression': 'worried', '_line': 'Ooh, as if once wasn\'t enough...', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[211] = {'_expression': 'thoughtful', '_line': 'Sure, Aqua may not be that high in the assertiveness department, but there is something about her that inspires people to care.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[212] = {'_expression': 'annoyed', '_line': 'What are you looking at? You\'re asking for a cooking, you know.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'breast', 'tailtrue': true, 'tailexpression': 'annoyed', 'tailLine': 'What are you looking at? You\'re asking for a cooking, you know. Wait, don\'t answer that question. I have a pretty good guess.'}; speech[213] = {'_expression': 'worried', '_line': 'And to think I was afraid of turning into my mother...', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[214] = {'_expression': 'thoughtful', '_line': 'My father grew wild roses to pass the time. He loved them for their strength and beauty, and made a point of never shaving off the thorns when he gave any to me.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[215] = {'_expression': 'upset', '_line': 'For a phoenix, every day is a struggle against our baser nature. Some of us find ways to cope, and those who don\'t...', '_delayedexpression': 'huff', '_delay': '-well, my mother\'s a living example of one.', '_frustration': 0, '_arm': ''}; speech[216] = {'_expression': 'aggrivated', '_line': 'We all slip and fall short from time to time. What\'s important is that we realise our faults and take action to set our paths straight. As for those who don\'t try...I have no patience for them', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': '', 'tailtrue': true, 'tailexpression': 'aggrivated', 'tailLine': 'We all slip and fall short from time to time. What\'s important is that we realise our faults and take action to set our paths straight. As for those who don\'t even try...I have no patience for them. Like you, for example.'}; speech[217] = {'_expression': 'upset', '_line': 'In all the years I\'ve known Father, I\'ve only seen him get truly furious once. He was only doing it to protect me, but it was TERRIFYING.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[220] = {'_expression': 'worried', '_line': 'I\'m quite sure I didn\'t feel this strange the last time around. Something\'s wrong.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[221] = {'_expression': 'annoyed', '_line': 'All right, faster than before, then. Trust you to go about mincing words.', '_delayedexpression': '', '_delay': '', '_frustration': 10}; speech[222] = {'_expression': 'bored', '_line': 'Oh yes. Very feminine indeed.', '_delayedexpression': '', '_delay': '', '_frustration': 15}; speech[223] = {'_expression': 'tired', '_line': 'Considering all the stretching they\'re no doubt going through now, why shouldn\'t they be? I only wish they didn\'t have to ache so much.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[224] = {'_expression': 'smirk', '_line': 'No, I\'m not naked. My feathers are usually enough, but yes, I do have a wardrobe. The gloves, though...that\'s another matter. You don\'t want to find out what\'s under them.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[225] = {'_expression': 'thoughtful', '_line': 'I hope the mountain doesn\'t make a habit of doing this. None of the young ladies will want to usher in the spring anymore...', '_delayedexpression': 'bored', '_delay': '...or maybe they\'ll all start fighting for the chance. Who knows what goes through those hen\'s minds?', '_frustration': 0}; speech[226] = {'_expression': 'annoyed', '_line': 'Hey! Those are really delicate right now!', '_delayedexpression': '', '_delay': '', '_frustration': 20, '_arm': 'breast'}; speech[227] = {'_expression': 'worried', '_line': 'There\'s definitely a lot of power in there right now. I can feel it, just waiting to do its work.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[228] = {'_expression': 'neutral', '_line': 'If you\'re having trouble elsewhere, remember that the final puzzle is always similar to the gameplay. This doesn\'t just apply here, too.', '_delayedexpression': '', '_delay': '', '_frustration': 0, 'tailtrue': true, 'tailexpression': 'annoyed', 'tailLine': 'Here\'s a hint; I\'m not going to help you until I have my tail back!'}; speech[229] = {'_expression': 'worried', '_line': 'Pregnant or not, I\'m quite positive my breasts shouldn\'t be aching THIS badly.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'breast'}; speech[230] = {'_expression': 'thoughtful', '_line': 'You know, someone I know persuaded her mate to build her a nice large fireplace to nest in. Not exactly natural, but very comfortable and you can continue using it well after the kids have flown the nest.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[231] = {'_expression': 'thoughtful', '_line': 'Gowns and gloves are really lovely, but it\'s awfully embarrassing to have to explain to the tailor you burnt up the last one by accident...', '_delayedexpression': '', '_delay': '', '_frustration': 0, 'tailtrue': true, 'tailexpression': 'thoughtful', 'tailLine': 'Gowns and gloves are really lovely, but it\'s awfully embarrassing to have to explain to the tailor you burnt up the last one by accident...or that someone plucked you clean.'}; speech[232] = {'_expression': 'smirk', '_line': 'Did I tell you about the time I tried taking Aqua out for some fine dining? Wait, no, I shouldn\'t. Suffice to say she may not know much about etiquette or which fork to use, but she\'s willing enough to learn.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[233] = {'_expression': 'thoughtful', '_line': 'Fine sand aside, you can find all sorts of interesting things on the beach. All sorts of things tend to wash up--crabs, shells, plenty of weird junk, and even the occasional hippocampus.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[234] = {'_expression': 'neutral', '_line': 'Christie is the kind of person I\'m fortunate enough to have as a friend, and I don\'t say such things lightly. You should think about the kind of company you keep, too.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[235] = {'_expression': 'thoughtful', '_line': 'Having Aqua look up to me does nice things for my ego, but I don\'t want to let her down, either. It\'s a huge responsibility.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[236] = {'_expression': 'pleased', '_line': 'I may have left home, but my father never forgets to send me a bouquet of his roses every year. On my part, I send him back silverware. It works out very well.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[237] = {'_expression': 'smirk', '_line': 'Sometimes, I choose to not brush my hair for a couple of days and let it do as it wants. It makes me feel...wild, for lack of a better word.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': '', 'tailtrue': true, 'tailexpression': 'smirk', 'tailLine': 'Sometimes, I choose to not brush my hair for a couple of days and let it do as it wants. It makes me feel...wild, for lack of a better word. I suppose I\'ll do the same with my tail when I let it grow out once more.'}; speech[240] = {'_expression': 'pleased', '_line': 'Maybe this is for the best. My kind wasn\'t exactly common to begin with, after all.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[241] = {'_expression': 'bored', '_line': 'That depends on who you ask, really.', '_delayedexpression': '', '_delay': '', '_frustration': 15}; speech[242] = {'_expression': 'pleased', '_line': 'So I am. Thank you.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'bellly'}; speech[243] = {'_expression': 'thoughtful', '_line': 'I have my suspcions, but it\'s best to be sure before saying anything.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[244] = {'_expression': 'thoughtful', '_line': 'It\'s a reasonably nice surprise, although not the kind you\'d like to happen to you on a regular basis, if you know what I mean.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[245] = {'_expression': 'pleased', '_line': 'Well, I suppose the world has space for another phoenix. Or two. Or three, if it comes to that.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[246] = {'_expression': 'annoyed', '_line': 'If I didn\'t tire so easily now, I\'d get up and cook you.', '_delayedexpression': '', '_delay': '', '_frustration': 20, '_arm': 'breast'}; speech[247] = {'_expression': 'pleased', '_line': 'It\'s rather satisfying being able to see oneself grow before one\'s eyes,- ', '_delayedexpression': 'upset', '_delay': '-even if the pace is a little worrying.', '_frustration': 0}; speech[248] = {'_expression': 'annoyed', '_line': 'Don\'t expect me to tell you what to do all the time! Think! Observe! Explore! Ask others! Use that brain of yours, no matter how small it might be!', '_delayedexpression': '', '_delay': '', '_frustration': 15, 'tailtrue': true, 'tailexpression': 'annoyed', 'tailLine': 'I\'d hoped I wouldn\'t need to say this, but I\'d rather you ask for my help than pull my tail off! It would be really good if you were smart enough to not need any help, but that\'s obviously expecting too much.'}; speech[249] = {'_expression': 'pleased', '_line': 'I wonder how I\'d look in a maternity gown right now. Something in autumn colours would go well on me, don\'t you think?', '_delayedexpression': '', '_delay': '', '_frustration': 0, 'tailtrue': true, 'tailexpression': 'pleased', 'tailLine': 'I wonder how I\'d look in a maternity gown right now. Something in autumn colours would go well on me, don\'t you think? Or do I look too plain while tail-less for that to work?'}; speech[250] = {'_expression': 'pleased', '_line': 'Mm. I\'m actually looking forward to the rest of this.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[251] = {'_expression': 'smirk', '_line': 'One of the benefits of feathers is that no one can see your stretch marks.', '_delayedexpression': 'pleased', '_delay': 'Not that I\'d get any in the first place, of course.', '_frustration': 0}; speech[252] = {'_expression': 'thoughtful', '_line': 'I\'ve tried growing my own roses, but they\'ve never turned out as beautiful or vibrant as my father\'s.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[253] = {'_expression': 'smirk', '_line': 'Ever tried a steak cut straight from the steak-beast? Raw, dripping, and', '_delayedexpression': 'mock', '_delay': '...hah, look at you. I\'m just messing around, don\'t worry.', '_frustration': 0}; speech[254] = {'_expression': 'pleased', '_line': 'I should be worried about growing this quickly, but for some reason I just can\'t bring myself to feel that way. It\'s a little strange.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[255] = {'_expression': 'blissful', '_line': 'Once, I got Aqua a Lowered Off The Rings themed chess set for her birthday. It made her so happy, I thought her head was going to split in two from how wide her smile was.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[256] = {'_expression': 'neutral', '_line': 'A crib? No, we use the fireplace or one of those old-fashioned stoves, although ovens seem to be catching on these days. Most newborn chicks don\'t have the self-control to refrain from igniting everything they touch, unfortunately.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[257] = {'_expression': 'upset', '_line': 'Being praised and pandered to is nice, but it\'s a struggle not to let it get to one\'s head.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[260] = {'_expression': 'thoughtful', '_line': 'With all this burning going on inside me, there\'s probably more than one inside there.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[261] = {'_expression': 'bored', '_line': 'Well, it WOULD explain why I\'m growing so quickly, not to mention feeling horribly hungry all this time.', '_delayedexpression': '', '_delay': '', '_frustration': 10}; speech[262] = {'_expression': 'neutral', '_line': 'Oh, you were wondering about THAT? They\'ll hatch shortly after I lay, don\'t worry about that. That\'s how things work.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[263] = {'_expression': 'smirk', '_line': 'Oh, really? I can keep it under control, you know. Well, most of the time.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[264] = {'_expression': 'annoyed', '_line': 'A bit, but I\'ll manage.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[265] = {'_expression': 'pleased', '_line': 'Considering what\'s going on in there right now, they\'re going to be a naughty handful once they hatch.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[266] = {'_expression': 'annoyed', '_line': 'Do you really find this that amusing? I know someone who sells a natural herbal remedy for that.', '_delayedexpression': '', '_delay': '', '_frustration': 25, '_arm': 'breast'}; speech[267] = {'_expression': 'smirk', '_line': 'I\'d ask you to give me a rub, but then you\'d burn your fingers off and we wouldn\'t want that, would we?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[268] = {'_expression': 'bored', '_line': 'Know what? Try visiting Zora at different times of day, or maybe even during different seasons. That should go over well with the likes of you.', '_delayedexpression': '', '_delay': '', '_frustration': 0, 'tailtrue': true, 'tailexpression': 'bored', 'tailLine': 'You know what? Try going to some other animations and try pulling off their tails! See how they like it!'}; speech[269] = {'_expression': 'thoughtful', '_line': 'You know, if I could make a wish, I\'d wish for a snack stand.', '_delayedexpression': '', '_delay': '', '_frustration': 0, 'tailtrue': true, 'tailexpression': 'thoughtful', 'tailLine': 'You know, if I could make a wish, I\'d wish for a snack stand. Or for my feathers back.'}; speech[270] = {'_expression': 'pleased', '_line': 'Ooh, I wonder just how hot I\'m going to be when I\'m through with this.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[271] = {'_expression': 'thoughtful', '_line': 'You know, an astounding number of people don\'t even want to take the time to think or experiment these days.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[272] = {'_expression': 'neutral', '_line': 'You know, haven\'t you got anything better to do than to - silly me. Of course you don\'t, otherwise why would you be here in the first place?', '_delayedexpression': '', '_delay': '', '_frustration': 0, 'tailtrue': true, 'tailexpression': 'neutral', 'tailLine': 'You know, haven\'t you got anything better to do than to - silly me. Someone who can pluck a bird out of spite has too much free time on their hands.'}; speech[273] = {'_expression': 'thoughtful', '_line': 'Art is the true measure of civilisation, don\'t you think? It\'s only when the base necessities of life have been fulfilled that people can learn to appreciate beauty and feel the need to express themselves.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[274] = {'_expression': 'tired', '_line': 'You know, my mother once said to me I\'d understand everything when I had chicks of my own. Well, here I am growing heavy with eggs, and there still haven\'t been any blinding flashes of realisation on my part.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[275] = {'_expression': 'annoyed', '_line': 'Why I hate my mother? She gave in. She gave in to everything that is wrong with us phoenixes, right from my first memory of her. I don\'t know how Father stands living with that hen.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[276] = {'_expression': 'exhaustedbliss', '_line': 'I can feel myself filling with fire and life, growing with each moment, each heartbeat...it makes me feel so good...', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[277] = {'_expression': 'pleased', '_line': 'My breasts are growing lower, heavier and warmer, but they strangely don\'t ache as much anymore. Maybe I\'ve gotten used to it?', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[280] = {'_expression': 'worried', '_line': 'W-wait. I\'m still growing? Well, I guess that confirms it.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[281] = {'_expression': 'pleased', '_line': 'Considering who we phoenixes are and what we represent, I can\'t say it\'s a complete surprise.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[282] = {'_expression': 'smirk', '_line': 'Because I\'m just that amazing?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[283] = {'_expression': 'annoyed', '_line': 'You wouldn\'t imagine the sheer number of people who\'ve tried to grab a handful of phoenix down. Would you like it if I went and pulled out your hair?', '_delayedexpression': '', '_delay': '', '_frustration': 0, 'tailtrue': true, 'tailexpression': '', 'tailLine': 'You mean besides you. In short; yes. But the only thing worse than people trying to steal it is people succeeding in doing so.'}; speech[284] = {'_expression': 'love', '_line': 'I can feel their fires, joined to my own. It - I - I don\'t really know how to describe it...', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[285] = {'_expression': 'bored', '_line': 'All right, talk away all you want. I guess I\'m in a good mood.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[286] = {'_expression': 'huff', '_line': 'Don\'t do that. Sure, there\'s plenty of it in there, but I\'m not a cow.', '_delayedexpression': '', '_delay': '', '_frustration': 30, '_arm': 'breast'}; speech[287] = {'_expression': 'pleased', '_line': 'They\'re very warm and lively in there. Not that it\'s a surprise.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[288] = {'_expression': 'smirk', '_line': 'Fun fact: the average phoenix\'s talons are capable of providing more than a hundred times the crushing force per square centimetre of an average hand.', '_delayedexpression': 'mock', '_delay': 'Hey, you wanted wisdom, so I gave you some.', '_frustration': 0, 'tailtrue': true, 'tailexpression': 'smirk', 'tailLine': 'You\'d like to learn something? Come here, I\'ll show you how strong a phoenix\'s talon can be.'}; speech[289] = {'_expression': 'exhaustedbliss', '_line': 'Mmm...', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[290] = {'_expression': 'blissful', '_line': 'They\'re certainly being very lively in there, aren\'t they?', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[291] = {'_expression': 'blissful', '_line': 'I know the old saying that you\'ll be having sons if you\'re carrying low like this, but I\'m pretty sure I\'m going to have daughters. How do I know? I just do, don\'t ask.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[292] = {'_expression': 'tired', '_line': 'Perhaps a soak in that lava stream would be nice, but I don\'t know if I can find the energy to even get up right now.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[293] = {'_expression': 'smirk', '_line': 'Yes, I make all of my own jewellery. What better way to show confidence in your craftsmanship?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[294] = {'_expression': 'blissful', '_line': 'I just feel so warm and good all over - for some reason, I can\'t help but feel great about everything.', '_delayedexpression': '', '_delay': '', '_frustration': 0, 'tailtrue': true, 'tailexpression': 'blissful', 'tailLine': 'I just feel so warm and good all over - for some reason, I can\'t help but feel great about everything. Well, most things. Some things...hmph.'}; speech[295] = {'_expression': 'thoughtful', '_line': 'When I was younger, I asked Father why he refused to shave the thorns off his roses, even though they pricked both his and my fingers to no end.', '_delayedexpression': 'pleasure', '_delay': 'He told me it was wrong to cripple their only means of protection just because we didn\'t like it. It\'s a lesson that\'s stuck with me since.', '_frustration': 0, '_arm': ''}; speech[296] = {'_expression': 'blissful', '_line': 'I remember the fountain that was the centerpiece of Father\'s gardens. Without fail, ducks and geese would fly in every summer and come bathe in the fountain.', '_delayedexpression': 'mock', '_delay': 'I\'ll vouch that they were absolutely delicious.', '_frustration': 0, '_arm': ''}; speech[297] = {'_expression': 'neutral', '_line': 'Friends are important and there\'s no shame in giving and receiving help from time to time, but one shouldn\'t come to rely on kindness. You have to be able to count on yourself to set matters right if the situation calls for it.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[300] = {'_expression': 'tired', '_line': 'Oh...this is just ridiculous.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[301] = {'_expression': 'bored', '_line': 'You know, you could go and get some help instead of wasting your time making stupid jokes.', '_delayedexpression': '', '_delay': '', '_frustration': 15}; speech[302] = {'_expression': 'bored', '_line': 'Tch, you can\'t scare me.', '_delayedexpression': '', '_delay': '', '_frustration': 20}; speech[303] = {'_expression': 'neutral', '_line': 'Oh, well. No point in moping over spilt milk. Or is that how you say it?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[304] = {'_expression': 'tired', '_line': 'No, nothing\'s wrong. I\'m just...a bit tired. That\'s all, really.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[305] = {'_expression': 'grumpy', '_line': 'Hmph. You\'re enjoying the show, I take it?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[306] = {'_expression': 'huff', '_line': 'Really, you\'re going to stoop so low? Scum.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[307] = {'_expression': 'pleased', '_line': 'Well, at least I don\'t have to worry about being cold any more.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[308] = {'_expression': 'annoyed', '_line': 'Oh, so you want a hint, do you? Well, try not missing so much when you\'re around Zora. You might just be surprised.', '_delayedexpression': '', '_delay': '', '_frustration': 0, 'tailtrue': true, 'tailexpression': 'bored', 'tailLine': '<sigh> I\'m really getting tired of this. No tail; No hints!'}; speech[309] = {'_expression': 'pleased', '_line': 'Do you like fire? I\'m full of it.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[310] = {'_expression': 'tired', '_line': 'Goodness, I\'m getting so tired...', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[311] = {'_expression': 'blissful', '_line': 'There\'s so much warmth inside me, I can\'t help but feel happy.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[312] = {'_expression': 'blissful', '_line': 'Not long left now. Not long, indeed.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[313] = {'_expression': 'thoughtful', '_line': 'I was never formally trained in what I do, but there were a lot of people who helped me out along the way or gave me chances I didn\'t quite expect.', '_delayedexpression': 'pleased', '_delay': 'Why shouldn\'t I do the same for my own children, no matter how they came into being?', '_frustration': 0}; speech[314] = {'_expression': 'annoyed', '_line': 'I can be A mother without having to be MY mother. For one, I\'ll bring up my children better than I was brought up myself.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[315] = {'_expression': 'upset', '_line': 'I know it sounds weird, but I really do want to lay soon. The pressure up here is getting quite worrying, and I\'d rather the milk not go to waste.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'breast'}; speech[316] = {'_expression': 'tired', '_line': 'I wonder if anything would even fit me at this point, assuming that it\'d even stay on in the first place. Call it a hunch, but I have the feeling anything I tried to wear would rapidly gain a large, charred hole right over my belly.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[317] = {'_expression': 'exhaustedbliss', '_line': 'Having my movements slowed by the weight of the lives in my womb is so incredibly tiring, but it feels so good, too. I know it\'s silly of me, but I\'m finding myself wishing this would never end.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[320] = {'_expression': 'exhaustedbliss', '_line': 'Phew. I think it\'s finally stopped.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[321] = {'_expression': 'love', '_line': 'Who knows, really? Who cares? It\'s not as if it\'ll change anything, will it?', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[322] = {'_expression': 'pleased', '_line': 'And I don\'t really feel uncomfortable, just a little tired. But it\'s a good thing I\'m not going to be stuck like this. I mean, I can\'t see myself getting around at this size, let alone flying.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[323] = {'_expression': 'smirk', '_line': 'Hmm...no, I don\'t think I should be. I\'ll be fine, trust me. I should know', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[324] = {'_expression': 'smirk', '_line': 'We do tend to hog the spotlight, don\'t we?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[325] = {'_expression': 'exhaustedbliss', '_line': 'Ooh, I feel so warm and heavy.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[326] = {'_expression': 'annoyed', '_line': 'You\'re not going to stop no matter what I say, aren\'t you?', '_delayedexpression': '', '_delay': '', '_frustration': 40, '_arm': 'breast'}; speech[327] = {'_expression': 'love', '_line': 'They aren\'t just budding now, they\'re blossoming...I feel...so...so...happy...', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[328] = {'_expression': 'love', '_line': 'Mm, I\'m so warm and full, I feel like a miniature sun - look, even the snow around me\'s melting, although I\'d rather have it all go away. Be a dear and help out a beautiful, broody bird, will you?', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly', 'tailtrue': true, 'tailexpression': 'blissful', 'tailLine': 'Well, I won\'t be wrapping my children with my tail once they\'re born. I was looking forward to that, but I\'m in such a good mood I\'ll forgive that, just this once.'}; speech[329] = {'_expression': 'worried', '_line': 'You\'ll keep what I look like now between us, right? It\'s not that I\'m not beautiful, but - ', '_delayedexpression': 'huff', '_delay': '- ugh, who cares what they think?', '_frustration': 0, 'tailtrue': true, 'tailexpression': 'worried', 'tailLine': 'You\'ll keep what I look like now between us, right? It\'s not that I\'m not beautiful, but -Ugh, what am I saying? It\'s "your" fault I\'m like this.'}; speech[330] = {'_expression': 'blissful', '_line': 'I guess I should be grateful for you being here throughout the whole thing.', '_delayedexpression': '', '_delay': '', '_frustration': 0, 'tailtrue': true, 'tailexpression': 'annoyed', 'tailLine': 'I might have been grateful for you being here, but there\'s been the whole little business of that tail thing.'}; speech[331] = {'_expression': 'pleased', '_line': 'You know, before I\'d have thought of what I look now as rather ungainly, but now that I think of it I\'m rather elegant and exquisite in my own way.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[332] = {'_expression': 'love', '_line': 'Done all the growing you want to do, little ones?', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[333] = {'_expression': 'blissful', '_line': 'Making art is generally rather satisfying, and this has definitely been no exception.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[334] = {'_expression': 'love', '_line': 'Aah...', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[335] = {'_expression': 'love', '_line': 'I love you so much, little ones. I can\'t wait till you break your shells and I finally get to see you.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': 'belly'}; speech[336] = {'_expression': 'exhaustedbliss', '_line': 'I\'ll admit that it\'s getting a little hard to think of anything else except how warm and heavy I\'ve become, how comfortable I am, and how much I want to do nothing but lie here and feel blissfully content...', '_delayedexpression': 'love', '_delay': '-Silly girls, stop playing with your mother\'s nesting instinct. You\'re embarrassing her.', '_frustration': 0, '_arm': 'belly'}; speech[337] = {'_expression': 'blissful', '_line': 'The little ones are really active, aren\'t they? Sure, it hurts a little when they squirm the wrong way, but I\'m mostly finding it rather ticklish.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[340] = {'_expression': 'worried', '_line': 'W-wait. My belly suddenly got a lot heavier. What\'s going on?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[341] = {'_expression': 'tired', '_line': 'I suppose that\'s something to look forward to.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[342] = {'_expression': 'tired', '_line': 'It won\'t be necessary. I...I can handle this by myself. I don\'t need...', '_delayedexpression': 'pain', '_delay': '...ugh!', '_frustration': 0}; speech[343] = {'_expression': 'smirk', '_line': 'Dear, would you mind coming a little closer so I can wring your neck?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[344] = {'_expression': 'tired', '_line': 'Show a little chivalry and indulge a poor lady in pain, will you?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[345] = {'_expression': 'tired', '_line': 'It\'s a good thing that they\'re healthy, but why on earth does this whole thing have to be so tiring?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[346] = {'_expression': 'hatred', '_line': 'I hate you. I hate you so much, do you know that? I hate you with the burning passion of a thousand flaming suns.', '_delayedexpression': '', '_delay': '', '_frustration': 40}; speech[347] = {'_expression': 'worried', '_line': 'How on earth is something this huge expected to come out of me? Well, two things, but the point stands.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[348] = {'_expression': 'worried', '_line': 'If you get any insights as to how to get this over with quickly, tell me.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[349] = {'_expression': 'pain', '_line': 'Aah! That must have been the shells hardening! I\'m going to lay!', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[350] = {'_expression': 'pain', '_line': 'The little ones are kicking up a storm inside their eggs...I can only wonder what they\'re thinking.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[351] = {'_expression': 'pain', '_line': 'I have to be strong for my daughters, I have to be...', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[352] = {'_expression': 'pain', '_line': 'My body\'s becoming really, really hot - I know this is normal, but still!', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[353] = {'_expression': 'pain', '_line': 'I-I think can feel the eggs coming out of me...they\'re HUGE...', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[354] = {'_expression': 'pain', '_line': 'Oh, God...the pain is monstrous! It feels like they\'re both trying to get out all at once!', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[355] = {'_expression': 'pain', '_line': 'I will uphold the honour of the Kuznetsov family name. I cannot be weak. I shall not be weak...', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[356] = {'_expression': 'pain', '_line': 'W-why are the little ones already tapping at their shells? Are they that impatient to hatch?', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[357] = {'_expression': 'pain', '_line': 'I know you really want to be born, little ones, but please...please wait until your mother finishes bringing you into the world...', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[358] = {'_expression': 'pain', '_line': 'I\'m sorry, Mother...I\'ll be a good girl...please don\'t punish me any more...', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[359] = {'_expression': 'scream', '_line': 'AaaAaAaAAaaaaaAaaAaAHHH!!!!', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[360] = {'_expression': 'love', '_line': 'They\'re just like me, aren\'t they?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[361] = {'_expression': 'pleased', '_line': 'I did that? Well, it was nice of the land itself to welcome my daughters.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[362] = {'_expression': 'pleased', '_line': 'Oh, I\'m confident I can handle it. It\'s not as if I\'m the only phoenix in the world, after all.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[363] = {'_expression': 'pleased', '_line': 'What did you expect? Beautiful and perfect in every detail.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[364] = {'_expression': 'smirk', '_line': 'Just doing my duty. No need to thank me.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[365] = {'_expression': 'love', '_line': 'Warmth and new life throughout the land.', '_delayedexpression': 'smirk', '_delay': '...And there you were, thinking it was just a figure of speech, weren\'t you?', '_frustration': 0}; speech[366] = {'_expression': 'huff', '_line': 'I suppose I shouldn\'t have expected you to spare even a new mother your attentions.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[367] = {'_expression': 'smirk', '_line': 'Why, surprised?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[368] = {'_expression': 'pleased', '_line': 'Take one as a memory, if you must. I suppose I can be generous.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[369] = {'_expression': 'pleased', '_line': 'Exactly like me when I was their age. Just look at their bright eyes, little feet...', '_delayedexpression': 'love', '_delay': '...And the fact that they\'re so very, very hungry. I hope I\'ve enough milk for both of them.', '_frustration': 0}; speech[370] = {'_expression': 'pleased', '_line': 'They\'re so adorable. You know, I now know what I want to do with my life after I return home - marry a strong, confident man, settle down...', '_delayedexpression': 'love', '_delay': '...And have a big, big family. Do six or seven chicks sound about right to you, or should I aim for more?', '_frustration': 0}; speech[371] = {'_expression': 'pleased', '_line': 'From the looks of it, I think this will be a good year for everyone.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[372] = {'_expression': 'pleased', '_line': 'Well, I suppose this was the best possible outcome, don\'t you think?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[373] = {'_expression': 'thoughtful', '_line': 'Tch, I should let my father see his grandchildren sometime soon, don\'t you think?', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[374] = {'_expression': 'blissful', '_line': 'Taking care of two daughters? I work out of my studio, have a bit of money put away, and keep my own hours. Don\'t worry about me.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; speech[375] = {'_expression': 'thoughtful', '_line': 'Tch, I should let my father see his grandchildren sometime soon, don\'t you think?', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[376] = {'_expression': 'blissful', '_line': 'My daughters may not have a father, but they\'ll never want for a grandfather.', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; speech[377] = {'_expression': 'love', '_line': 'It doesn\'t matter where you came from, my daughters. You are the light of my world', '_delayedexpression': '', '_delay': '', '_frustration': 0, '_arm': ''}; questions[1] = 'Hello there. Who are you?'; questions[2] = 'What\'s this place?'; questions[3] = 'Really, is there a need to be so snappy?'; questions[4] = 'What are you doing here?'; questions[21] = 'Warmer?'; questions[22] = 'If you were going to go out in this weather, then why didn\'t you bring a blanket?'; questions[23] = 'Is it me, or are your breasts a little bigger?'; questions[24] = 'If you dislike the cold so much, then why come out at all?'; questions[41] = 'Don\'t roast me for saying this, but I think you\'re pregnant.'; questions[42] = 'Getting started on a nest would be a good idea, don\'t you think?'; questions[43] = 'You said this is a place of power. Maybe it did something to you?'; questions[44] = 'It\'s all right. I\'m sure you\'ll still be beautiful no matter what happens to you.'; questions[61] = 'Should I call for the milkman? Seems he left his milk here.'; questions[62] = 'How do you feel?'; questions[63] = 'I take that this isn\'t part of making spring come around, is it?'; questions[64] = 'It\'s all right. You\'re still beautiful, just in a different way.'; questions[81] = 'I\'ve heard of women glowing during pregnancy, but I\'ve never met anyone who took that saying so literally.'; questions[82] = 'See? You\'ve just proved one can be pregnant and beautiful at the same time.'; questions[83] = 'You\'ve gotten really big for someone so slender. Do you think you\'ll get much bigger?'; questions[84] = 'You\'re still going to stay out here despite what\'s happening to you?'; questions[101] = 'You\'ve gotten awfully large. How long do you think you have before your egg comes?'; questions[102] = 'You know, there\'s this thing about phoenixes hatching their eggs by burning themselves up...'; questions[103] = 'You\'re looking positively radiant now.'; questions[104] = ' I don\'t want to spoil your mood, but aren\'t you worried? This is hardly a normal pregnancy, after all.'; questions[121] = 'Harden? Now that\'s - '; questions[122] = ' I\'ll just stand over there and mind my own business, shall I?'; questions[123] = 'I don\'t think there\'s anything to be done but let nature run its course.'; questions[124] = '-And to think people have eggs for breakfast without knowing there\'s so much pain involved in their making.'; questions[141] = 'I guess you did make the sun rise and the spring come, after all.'; questions[142] = 'Your daughter\'s beautiful!'; questions[143] = 'I see you\'ve gotten your figure back just the way it was.'; questions[144] = 'Do you think you\'ll be a good mother?'; questions[161] = 'This isn\'t supposed to happen, I take it?'; questions[162] = 'You feel cold? But you\'re practically burning yourself out!'; questions[163] = 'What\'s going on?'; questions[164] = 'Does it hurt? Is there anything I can do to help?'; questions[181] = 'A dream? I don\'t think it was unless we were having the same dream, and that\'s not possible, right?'; questions[182] = 'You think something important\'s changed? Like what?'; questions[183] = 'Do you feel all right?'; questions[184] = 'Did you feel something just now, like a change in the air?'; questions[201] = 'What? Again? How can you tell?'; questions[202] = 'Come to think of it, you haven\'t suffered from morning sickness or anything, have you?'; questions[203] = 'This isn\'t going to keep on happening, is it?'; questions[204] = 'Is there anything I can do to help?'; questions[221] = 'Too quickly? It wasn\'t exactly slow the last time it happened, either.'; questions[222] = 'On the bright side, you\'re going to have even more in the way of feminine curves this time around.'; questions[223] = 'Delicate?'; questions[224] = 'Don\'t you feel out of sorts, lying down wearing just gloves in a public place?'; questions[241] = 'Well, it\'s the best way to prevent extinction, isn\'t it?'; questions[242] = 'Looks like you\'re filling up beautifully.'; questions[243] = 'Any idea why you\'re growing this fast?'; questions[244] = 'And to think all you wanted to do was relax.'; questions[261] = 'More than one?'; questions[262] = 'I\'ve been wondering. You\'ve been talking about laying and hatching, and yet you\'re...um...'; questions[263] = 'I think I\'ll pass on that rub, thanks.'; questions[264] = 'Snow still bothering you?'; questions[281] = 'Seems like you got more than you expected.'; questions[282] = 'You say the fire\'s never shown this sort of power before. Any guesses as to why now and you?'; questions[283] = 'Don\'t you ever get tired of people trying to take your feathers?'; questions[284] = 'How do you feel?'; questions[301] = 'One thing\'s for sure: your babies aren\'t going to go hungry.'; questions[302] = 'Goodness, you look fit to explode any moment!'; questions[303] = 'Maybe that nest would have been a good idea.'; questions[304] = 'Is something wrong?'; questions[321] = 'How many children do you think you\'ll have?'; questions[322] = 'Wow. You\'ve gotten really huge!'; questions[323] = 'Aren\'t you concerned about having to lay soon, especially like this?'; questions[324] = 'You\'re pretty much lighting up this whole place by yourself now.'; questions[341] = 'Well, on the bright side, you\'ll get to see your children shortly.'; questions[342] = 'Is there anything I can do to help?'; questions[343] = 'It seems like those hips of yours are finally going to be put to good use.'; questions[344] = 'You sound rather surprised about all this. I mean, did you imagine you were going to stay pregnant forever?'; questions[361] = 'Look at all these flowers!'; questions[362] = 'Won\'t two children be a handful for you?'; questions[363] = 'They\'re definitely your daughters. Just look at them!'; questions[364] = 'Well, it seems like spring\'s here, and in full bloom, too.'; nearthreshold[0] = 'Do that again and you WILL regret it, I promise you that.'; nearthreshold[1] = 'I\'m warning you, don\'t push me. You don\'t want the gloves to come off, you really don\'t.'; nearthreshold[2] = 'How completely juvenile of you.'; nearthreshold[3] = 'Keep on playing with fire, and you\'ll get burned really soon.'; nearthreshold[4] = 'I am not a toy for your amusement. I\'m sure you think I am, but I\'m not.'; nearthreshold[5] = 'You see, there\'s this thing known as a line. Don\'t cross it, if you know what\'s good for you.'; nearthreshold[6] = 'I\'m really getting tired of this nonsense.'; nearthreshold[7] = 'I\'m not going to take this lying down. Yes, I AM lying down, but you know what I mean.'; toofar[0] = {'_expression': 'annoyed', '_line': 'Let me warm you up, dear.', '_delayedexpression': '', '_delay': '', '_frustration': 0}; toofar[1] = {'_expression': 'annoyed', '_line': 'Right, that\'s it. Poke a lady where you shouldn\'t...let\'s see how you do without it!'}; toofar[2] = {'_expression': 'huff', '_line': 'You don\'t deserve to have this.'}; toofar[3] = {'_expression': 'annoyed', '_line': 'I warned you, and you chose to ignore me. Fine, suffer.'}; toofar[4] = {'_expression': 'annoyed', '_line': 'Burn, you jerk.'}; toofar[5] = {'_expression': 'annoyed', '_line': 'What did you imagine? That I\'d let you get away with it like everyone else does? I have more self-respect than THAT.'}; toofar[6] = {'_expression': 'annoyed', '_line': 'If this is the only way you\'ll ever learn...'}; toofar[7] = {'_expression': 'smirk', '_line': 'Do you like fire? I\'m full of it.'}; toofar[8] = {'_expression': 'smirk', '_line': 'That\'ll teach you to take kindness for weakness.'}; cold[0] = {'_expression': 'annoyed', '_line': 'Get that thing away from me!', '_frustration': 0}; cold[1] = {'_expression': 'huff', '_line': 'I thought I told you I hated snow.', '_frustration': 0}; cold[2] = {'_expression': 'huff', '_line': 'You\'ve got it the other way around, fool.', '_frustration': 0}; cold[3] = {'_expression': 'annoyed', '_line': 'Why are you bringing me this?', '_frustration': 0}; cold[4] = {'_expression': 'annoyed', '_line': 'Now, be a good peasant and let that thing you\'re holding die in a fire.', '_frustration': 0}; cold[5] = {'_expression': 'huff', '_line': 'Tsk. Put that back where you found it, all right?', '_frustration': 0}; pastthreshold[0] = 'No.'; pastthreshold[1] = 'Stop whining - I don\'t intend to give it back anytime soon.'; pastthreshold[2] = 'What do I care for the likes of you? Come on, MAKE me care.'; pastthreshold[3] = 'I\'m sorry, I don\'t feel up to talking to scum like you.'; pastthreshold[4] = 'I don\'t owe you anything, you know.'; pastthreshold[5] = 'Oh, poor, poor you. Did it never pass through that tiny brain of yours that your actions might actually have consequences?'; pastthreshold[6] = 'Who were you, again?'; tailstolen[0] = 'So you snatched a whole phoenix tail. I hope it was worth it you cur.'; tailstolen[1] = 'Do you feel gratified? Having stripped a trusting woman of her beautiful tail?'; tailstolen[2] = 'I have no patience for thieves dear. Especially not ones who steal parts of my body.'; tailstolen[3] = 'I don\'t care how badly you might need to take my tail. It isn\'t yours to take.'; tailstolen[4] = 'You expect me to return this? After you sentenced me to have a bare bum until it grows back? Think again cretin.'; tailstolen[5] = 'You\'ve got some nerve you know. I put a lot of effort into grooming that tail.'; tailstolen[6] = 'I\'ll show no charity to a lowly thief like you.'; tailstolen[7] = 'I\'m sure your parents are proud of you. Well, do you feel proud of yourself? Do you?'; tailstolen[8] = 'At the end of the day, when you close this animation, you need to ask yourself: was it worth it? In the end, were the feathers worth it?'; tailstolen[9] = 'What were you going to do with so many of my feathers, anyway? Should I even ask this of someone viewing an interactive pregnancy?'; tailstolen[10] = 'This isn\'t an overreaction. Do you know how important a bird\'s tail is when it comes to keeping one\'s balance while flying?'; tailstolen[11] = 'Well, since you already have those feathers, you\'d better not let them go to waste. Go make clothes out of them or something.'; tailstolen[12] = 'I hope all your hair falls off. That\'ll teach you some temperance.'; recovered[0] = 'Oh, all right. You can have it back if you promise to use it responsibly.'; recovered[1] = 'I already KNOW I\'m going to regret this.'; recovered[2] = 'Why am I doing this again? Oh wait, I\'m in an interactive pregnancy and you\'ve got to have some way of winning without forcing a restart. Silly me.'; recovered[3] = 'I won\'t be so forgiving next time.'; recovered[4] = 'I don\'t want to do this, but my contract for this interactive pregnancy stipulates I have to. Next time, I\'m telling my agent to get me a better role.'; recovered[5] = 'This isn\'t called punishment for exploration - it\'s punishment for doing something stupid.'; recovered[6] = 'Improper imbecile improbably imposing impertinence impetuously...'; states.aggrivated = {'eye': 'straight', 'beak': 'shut', 'px': 2, 'py': -2}; states.annoyed = {'eye': 'mad', 'beak': 'talk', 'px': 3, 'py': -4}; states.asleep = {'eye': 'shut', 'beak': 'shut', 'px': 0, 'py': 0}; states.blissful = {'eye': 'small', 'beak': 'yay', 'px': 3, 'py': -4}; states.bored = {'eye': 'straight', 'beak': 'sad', 'px': 3, 'py': -4}; states.calm = {'eye': 'small', 'beak': 'shut', 'px': 3, 'py': -4}; states.content = {'eye': 'shut', 'beak': 'smile', 'px': 3, 'py': -4}; states.curt = {'eye': 'shut', 'beak': 'yay', 'px': 3, 'py': -4}; states.exhausted = {'eye': 'sleepy', 'beak': 'sad', 'px': 3, 'py': -8}; states.exhaustedbliss = {'eye': 'sleepy', 'beak': 'smile', 'px': 3, 'py': -8}; states.fear = {'eye': 'wide', 'beak': 'teeth', 'px': 0, 'py': 0}; states.grumpy = {'eye': 'madshut', 'beak': 'shut', 'px': 3, 'py': -4}; states.hatred = {'eye': 'tight', 'beak': 'wide', 'px': 0, 'py': 0}; states.huff = {'eye': 'madshut', 'beak': 'up', 'px': 3, 'py': -4}; states.joy = {'eye': 'bigcry', 'beak': 'yay', 'px': -11, 'py': 1}; states.love = {'eye': 'sleepy', 'beak': 'yay', 'px': -1, 'py': -2}; states.megatears = {'eye': 'bigcry', 'beak': 'breathe', 'px': -11, 'py': 1}; states.mock = {'eye': 'mad', 'beak': 'yay', 'px': 3, 'py': -4}; states.neutral = {'eye': 'plain', 'beak': 'shut', 'px': 3, 'py': -4}; states.pain = {'eye': 'tight', 'beak': 'grit', 'px': 0, 'py': 0}; states.panic = {'eye': 'plain', 'beak': 'sad', 'px': 0, 'py': 0}; states.pleased = {'eye': 'small', 'beak': 'smile', 'px': 3, 'py': -4}; states.pleasure = {'eye': 'small', 'beak': 'smile', 'px': 3, 'py': -12}; states.scream = {'eye': 'tight', 'beak': 'scream', 'px': 0, 'py': 0}; states.shocked = {'eye': 'wide', 'beak': 'wide', 'px': 0, 'py': 0}; states.smirk = {'eye': 'mad', 'beak': 'smile', 'px': 3, 'py': -4}; states.tailshocked = {'eye': 'wide', 'beak': 'wide', 'px': -3, 'py': -6}; states.tears = {'eye': 'cry', 'beak': 'breathe', 'px': -11, 'py': 1}; states.terror = {'eye': 'wide', 'beak': 'grit', 'px': -11, 'py': 1}; states.thoughtful = {'eye': 'plain', 'beak': 'up', 'px': 3, 'py': -12}; states.tired = {'eye': 'sleepy', 'beak': 'shut', 'px': 3, 'py': -8}; states.unsure = {'eye': 'wide', 'beak': 'sad', 'px': 0, 'py': 0}; states.upset = {'eye': 'sad', 'beak': 'sad', 'px': 0, 'py': 2}; states.wry = {'eye': 'sleepy', 'beak': 'breathe', 'px': -11, 'py': 1}; states.worried = {'eye': 'sad', 'beak': 'talk', 'px': -1, 'py': -2}; speech_b._alpha = 0; panel.reset_b._txt.text = 'Reset'; panel.scanner_b._txt.text = 'Scanner'; panel.birth_b._txt.text = 'Birth'; if (debugging == true) { panel.expand_b._txt.text = 'Twins'; panel.revert_b._txt.text = 'Bigger'; panel.chat_b._txt.text = 'PostBirth'; } else { panel.expand_b._txt.text = 'Expand'; panel.revert_b._txt.text = 'Revert'; panel.chat_b._txt.text = 'Chat'; } updateControls(); backdrop.hitbox._alpha = 0; svet.belly_hitbox._visible = false; var snowglow = new flash.filters.GlowFilter(11184895, 40, 30, 30, 2, 1, true, true); var snowglow2 = new flash.filters.GlowFilter(11184895, 70, 40, 40, 7, 1, false, false); backdrop.hill.grassmask2.filters = [snowglow]; 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; var keydetect = new Object(); var keypressed = []; Key.addListener(keydetect); keydetect.onKeyDown = function () { if (Key.getCode() == 39) { } var v1 = Key.getCode(); if (keypressed[v1]) { return undefined; } keypressed[v1] = true; kdown(v1); }; keydetect.onKeyUp = function () { keypressed[Key.getCode()] = false; }; onMouseDown = function () { mousepressed = true; }; onMouseUp = function () { mousepressed = false; sizemod = 0; }; panel.onEnterFrame = function () { if (_root.lostcursor == true) { if (this._y < 650) { this._y += (650 - this._y) * 0.2; } } else { if (this.hitTest(_xmouse, _ymouse, true) == true && lostcursor == false) { if (this._y > 465) { this._y += (465 - this._y) * 0.2; } } else { if (this._y != 605) { this._y += (605 - this._y) * 0.2; } } } i = 1; while (i <= 4) { this['question_' + i]._txt.text = questions[i + speechadd]; ++i; } }; panel.birth_b.onPress = function () { if (totalsize >= 900) { if (laying <= 0) { if (overdue == false) { birthclicks -= 1; panel.birth_b._txt.text = birthclicks; } else { birth_b_timer = 50; panel.birth_b._txt.text = 'Too Late...'; } } else { if (laying < maxlay && panel.birth_b._alpha > 50) { birthPush(); panel.birth_b._txt.text = 'Push...'; updateControls(); } } } else { birth_b_timer = 50; panel.birth_b._txt.text = 'Too Soon...'; } }; panel.reset_b.onPress = function () { if (lostcursor == false) { reset(); } }; panel.question_1.onPress = function () { if (lostcursor == false) { speak(1 + speechadd); } }; panel.question_2.onPress = function () { if (lostcursor == false) { speak(2 + speechadd); } }; panel.question_3.onPress = function () { if (lostcursor == false) { speak(3 + speechadd); } }; panel.question_4.onPress = function () { if (lostcursor == false) { speak(4 + speechadd); } }; panel.scanner_b.onPress = function () { scanning = !scanning; if (overdue == true) { scanning = false; } updateScanner(); }; panel.expand_b.onPress = function () { if (debugging == true) { if (twins == true) { twins = false; } else { twins = true; } } else { if (panel.expand_b._alpha >= 100) { sizemod = 5; } } updateScanner(); }; panel.revert_b.onPress = function () { if (debugging == true) { if (totalsize < 900) { totalsize += 100; } else { totalsize = 1; tempsize = 1; } } else { if (panel.revert_b._alpha >= 100) { sizemod = -5; } } }; panel.chat_b.onPress = function () { if (debugging == true) { totalsize = 900; whiting = 1; laying = 1; } else { if (panel.chat_b._alpha == 100) { chatting = true; } } }; updateScanner = function () { if (scanning == true) { if (twins == true) { svet.eggs.egg1._visible = false; svet.eggs.egg2._visible = true; svet.eggs.egg3._visible = true; } else { svet.eggs.egg1._visible = true; svet.eggs.egg2._visible = false; svet.eggs.egg3._visible = false; } } else { svet.eggs.egg1._visible = false; svet.eggs.egg2._visible = false; svet.eggs.egg3._visible = false; } }; svet.head.onPress = function () { if (lostcursor == false && overorb == false) { speak(5 + speechadd); } }; svet.l_breast.onPress = function () { if (lostcursor == false && overorb == false) { speak(6 + speechadd); if (speechadd == 60) { lactate('l', 'ooze'); } else { if (speechadd == 80) { lactate('l', 'bigooze'); } else { if (speechadd >= 100 && speechadd < 180) { lactate('l', 'pressure'); } else { if (speechadd == 240) { lactate('l', 'ooze'); } else { if (speechadd == 260) { lactate('l', 'bigooze'); } else { if (speechadd == 280) { lactate('l', 'doubleooze'); } else { if (speechadd == 300) { lactate('l', 'pressure'); } else { if (speechadd >= 320) { lactate('l', 'stream'); } } } } } } } } } }; svet.u_breast.onPress = function () { if (lostcursor == false && overorb == false) { speak(6 + speechadd); if (speechadd == 60) { lactate('u', 'ooze'); } else { if (speechadd == 80) { lactate('u', 'bigooze'); } else { if (speechadd >= 100 && speechadd < 180) { lactate('u', 'pressure'); } else { if (speechadd == 240) { lactate('u', 'ooze'); } else { if (speechadd == 260) { lactate('u', 'bigooze'); } else { if (speechadd == 280) { lactate('u', 'doubleooze'); } else { if (speechadd == 300) { lactate('u', 'pressure'); } else { if (speechadd >= 320) { lactate('u', 'stream'); } } } } } } } } } }; svet.belly.onPress = function () { if (lostcursor == false && overorb == false) { speak(7 + speechadd); } }; svet.tail.onPress = function () { if (lostcursor == false && overorb == false) { speak(8 + speechadd); } if (tailfeathers > 0 && overorb == false) { tailfeathers -= 1; } updateTail(); if (tailfeathers > 1) { tailregen = 0; } }; speech_b.onPress = function () { if (lostcursor == false && overorb == false) { if (speechtimer > 10 || statetimer > 10) { speechtimer = 10; statetimer = 10; } } }; svet.belly.gotoAndStop(1); svet.u_breast.gotoAndStop(1); svet.l_breast.gotoAndStop(1); onEnterFrame = function () { glowstrength = 1 + orbcharge / 30; var v2 = new flash.filters.GlowFilter(16755200, 40, 100, 100, glowstrength, 1, false, false); backdrop.lava.filters = [v2]; if (twins == true) { birth_glow_max = 12; multiplier = 1; quickbegins = 400; maxlay = 13; if (totalsize <= 1) { backupState = 'unsure'; speechadd = 180; } else { if (totalsize < 200) { backupState = 'unsure'; speechadd = 200; } else { if (totalsize < 400) { backupState = 'panic'; speechadd = 220; } else { if (totalsize < 500) { backupState = 'content'; speechadd = 240; } else { if (totalsize < 600) { backupState = 'pleasure'; speechadd = 260; } else { if (totalsize < 750) { backupState = 'pleasure'; speechadd = 280; } else { if (totalsize < 900) { backupState = 'exhausted'; speechadd = 300; } else { if (laying == 0) { backupState = 'exhaustedbliss'; speechadd = 320; } else { if (laying < maxlay) { speechadd = 340; if (laying < 4) { backupState = 'terror'; } else { if (laying < 8) { backupState = 'wry'; } else { if (laying < 11) { backupState = 'tears'; } else { backupState = 'megatears'; } } } } else { if (laying >= maxlay) { speechadd = 360; backupState = 'joy'; } } } } } } } } } } } else { multiplier = 0.5; quickbegins = 500; birth_glow_max = 12; maxlay = 10; if (totalsize <= 1) { speechadd = 0; backupState = 'calm'; } else { if (totalsize < 300) { speechadd = 20; backupState = 'aggrivated'; } else { if (totalsize < 500) { speechadd = 40; backupState = 'panic'; } else { if (totalsize < 700) { speechadd = 60; backupState = 'grumpy'; } else { if (totalsize < 900) { speechadd = 80; backupState = 'content'; } else { if (overdue == false) { if (laying == 0) { speechadd = 100; backupState = 'pleasure'; } else { if (laying < maxlay) { speechadd = 120; if (laying < 4) { backupState = 'terror'; } else { if (laying < 7) { backupState = 'wry'; } else { if (laying < maxlay) { backupState = 'tears'; } } } } else { if (laying >= maxlay) { speechadd = 140; backupState = 'love'; } } } } else { speechadd = 160; backupState = 'fear'; updateControls(); } } } } } } } svet.eggs.egg1._xscale = size / 20; svet.eggs.egg1._yscale = size / 20; svet.eggs.egg1.gotoAndStop(size); svet.eggs.egg1._rotation = +(size / -7.5); svet.eggs.egg1.arm._rotation = +svet.eggs.egg1.swing; svet.eggs.egg1.leg._rotation = +svet.eggs.egg1.swing; svet.eggs.egg1._rotation = +svet.eggs.egg1.swing; chick_1._rotation = +(tailrot * 0.3); svet.eggs.egg1._y = egg1sY - (900 - size) / 50; svet.eggs.egg2._xscale = size / 20; svet.eggs.egg2._yscale = size / 20; svet.eggs.egg2.gotoAndStop(size); svet.eggs.egg2._rotation = +(size / -6.3); svet.eggs.egg2._y = egg2sY - (900 - size) / 20; svet.eggs.egg3._xscale = size / 20; svet.eggs.egg3._yscale = size / 20; svet.eggs.egg3.gotoAndStop(size); svet.eggs.egg3._y = egg3sY + (10 + (900 - size) / 100) - (900 - size) / 35; svet.eggs.egg3._rotation = +(size / 22.5); if (speechadd >= nextphase) { nextphase = speechadd + 20; speak(speechadd); if (speechadd == 60) { forceLactate(); lactate('u', 'ooze'); lactate('l', 'ooze'); } if (speechadd == 80) { forceLactate(); lactate('u', 'bigooze'); lactate('l', 'bigooze'); } if (speechadd == 100) { forceLactate(); lactate('u', 'pressure'); lactate('l', 'pressure'); } if (speechadd == 240) { forceLactate(); lactate('u', 'ooze'); lactate('l', 'ooze'); } if (speechadd == 260) { forceLactate(); lactate('u', 'bigooze'); lactate('l', 'bigooze'); } if (speechadd == 280) { forceLactate(); lactate('u', 'doubleooze'); lactate('l', 'doubleooze'); } if (speechadd == 300) { forceLactate(); lactate('u', 'pressure'); lactate('l', 'pressure'); } if (speechadd == 320) { forceLactate(); lactate('u', 'stream'); lactate('l', 'stream'); } } if (sizemod < 0 && speechadd < nextphase - 20) { nextphase -= 20; updateControls(); } if (totalsize != size) { if ((totalsize - size) / 12 < -1 || (totalsize - size) / 12 > 1) { size += Math.floor((totalsize - size) / 12); } else { if ((totalsize - size) / 12 > 0) { size += 1; } else { if ((totalsize - size) / 12 < 0) { size -= 1; } } } tempsize = totalsize; updateControls(); } if (tempsize > totalsize && growblock <= 0) { if (snowtemper == 0) { chilled(Math.floor(Math.random() * 6)); snowtemper = speechtimer; } } if (flakedbelly > 0) { flakedbelly -= 1; } if (flakedbelly == 60) { chilled(Math.floor(Math.random() * 6)); } tempsize = totalsize; totalsize += sizemod; if (totalsize < 1) { totalsize = 1; } if (totalsize > 900) { totalsize = 900; tempsize = 900; } if (speechadd == 280 || speechadd == 300 || speechadd == 320) { if (ranlac < Math.random()) { ranlac += 0.0004; } else { if (whichkick > 0.5) { if (u_lac <= 0) { ranlac = 0; if (speechadd < 300) { lactate('u', 'ooze'); } else { if (speechadd == 300) { lactate('u', 'bigooze'); } else { if (speechadd == 320) { lactate('u', 'pressure'); } } } } else { return undefined; } } else { if (l_lac <= 0) { ranlac = 0; if (speechadd < 300) { lactate('l', 'ooze'); } else { if (speechadd == 300) { lactate('l', 'bigooze'); } else { if (speechadd == 320) { lactate('l', 'pressure'); } } } } else { return undefined; } } } } if (u_lac > 0) { u_lac -= 1; } if (l_lac > 0) { l_lac -= 1; } if (Math.floor((size - 100) * 0.6) < 1) { svet.belly.gotoAndStop(1); backdrop.hill.grassmask.gotoAndStop(1); backdrop.hill.grassmask2.gotoAndStop(1); } else { if (laying < maxlay) { backdrop.hill.grass.gotoAndStop(1); if (twins == true) { svet.belly.gotoAndStop(kickstrength + Math.floor((size - 100) * (multiplier + 0.125))); b_svet.belly.gotoAndStop(kickstrength + Math.floor((size - 100) * (multiplier + 0.125))); backdrop.hill.grassmask.gotoAndStop(Math.floor((size - 100) * (multiplier + 0.125))); backdrop.hill.grassmask2.gotoAndStop(Math.floor((size - 100) * (multiplier + 0.125))); } else { svet.belly.gotoAndStop(kickstrength + Math.floor((size - 100) * (multiplier + 0.063))); b_svet.belly.gotoAndStop(kickstrength + Math.floor((size - 100) * (multiplier + 0.063))); backdrop.hill.grassmask.gotoAndStop(Math.floor((size - 100) * (multiplier + 0.063))); backdrop.hill.grassmask2.gotoAndStop(Math.floor((size - 100) * (multiplier + 0.063))); } } else { if (twins == false) { backdrop.hill.grass.gotoAndStop(2); } else { backdrop.hill.grass.gotoAndStop(3); } b_svet.belly.gotoAndStop(1); backdrop.hill.grassmask.gotoAndStop(911); backdrop.hill.grassmask2.gotoAndStop(911); } } if (_root._currentframe == 3) { backdrop.hill.grassmask.gotoAndStop(1); backdrop.hill.grassmask2.gotoAndStop(1); chick_1._visible = false; eggshells1._visible = false; eggshells2._visible = false; b_svet.l_arm._visible = false; chick_2._visible = false; if (laying >= maxlay) { backdrop.hill.grassmask.gotoAndStop(911); backdrop.hill.grassmask2.gotoAndStop(911); chick_1._visible = true; eggshells1._visible = true; b_svet.l_arm._visible = true; if (twins == true) { eggshells2._visible = true; chick_2._visible = true; chick_1._x = c1x - 12; chick_1._y = c1y + 5; } } } if (chickexcited > 0) { chickexcited -= 1; chickbounceplus = 0.5; chickarmrotplus = 0.9; chick_2.eyes.gotoAndStop(2); } else { chickbounceplus = 0.15; chickarmrotplus = 0.25; chick_2.eyes.gotoAndStop(1); } CBangle += chickbounceplus; if (CBangle > 6.283185307179586) { CBangle -= 6.283185307179586; } CARangle += chickarmrotplus; if (CARangle > 6.283185307179586) { CARangle -= 6.283185307179586; } chickbounce = Math.sin(CBangle) * chickbouncemax; chickarmrot = Math.sin(CARangle) * chickarmrotmax; chick_2._rotation = +(tailrot * 1.3); chick_2._yscale = 100 + chickbounce; chick_2.egg._yscale = 100 - chickbounce; chick_2.r_arm._rotation = +(chickarmrot * 2.2); chick_2.l_arm._rotation = -(chickarmrot * 2.2); if (Math.random() * 10000 < totalsize - quickbegins + quickchance) { kick(); quickchance = 0; } else { if (totalsize - quickbegins > 0) { quickchance += 1; if (overdue == true) { quickchance += 50; } } } if (speechtimer > 0) { speechtimer -= 1; } if (snowtemper > 0) { snowtemper -= 1; } if (speechtimer > 10 && speech_b._alpha < 100) { musechance = 0; speech_b._alpha += 10; } else { if (speechtimer <= 10 && speech_b._alpha > 0) { speech_b._alpha -= 10; if (svet.u_arm._currentlabel == 'rest') { moveArm('rest'); } } } if (speech_b._alpha <= 0) { speech_b._visible = false; } else { speech_b._visible = true; } if (statetimer > 0) { statetimer -= 1; } else { if (wait == true) { speech_b._txt.text = speech[lastphrase]._delay; setState(speech[lastphrase]._delayedexpression); speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2); wait = false; } else { setState(backupState); moveArm('rest'); } } if (Math.random() < musechance) { if (anger > 100 && lostcursor == false) { warn(Math.floor(Math.random() * nearthreshold.length)); } else { if (lostcursor == true) { if (tailgone == 1) { tailpine(Math.floor(Math.random() * tailstolen.length)); } else { refuse(Math.floor(Math.random() * pastthreshold.length)); } } else { speak(speechadd + 9 + Math.floor(Math.random() * 9)); } } } else { if (speechtimer < 10 && (laying == 0 || laying == maxlay) && overorb == false && orbinplay == false && overdue == false) { musechance += 0.0003; } else { musechance = 0; } } if (chatting == true) { if (musechance < 1) { musechance += 1; } else { musechance = 0; } } if (musechance <= 0 || musechance > 1) { chatting = false; } if (anger > tempcrossed && lostcursor == false) { warn(Math.floor(Math.random() * nearthreshold.length)); tempcrossed = anger; } if (anger < 100) { tempcrossed = 100; } if (lostcursor == true) { Mouse.hide(); } else { Mouse.show(); } if (anger > 150 && lostcursor == false) { angerthreshold += Math.floor(angerthreshold * 0.28); lostcursor = true; if (tailgone != 1) { rebuke(Math.floor(Math.random() * 9)); } anger = angerthreshold; } if (angerthreshold > 700) { angerthreshold = 700; anger = angerthreshold; } if (anger > 0 && lostcursor == false) { anger -= 0.2; } backdrop.anger_flash._alpha = anger; if (anger < angerthreshold && lostcursor == true) { anger += 2; } if (anger < 0 && lostcursor == true) { anger = 0; lostcursor = false; recover(Math.floor(Math.random() * recovered.length)); tailgone = 2; } if (anger < 0 && lostcursor == false) { anger = 0; } if (forcetalk != -1000) { speak(forcetalk); forcetalk = -1000; } if (lavareset < lavaresetmax) { lavareset += 1; } else { lavareset = 0; lavaresetmax = 20 + Math.floor(Math.random() * 30); lavashouldbe = lavabase + (Math.random() * 20 - 10); } if (backdrop.lava._y != lavashouldbe) { backdrop.lava._y += (lavashouldbe - backdrop.lava._y) / 15; } svet.b_glow.gotoAndStop(svet.belly._currentframe); if (overdue == true) { svet.b_glow._alpha = 300; } else { svet.b_glow._alpha = svet.b_glow._currentframe / 6; } svet.u_breast.gotoAndStop(Math.floor(size * multiplier)); svet.u_breast._xscale = 100 + (900 - size) / 90; svet.u_breast._x = ubxs - size / 190; svet.u_breast._yscale = 100 + (900 - size) / 90; svet.u_breast._y = ubys + size / 220; svet.l_breast._xscale = 100 + (900 - size) / 90; svet.l_breast._x = lbxs - size / 190; svet.l_breast._yscale = 100 + (900 - size) / 90; svet.l_breast._y = lbys + size / 200; svet.l_breast.gotoAndStop(Math.floor(size * multiplier)); b_svet.r_breast.gotoAndStop(Math.floor(size * multiplier)); b_svet.l_breast.gotoAndStop(Math.floor(size * multiplier)); svet.u_leg.gotoAndStop(size); svet.l_leg.gotoAndStop(size); svet.tail._rotation = -tailrot; svet.wing._rotation = tailrot; b_svet.tail._rotation = 190 - tailrot - legtwitch; b_svet.wing._rotation = 250 + tailrot; b_svet.u_leg._rotation = +legtwitch; b_svet.l_leg._rotation = -legtwitch; if (tailrot > tailrotmax && tailrotmax > 0) { tailrotmax = -tailrotmax; tailrotmod = -tailrotmod; } if (tailrot < tailrotmax && tailrotmax < 0) { tailrotmax = -tailrotmax; tailrotmod = -tailrotmod; } if (kickID < 3000) { kickID += 1; } else { kickID = 0; } if (kickstrength < 0) { kickstrength += 1; } whichkick = Math.random(); tailrot += tailrotmod; if (backdrop.lava.hitTest(_xmouse, _ymouse, true) == true && backdrop.hill.hitTest(_xmouse, _ymouse, true) == false) { overlava = true; if (lostcursor == true) { overlava = false; } } else { overlava = false; } if (overlava == true && mousepressed == true) { if (orbinplay == false) { if (laying <= 0) { if (orbcharge < 20) { orbcharge = 20; } else { if (orbcharge < 100) { orbcharge += 1; } else { orbcharge = 100; lavareset = lavaresetmax; _root._x = -0.5 + Math.random(); _root._y = -0.5 + Math.random(); } } } } else { if (lava_orb.sizetobe == 0 && lava_orb.success == false && overorb == false) { lava_orb.orbsize -= 5; if (lava_orb.orbsize < 15 && boom._x < 0) { boom._x = lava_orb._x; boom._y = lava_orb._y; boom.gotoandPlay(1); lava_orb.failure(); } } } } if (mousepressed == false && orbcharge > 0) { if (overlava == true) { startRound(); } else { orbcharge = 0; } } if (overorb == true && mousepressed == true && lava_orb.success == false) { if (lava_orb.orbsize < 35) { lava_orb._x += (_xmouse - lava_orb._x) / ((lava_orb.orbsize + lava_orb.slip) / 20); lava_orb._y += (_ymouse - lava_orb._y) / ((lava_orb.orbsize + lava_orb.slip) / 20); } else { lava_orb._x += (_xmouse - lava_orb._x) / ((lava_orb.orbsize + lava_orb.slip) / 8); lava_orb._y += (_ymouse - lava_orb._y) / ((lava_orb.orbsize + lava_orb.slip) / 8); } } if (lava_orb.success == true) { if (lava_orb._x != rbellyx) { lava_orb._x += (rbellyx - lava_orb._x) / 7; } if (lava_orb._y != rbellyy) { lava_orb._y += (rbellyy - lava_orb._y) / 7; } } if (svet.belly_hitbox.hitTest(lava_orb._x, lava_orb._y, true) == true) { if (lava_orb.success == false) { if (lava_orb.orbsize > 98) { if (twins == true && totalsize == 900) { speak(-2); finalboost = 20; } else { speech_b._txt.text = 'Mm...what was that? It felt good.'; setState('blissful'); moveArm('belly'); } tailfeathers = maxtailfeathers; tailregen = 0; updateTail(); speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2); if (speechadd == 100 && overdue == false) { overdue = true; scanning = false; updateScanner(); } if (overdue == true && speechadd == 160) { overdue = false; totalsize = 1; size = 700; twins = true; growblock = 35; updateControls(); } } else { if (lava_orb.orbsize > 74 && overdue == false && growblock <= 0) { speech_b._txt.text = 'Not bad for someone who\'s featherless, I guess.'; setState('smirk'); speechtimer = 35 + Math.floor(speech_b._txt.length * 2.2); if (tailfeathers < maxtailfeathers) { tailfeathers += Math.floor(maxtailfeathers * 0.25); tailregen = 0; updateTail(); if (svet.tail._visible == false) { svet.tail._visible = true; } } } } } lava_orb.success = true; if (lava_orb.orbsize > 3) { lava_orb.orbsize -= 3; totalsize += 3; lava_orb._alpha -= 3; } else { totalsize += lava_orb.orbsize; lava_orb.orbsize = 0; } } if (boom._x > 0) { boomlife += 1; } if (boomlife == 1) { boom.gotoAndPlay(1); } if (boomlife >= 12) { boom._x = -200; boom._y = -200; boom.gotoAndStop(1); boomlife = 0; } if (growblock > 0) { growblock -= 1; totalsize = 1; } if (lava_orb.spin1.hitTest(_xmouse, _ymouse, true) == true) { overorb = true; if (lostcursor == true) { overorb = false; } } else { overorb = false; } if (Math.random() < snowgenerate) { makeSnow(); } else { if (snowflakes.length < 12) { snowgenerate += 0.001; } } if (laying > 0) { snowgenerate = 0; } if (tailregen < 100 && tailregen >= 0) { tailregen += 1; } if (tailfeathers < maxtailfeathers && tailregen >= 100) { tailfeathers += 1; tailregen = 0; updateTail(); } if (tailfeathers >= maxtailfeathers) { tailfeathers = maxtailfeathers; tailregen = 0; } finalglow += finalboost; svet.b_glow.f_glow._alpha = finalglow; if (finalglow > 100) { finalboost = -1; } if (finalglow < 0) { finalglow = 0; finalboost = 0; } if (birth_b_timer > 0) { birth_b_timer -= 1; } if (birth_b_timer == 1) { if (totalsize >= 900 && overdue == false) { panel.birth_b._txt.text = birthclicks; } else { panel.birth_b._txt.text = 'Birth'; } } if (birthclicks <= 0) { if (laying == 0) { whiting = 1; laying = 1; updateControls(); } panel.birth_b._txt.text = 'Push...'; } if (whiting > 100) { _root.gotoAndStop(3); } if (rightFrame != correctFrame(laying, maxlay)) { rightFrame += Math.floor((correctFrame(laying, maxlay) - rightFrame) / 8); } if (legtwitch > 0) { legtwitch -= 0.3; } if (laying == maxlay - 1) { finallay -= 1; } if (finallay == 0) { laying = maxlay; } b_svet.belly.b_glow_single.gotoAndStop(rightFrame); b_svet.belly.b_glow_twins.gotoAndStop(rightFrame); backdrop.sky.gotoAndStop(rightFrame); birth_svet.belly.gotoAndStop(svet.belly._currentframe); if (lava_orb.orbsize > 15 && orbinplay == true) { if (_root._currentframe == 3 || whiting > 0) { lava_orb.orbsize -= 10; } } else { if (boom._x < 0) { if (_root._currentframe == 3 || whiting > 0) { lava_orb.orbsize = 0; } } } if (_root._currentframe == 3 || whiting > 0) { if (orbinplay == false) { lava_orb.orbsize = -10; lava_orb._visible = false; } } else { lava_orb._visible = true; } if (_root._currentframe == 2) { if (whiting > 0) { whiting += 5; } } else { if (laying < maxlay - 1) { if (whiting > 0) { whiting -= 4; } } else { if (laying == maxlay - 1) { if (whiting < 180) { whiting += 4; } } else { if (whiting > 0) { if (whiting > 0) { whiting -= 4; updateControls(); } } } } } white_out._alpha = whiting; if (debugging == true) { debug_01.text = tailgone; debug_02.text = ''; debug_03.text = ''; } else { debug_01.text = ''; debug_02.text = ''; debug_03.text = ''; } }; } movieClip 147 { frame 1 { stop(); } } movieClip 154 { } movieClip 156 { } movieClip 161 { } movieClip 169 { frame 1 { stop(); } } movieClip 170 { } movieClip 172 { frame 1 { basey = this._y; setnewcloud = function () { this.movex = 1 + Math.random() * 2; this._xscale = 120 + Math.random() * 80; this._yscale = 70 + Math.random() * 40; this._rotation = -20 + mathrandom() * 40; this._alpha = 80 + Math.random() * 20; this._y = basey + Math.random() * 20; }; setnewcloud(); onEnterFrame = function () { this._x -= this.movex; if (this._x < -120) { this._x = 950; setnewcloud(); } this._alpha = 95 - _root.rightFrame / 1.5; }; } } movieClip 174 { } movieClip 175 { } movieClip 178 { } movieClip 180 { } movieClip 185 { } movieClip 211 { frame 1 { _currentlabel = 'shut'; } frame 2 { gotoAndPlay(_currentlabel); } frame 3 { _currentlabel = 'wide'; } frame 4 { gotoAndPlay(_currentlabel); } frame 5 { _currentlabel = 'small'; } frame 6 { gotoAndPlay(_currentlabel); } frame 7 { _currentlabel = 'sad'; } frame 8 { gotoAndPlay(_currentlabel); } frame 9 { _currentlabel = 'mad'; } frame 10 { gotoAndPlay(_currentlabel); } frame 11 { _currentlabel = 'plain'; } frame 12 { gotoAndPlay(_currentlabel); } frame 13 { _currentlabel = 'straight'; } frame 14 { gotoAndPlay(_currentlabel); } frame 15 { _currentlabel = 'madshut'; } frame 16 { gotoAndPlay(_currentlabel); } frame 17 { _currentlabel = 'tight'; } frame 18 { gotoAndPlay(_currentlabel); } frame 19 { _currentlabel = 'sleepy'; } frame 20 { gotoAndPlay(_currentlabel); } frame 21 { _currentlabel = 'verywide'; } frame 22 { gotoAndPlay(_currentlabel); } frame 23 { _currentlabel = 'cry'; } frame 24 { gotoAndPlay(_currentlabel); } } movieClip 236 { frame 1 { _currentlabel = 'shut'; } frame 2 { gotoAndPlay(_currentlabel); } frame 3 { _currentlabel = 'wide'; } frame 4 { gotoAndPlay(_currentlabel); } frame 5 { _currentlabel = 'smile'; } frame 6 { gotoAndPlay(_currentlabel); } frame 7 { _currentlabel = 'up'; } frame 8 { gotoAndPlay(_currentlabel); } frame 9 { _currentlabel = 'sad'; } frame 10 { gotoAndPlay(_currentlabel); } frame 11 { _currentlabel = 'yay'; } frame 12 { gotoAndPlay(_currentlabel); } frame 13 { _currentlabel = 'talk'; } frame 14 { gotoAndPlay(_currentlabel); } frame 15 { _currentlabel = 'teeth'; } frame 16 { gotoAndPlay(_currentlabel); } frame 17 { _currentlabel = 'breathe'; } frame 26 { gotoAndPlay(_currentlabel); } frame 27 { _currentlabel = 'grit'; } frame 29 { gotoAndPlay(_currentlabel); } frame 30 { _currentlabel = 'scream'; } frame 36 { gotoAndPlay(_currentlabel); } } movieClip 237 { } movieClip 239 { } movieClip 241 { } movieClip 243 { } movieClip 249 { } movieClip 256 { } movieClip 342 { frame 2 { stop(); _currentlabel = 'stopped'; } frame 3 { _currentlabel = 'ooze'; } frame 40 { gotoAndStop(2); } frame 41 { _currentlabel = 'bigooze'; } frame 80 { gotoAndStop(2); } frame 81 { _currentlabel = 'doubleooze'; } frame 129 { gotoAndStop(2); } frame 130 { _currentlabel = 'pressure'; } frame 160 { gotoAndStop(2); } frame 168 { _currentlabel = 'stream'; } frame 213 { gotoAndStop(2); } } movieClip 357 { } movieClip 362 { frame 1 { if (_root.twins == true || _root.laying <= 0) { this._visible = false; } else { this._visible = true; } if (_root.laying >= _root.maxlay) { this._visible = false; } } } movieClip 365 { frame 1 { if (_root.twins == false || _root.laying <= 0) { this._visible = false; } else { this._visible = true; } if (_root.laying >= _root.maxlay) { this._visible = false; } } } movieClip 378 { } movieClip 381 { } movieClip 384 { } movieClip 391 { frame 1 { onEnterFrame = function () { this.gotoAndStop(this._parent._currentframe); this._rotation = +this.swing; if (this.swing > 0) { this.swing -= 1; } else { if (this.swing < 0) { this.swing += 1; } } }; } } movieClip 396 { frame 1 { onEnterFrame = function () { this.gotoAndStop(this._parent._currentframe); this._rotation = +this.swing; if (this.swing > 0) { this.swing -= 1; } }; } } movieClip 408 { } movieClip 409 { } movieClip 411 { frame 1 { this._alpha = 0; this.onPress = _root.svet.tail.onPress; onEnterFrame = function () { if (_root.tailfeathers <= 0) { this._visible = true; } else { this._visible = false; } }; } } movieClip 506 { frame 1 { gotoAndStop(2); } frame 2 { stop(); _currentlabel = 'stopped'; } frame 3 { _currentlabel = 'ooze'; } frame 45 { gotoAndStop(2); } frame 46 { _currentlabel = 'bigooze'; } frame 100 { gotoAndStop(2); } frame 101 { _currentlabel = 'ooze'; } frame 170 { gotoAndStop(2); } frame 171 { _currentlabel = 'pressure'; } frame 214 { gotoAndStop(2); } frame 215 { _currentlabel = 'stream'; } frame 268 { gotoAndStop(2); } } movieClip 515 { } movieClip 586 { frame 1 { _currentlabel = 'rest'; } frame 2 { gotoAndPlay(_currentlabel); } frame 3 { _currentlabel = 'rest2belly'; } frame 9 { _currentlabel = 'belly'; } frame 10 { gotoAndPlay(_currentlabel); } frame 11 { _currentlabel = 'belly2rest'; } frame 17 { _currentlabel = 'rest'; gotoAndPlay(_currentlabel); } frame 18 { _currentlabel = 'rest2breast'; } frame 26 { _currentlabel = 'breast'; } frame 27 { gotoAndPlay(_currentlabel); } frame 28 { _currentlabel = 'breast2rest'; } frame 37 { _currentlabel = 'rest'; gotoAndPlay(_currentlabel); } frame 38 { _currentlabel = 'belly2breast'; } frame 47 { _currentlabel = 'breast'; gotoAndPlay(_currentlabel); } frame 48 { _currentlabel = 'breast2belly'; } frame 57 { _currentlabel = 'belly'; gotoAndPlay(_currentlabel); } frame 58 { _currentlabel = 'rest2shake'; } frame 67 { _currentlabel = 'shake'; } frame 75 { gotoAndPlay(_currentlabel); } frame 76 { _currentlabel = 'shake2rest'; } frame 85 { _currentlabel = 'rest'; gotoAndPlay(_currentlabel); } frame 86 { _currentlabel = 'belly2shake'; } frame 95 { _currentlabel = 'shake'; gotoAndPlay(_currentlabel); } frame 96 { _currentlabel = 'shake2belly'; } frame 105 { _currentlabel = 'belly'; gotoAndPlay(_currentlabel); } frame 106 { _currentlabel = 'breast2shake'; } frame 107 { _currentlabel = 'shake'; gotoAndPlay(_currentlabel); } frame 108 { _currentlabel = 'shake2breast'; } frame 109 { _currentlabel = 'breast'; gotoAndPlay(_currentlabel); } } movieClip 587 { } // unknown tag 88 length 285 movieClip 593 { } movieClip 596 { } movieClip 597 { } movieClip 604 { frame 1 { _currentlabel = 'lowerleft'; } frame 2 { gotoAndPlay(_currentlabel); } } movieClip 611 { frame 1 { onEnterFrame = function () { this.orbsize = (100 / _root.angerthreshold) * _root.anger; this.filters = [_root.yellowglow]; if (orbsize < 100) { this._xscale = this.orbsize; this._yscale = this.orbsize; } if (orbsize > 100) { orbsize = 100; } this._xscale = this.orbsize; this._yscale = this.orbsize; this.spin1._rotation += 4; this.spin2._rotation -= 3 + Math.random() * 2; this.spin3._rotation -= Math.random() * 3; this.spin3.gotoAndPlay(this.spin3._currentframe + Math.floor(Math.random() * 3)); if (this.damage1._alpha > 100) { this.damage1._alpha = 100; } damage1._alpha = 100 - this.orbsize; }; } } movieClip 612 { frame 1 { onEnterFrame = function () { if (_root.lostcursor == true) { if (this._y > 520) { this._y += (520 - this._y) * 0.15; } } else { if (this._y < 800) { this._y += (800 - this._y) * 0.15; } } }; } } movieClip 614 { } frame 3 { var bpx = b_svet.head.eye.pupil._x; var bpy = b_svet.head.eye.pupil._y; var forceExpression = 20; var finishedonce = true; var c1x = chick_1._x; var c1y = chick_1._y; if (savedata.data.unlockprogress <= 1) { savedata.data.unlockprogress = 1; savedata.data.unlockprogress.flush(); } if (twins == true) { var finishedtwice = true; savedata.data.unlockprogress = 2; savedata.data.unlockprogress.flush(); } b_svet.r_breast.onPress = function () { if (lostcursor == false) { speak(6 + speechadd); } }; b_svet.l_breast.onPress = function () { if (lostcursor == false) { speak(6 + speechadd); } }; b_svet.belly.onPress = function () { if (lostcursor == false && overorb == false) { speak(7 + speechadd); } }; b_svet.tail.onPress = function () { if (lostcursor == false && overorb == false) { speak(8 + speechadd); } }; b_svet.head.onPress = function () { if (lostcursor == false && overorb == false) { speak(5 + speechadd); } }; chick_2.onPress = function () { if (chickexcited == 0) { chickexcited = 40; } }; panel.birth_b._txt.text = 'Push...'; setState(backupState); setState('shocked'); b_svet.head.eye.pupil._x -= 10; makeBoomHere(-200, -200); updateControls(); } movieClip 617 { } movieClip 620 { } movieClip 622 { } movieClip 626 { } movieClip 670 { } movieClip 673 { frame 1 { _currentlabel = 'shut'; } frame 2 { gotoAndPlay(_currentlabel); } frame 3 { _currentlabel = 'wide'; } frame 4 { gotoAndPlay(_currentlabel); } frame 5 { _currentlabel = 'small'; } frame 6 { gotoAndPlay(_currentlabel); } frame 7 { _currentlabel = 'sad'; } frame 8 { gotoAndPlay(_currentlabel); } frame 9 { _currentlabel = 'mad'; } frame 10 { gotoAndPlay(_currentlabel); } frame 11 { _currentlabel = 'plain'; } frame 12 { gotoAndPlay(_currentlabel); } frame 13 { _currentlabel = 'straight'; } frame 14 { gotoAndPlay(_currentlabel); } frame 15 { _currentlabel = 'madshut'; } frame 16 { gotoAndPlay(_currentlabel); } frame 17 { _currentlabel = 'tight'; } frame 18 { gotoAndPlay(_currentlabel); } frame 19 { _currentlabel = 'sleepy'; } frame 20 { gotoAndPlay(_currentlabel); } frame 21 { _currentlabel = 'verywide'; } frame 22 { gotoAndPlay(_currentlabel); } frame 23 { _currentlabel = 'cry'; } frame 24 { gotoAndPlay(_currentlabel); } frame 25 { _currentlabel = 'bigcry'; } frame 26 { gotoAndPlay(_currentlabel); } } movieClip 675 { } movieClip 676 { } movieClip 680 { } movieClip 683 { } movieClip 686 { } movieClip 688 { } movieClip 690 { } movieClip 693 { } movieClip 696 { frame 1 { stop(); } } movieClip 699 { } movieClip 700 { } movieClip 702 { } movieClip 704 { }




http://swfchan.com/37/180828/info.shtml
Created: 16/10 -2018 14:07:53 Last modified: 16/10 -2018 14:07:53 Server time: 03/05 -2024 06:33:49