begintalknode 4;
state = -1;
personality = 0;
nextstate = -1;
condition = get_sdf(100,0) > 5 && get_flag(20,5) == 0;
text1 = "As you walk through the marsh, you suddenly feel very woozy. You stumble and fall to your knees, retching. The sickness is overwhelming, but, fortunately, it doesn't last long.";
text2 = "As you rest there, on your hands and knees, you notice something. It's hard to tell in the sunlight, so you look closer. Yes, you're sure of it. Your skin is glowing slightly.";
text3 = "You inspect yourself more carefully. Your muscles are moving under your skin, very slightly, of their own accord, as if they are carefully rearranging themselves. Your skin is different. It's smoother and stronger. And it's warmer to the touch.";
text4 = "And your thoughts are different too. They're stronger, more confident. And, when you look at the crude creations around you, you are quicker to see how small and flawed and disgusting they are.";
text5 = "It is strange and subtle, but unmistakable. You are being changed, improved, rewritten. And, you strongly suspect, the augmentation canisters you discovered on this island may have something to do with it.";
action = SET_SDF 20 5 1;