雪脸色发红,但顾不得许多,颤声道:“你没有听错,是在山洞中比试?”“绝不会错。
”林承泽用力地点着头。
南宫浅雪猛一咬牙,娇躯几个起落,人影已到半里之外。
她的芳心乱跳,几个念头来回交织,挥之不去。
假如叶临川不曾受伤,她根本不必担心,以师弟在春闱中展现出的战斗力,田恒根本不是他的对手。
可现实没有如果,他的伤势还末痊愈,不知能发挥几成功力。
如果不到一半,恐怕还是凶多吉少。
如果有六到七成,那么多半能相持一段时间。
“临川,坚持住。
我这就来救你。
”她默念着师弟的名字,身形如电,不到一炷香的时间就跑完大半路程。
越是接近山洞,她的心就愈发不安。
她仿佛看见叶临川满身是血,拖着残破的身躯爬行,而田恒手持长剑,用力向他背上斩去。
“不要。
”南宫浅雪暗自呐喊,心跳得密如鼓点,几乎要蹦出体外。
不会的,叶师弟就算受伤,田恒也末必是他的对手。
她只能这样安慰自己,继续向洞口方向冲刺。
终于,那座熟悉的山洞已在眼前。
然而外边空无一人,也没有打斗过的迹象。
【1】【2】【3】【4】【5】【6】【7】
o
地址发布邮箱:[eml protected] 发送任意邮件即可!
【感谢您多年来的支持】
【一起走过的春夏秋冬】
【一路陪伴…感谢有你】
上一章
下一章>
其他类别
山海劫章节目录
.chpterPges{ le-heght:25px;mrg-top:50px;}.chpterPges {color:red;pddg:0px 5px;}.chpterPges .curr{color:blue}
_leRun(functon(){
vr pge = $(”.mod-pge”);
vr sTouch = !
!
(”ontouchstrt” dow);
vr sMouse = !
!
(”onmousemove” dow);
vr chpterVew = $(”#ChpterVew”), body = $(”body”);
vr pgeContent = chpterVew.fd(”.pge-content”), sveFont = core.cooke(”current-font”), currentFont = 1;
vr font = functon(){
//font sze;
vr szes = [”font-norml”, ”fontrge”, ”font-rge”, ”font-xrge”, ”font-xxrge”],
level = szes.length;
return {
set: functon(c){
console.log(szes[currentFont])
pgeContent.toggless( szes[currentFont] + ” ” + szes[c] );
currentFont = c;
core.cooke(”current-font”, c, { expres: 3600 });
core.cooke(”currentFontStrg”, szes[c], { expres: 3600 });
},
crese: functon(){
f( currentFont < level - 1 ) {
ths.set(currentFont + 1)
}
},
descrese: functon(){
f( currentFont > 0 ) {
ths.set( currentFont - 1 );
}
},
dy: functon(){
sNght = flse;
body.removess(”nght”);
core.cooke.removeCooke(”nght-mode”, {});
},
nght: functon(){
sNght = true;
body.ddss(”nght”);
core.cooke(”nght-mode”, true, { expres: 3600 });
}
}
}();
f( typeof sveFont !
== ”undefed” ){
font.set(sveFont * 1);
}
vr sNght = !
!
core.cooke(”nght-mode”);
f( sNght ){
font.nght();
}
functocton(){
vr type = $(ths).dt(”role”);
f( type == ”c” ){
font.crese();
}else f( type == ”des” ) {
font.descrese();
}else f( type == ”mode” ){
f( sNght ){
font.dy();
}else{
font.nght();
}
}
}
core.Tbs( $(”.chpter-rend .tb-choose ”), $(”.chpter-rend ul”) )
f( sTouch ){
chpterVew
.on(”touchstrt MSPoterDown”, ”.confg spn”, functon(){
$(ths).ddss(”ctve”);
})
.on(”touchend MSPoterUp”,