代码搜索:SARS
找到约 42 项符合「SARS」的源代码
代码结果 42
www.eeworm.com/read/133745/14028133
txt to_sars.txt
#到魔法医务室
go_inout(0,1);
set_game_status(1);
call("script/sars/load.txt");
set_game_status(0);
go_inout(0,0);
@END
www.eeworm.com/read/133745/14028440
bmp sars.bmp
www.eeworm.com/read/133745/14028654
bmp sars.bmp
www.eeworm.com/read/133745/14028657
map sars.map
www.eeworm.com/read/439483/7708075
pdf sars_hiv.pdf
www.eeworm.com/read/133745/14028087
txt sars_3.txt
#买不到车票的同学
if(42,0,"STILL_NOT");
if(42,1,"OK");
@END
end();
########################################
@STILL_NOT
talk(50,"同学:唉,到成都的车票都卖光了,叫我怎么办啊?");
goto("END");
###################
www.eeworm.com/read/133745/14028179
txt sars_2.txt
#丢失了Palm的同学
if(41,0,"STILL_NOT");
if(41,1,"OK");
@END
end();
########################################
@STILL_NOT
talk(50,"同学:我的可怜的宝贝Palm啊,你在那里啊?");
goto("END");
##################
www.eeworm.com/read/133745/14028245
txt sars_1.txt
#偷了Palm的NPC
if(41,0,"GIVE");
if(41,1,"NO_MORE");
@END
end();
#############################
@GIVE
talk(50,"同学:..............");
talk(0,"阿莱:同学,你怎么了,不要紧吧?");
talk(50,"同学:我要做好人,我不要做坏人,我要做
www.eeworm.com/read/133745/14028277
txt sars_4.txt
#找中药的老师
if(43,0,"STILL_NOT");
if(43,1,"OK");
@END
end();
########################################
@STILL_NOT
talk(50,"生科老师:唉,研究SARS药就缺一样无敌野山菌了,叫我到那里找啊?");
goto("END");
###########