Välkommen tillbaka till Campusbokhandeln! Vi firar med inlämningskampanj: Lämna in din kurslitteratur – få 150 :- och chansen att vinna 1 000 :-. Läs mer här!
Random Sh*t Flying Through The Air | 0:e upplagan
- Danskt band, Engelska, 2020
- Författare: Jackson Ford
- Betyg:
151
kr
Skickas inom 7-14 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
'LIKE ALIAS MEETS X-MEN . . . I LOVED IT!' Maria Lewis on The Girl Who Could Move Sh*t With Her Mind
Full of imagination, wit and random sh*t flying through the air, this insane new Frost Files adventure will blow your tiny mind.
Teagan Frost's life is finally back on track. Her role working for the government as a telekinetic operative is going well and she might even be on course for convincing her crush to go out with her. But, little does she know, that sh*t is about to hit the fan . . .
A young boy with the ability to cause earthquakes has come to Los Angeles - home to the San Andreas, one of the most lethal fault lines in the world. If Teagan can't stop him, the entire city - and the rest of California - could be wiped off the map.
'Ford delivers a fantastic follow-up to The Girl Who Could Move Sh*t With her Mind with this tale of earthquakes, superpowers and culinary ambition' Publishers Weekly
'The suspense, the danger, and the rocket-fuelled pace are all turned up to 11 in this more-than-satisfying sequel' Kirkus
Praise for The Girl Who Could Move Sh*t With Her Mind
'Proceeds at breakneck speed through almost 500 pages of madcap adventure' Guardian
'Fast-paced and a lot of fun to read . . . a modern action movie that just happens to be in book form' The Fantasy Inn
'A drunken back-alley brawler of a book' Robert Brockway, author of The Unnoticeables
'Ford's breakneck pace keeps the tension high, and the thrills coming the whole way through' BookPage
'A fast-paced, high-adrenaline tale' Kirkus
The Frost Files novels:
The Girl Who Could Move Sh*t With Her Mind
Random Sh*t Flying Through the Air
Eye of the Sh*t Storm
Full of imagination, wit and random sh*t flying through the air, this insane new Frost Files adventure will blow your tiny mind.
Teagan Frost's life is finally back on track. Her role working for the government as a telekinetic operative is going well and she might even be on course for convincing her crush to go out with her. But, little does she know, that sh*t is about to hit the fan . . .
A young boy with the ability to cause earthquakes has come to Los Angeles - home to the San Andreas, one of the most lethal fault lines in the world. If Teagan can't stop him, the entire city - and the rest of California - could be wiped off the map.
'Ford delivers a fantastic follow-up to The Girl Who Could Move Sh*t With her Mind with this tale of earthquakes, superpowers and culinary ambition' Publishers Weekly
'The suspense, the danger, and the rocket-fuelled pace are all turned up to 11 in this more-than-satisfying sequel' Kirkus
Praise for The Girl Who Could Move Sh*t With Her Mind
'Proceeds at breakneck speed through almost 500 pages of madcap adventure' Guardian
'Fast-paced and a lot of fun to read . . . a modern action movie that just happens to be in book form' The Fantasy Inn
'A drunken back-alley brawler of a book' Robert Brockway, author of The Unnoticeables
'Ford's breakneck pace keeps the tension high, and the thrills coming the whole way through' BookPage
'A fast-paced, high-adrenaline tale' Kirkus
The Frost Files novels:
The Girl Who Could Move Sh*t With Her Mind
Random Sh*t Flying Through the Air
Eye of the Sh*t Storm
Produktinformation
Kategori:
Skönlitteratur
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
Okänt
Upplaga:
0
Utgiven:
2020-07-09
ISBN:
9780356510460
Sidantal:
528
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>