Pick Me Up!

Author(s): nicesun

Status: Ongoing

Rank: 36662th

Start Reading

In the mobile gacha game infamous for its atrocious difficulty, , the Master ranked 5th in the world, 'Loki', loses consciousness while raiding the Dungeon. 'What? I'm a game character now?'
Share
QUERY select * from `manga_series` where `series_code` = ? and `is_online` = ? limit 1 BINDINGS pick_me_up|1 TIME 370.33
QUERY select * from `manga_banners` as `mb` where `mb`.`status` = ? and `mb`.`position` = ? order by `mb`.`banner_order` desc BINDINGS 1|mb.manga TIME 369.95
QUERY select `no`, `name`, `last_updated` from `manga_chapters` where `series_id` = ? and `is_online` = ? BINDINGS 43889|1 TIME 369.79