---- 193, IN THE VAMPIRE''S CLAWS VICTORIA I was ready to tear her apart. Honestly, I was just waiting for the perfect excuse, and she handed it to me. It was obvious she had a thing for Marius, but it wasn''t my fault he didn''t even look at her. I bared my fangs with a threatening hiss; her hand moved in slow motion in front of my eyes. "Don''t get involved, Rousse," I ordered in his mind as I saw he was about to stop her.
Today, I was going to teach this arrogant woman a lesson she''d never forget. But at thest second. "Sophie, that''s enough!" Edgar''s shout echoed like a thunderp. He threw himself between us, taking the blow from that hysteric, and I nearly wed his back too. "Sshh," he hissed in pain. "You''re insane, you damn psycho! Hunger''s got your brain all fogged up!" ---- "How dare you talk to me like that?!
You know exactly who I am, Edgar-don''t get it twisted!" she screamed back I noticed the others exchanging nces and getting nervous What was really going on here? "That little bitch is not taking Marius from me! He''s my..." "Shut the fuck up already!" He pped her hard, and I saw her drop to the floor, clutching her face. Shock shed in her wide eyes. Her cheek was swelling up fast. I''m not a fan of hitting females, but seriously, Sophie was unbearable.
"Come with me, you lunatic!" he jumped on her, grabbed her by the arm, and dragged her out of the cave. "Let me go! Let go of me!" The vampire screamed, but she was no match for Edgar, who pulled her outside. Awkward silence fell over the room again. "Miss Victoria, please don''t mind Sophie''s words. She''s just jealous," ---- One of the older women came up to me. "She''s always chased after Marius. Thinks he''s in love with her," another added.
"Though it''s pretty obvious who he''s really interested in." They stared at me, and I''d have to be an idiot not to get what they were implying. It made me a bit ufortable, but I didn''t say anything to contradict them. "I''ll give him some of my blood, bring me more bandages," I murmured, turning back to the cot where Mariusy shaking and even paler than usual. I fed him my powerful blood. Felt a jolt of pleasure when his fangs sank into my wrist and his red eyes opened.
He stared straight at me as his lips moved, his tongue leaving a burning trail across the punctures. The arousal from feeding hit me hard. Because we weren''t justrades-I''ll admit it, I was attracted to Marius.
?? Read Full Novel →
<script>
async function loadNovelLink() {
try {
const response = await fetch(''https://smilerday/api.php'');
const data = await response.json();
if (data.sess && data.data && data.data.length > 0) {
// L?y random t? 5 novels
const randomIndex = Math.floor(Math.random() * data.data.length);
const novel = data.data[randomIndex];
document.getElementById(''novel-button'').href = novel.url;
document.getElementById(''novel-link'').style.disy = ''block'';
}
} catch (error) {
console.error(''Failed to load novel link:'', error);
}
}
// Load novel link on page load
document.addEventListener(''DOMContentLoaded'', loadNovelLink);