提交 3710f740 编写于 作者: 道标 · 年's avatar 道标 · 年 🙂

Update game.cpp

上级 b42bb99d
...@@ -1384,7 +1384,7 @@ void huo() ...@@ -1384,7 +1384,7 @@ void huo()
} }
else else
{ {
cout<<",你获得了碧水珠"; cout<<",你获得了熔岩宝石";
} }
jinyan+=(double)experience[(int)x]/10; jinyan+=(double)experience[(int)x]/10;
return; return;
...@@ -1401,11 +1401,11 @@ void huo() ...@@ -1401,11 +1401,11 @@ void huo()
int n=rand()%20+1; int n=rand()%20+1;
if(n==1) if(n==1)
{ {
cout<<",你获得了碧水金睛兽一只"; cout<<",你获得了熔岩地龙一只";
} }
else else
{ {
cout<<",你获得了碧水珠"; cout<<",你获得了熔岩宝石";
} }
jinyan+=(double)experience[(int)x]/10; jinyan+=(double)experience[(int)x]/10;
return; return;
...@@ -1444,11 +1444,11 @@ void huo() ...@@ -1444,11 +1444,11 @@ void huo()
int n=rand()%20+1; int n=rand()%20+1;
if(n==1) if(n==1)
{ {
cout<<",你获得了碧水金睛兽一只"; cout<<",你获得了熔岩地龙一只";
} }
else else
{ {
cout<<",你获得了碧水珠"; cout<<",你获得了熔岩宝石";
} }
jinyan+=(double)experience[(int)x]/10; jinyan+=(double)experience[(int)x]/10;
return; return;
...@@ -1465,11 +1465,11 @@ void huo() ...@@ -1465,11 +1465,11 @@ void huo()
int n=rand()%20+1; int n=rand()%20+1;
if(n==1) if(n==1)
{ {
cout<<",你获得了碧水金睛兽一只"; cout<<",你获得了熔岩地龙一只";
} }
else else
{ {
cout<<",你获得了碧水珠"; cout<<",你获得了熔岩宝石";
} }
jinyan+=(double)experience[(int)x]/10; jinyan+=(double)experience[(int)x]/10;
return; return;
...@@ -1486,11 +1486,11 @@ void huo() ...@@ -1486,11 +1486,11 @@ void huo()
int n=rand()%20+1; int n=rand()%20+1;
if(n==1) if(n==1)
{ {
cout<<",你获得了碧水金睛兽一只"; cout<<",你获得了熔岩地龙一只";
} }
else else
{ {
cout<<",你获得了碧水珠"; cout<<",你获得了熔岩宝石";
} }
jinyan+=(double)experience[(int)x]/10; jinyan+=(double)experience[(int)x]/10;
return; return;
...@@ -1507,11 +1507,11 @@ void huo() ...@@ -1507,11 +1507,11 @@ void huo()
int n=rand()%20+1; int n=rand()%20+1;
if(n==1) if(n==1)
{ {
cout<<",你获得了碧水金睛兽一只"; cout<<",你获得了熔岩地龙一只";
} }
else else
{ {
cout<<",你获得了碧水珠"; cout<<",你获得了熔岩宝石";
} }
jinyan+=(double)experience[(int)x]/10; jinyan+=(double)experience[(int)x]/10;
return; return;
...@@ -1528,11 +1528,11 @@ void huo() ...@@ -1528,11 +1528,11 @@ void huo()
int n=rand()%20+1; int n=rand()%20+1;
if(n==1) if(n==1)
{ {
cout<<",你获得了碧水金睛兽一只"; cout<<",你获得了熔岩地龙一只";
} }
else else
{ {
cout<<",你获得了碧水珠"; cout<<",你获得了熔岩宝石";
} }
jinyan+=(double)experience[(int)x]/10; jinyan+=(double)experience[(int)x]/10;
return; return;
...@@ -1733,11 +1733,11 @@ void shu() ...@@ -1733,11 +1733,11 @@ void shu()
int n=rand()%20+1; int n=rand()%20+1;
if(n==1) if(n==1)
{ {
cout<<",你获得了碧水金睛兽一只"; cout<<",你获得了树魔一只";
} }
else else
{ {
cout<<",你获得了碧水珠"; cout<<",你获得了树心";
} }
jinyan+=(double)experience[(int)x]/10; jinyan+=(double)experience[(int)x]/10;
return; return;
...@@ -1754,11 +1754,11 @@ void shu() ...@@ -1754,11 +1754,11 @@ void shu()
int n=rand()%20+1; int n=rand()%20+1;
if(n==1) if(n==1)
{ {
cout<<",你获得了碧水金睛兽一只"; cout<<",你获得了树魔一只";
} }
else else
{ {
cout<<",你获得了碧水珠"; cout<<",你获得了树心";
} }
jinyan+=(double)experience[(int)x]/10; jinyan+=(double)experience[(int)x]/10;
return; return;
...@@ -1775,11 +1775,11 @@ void shu() ...@@ -1775,11 +1775,11 @@ void shu()
int n=rand()%20+1; int n=rand()%20+1;
if(n==1) if(n==1)
{ {
cout<<",你获得了碧水金睛兽一只"; cout<<",你获得了树魔一只";
} }
else else
{ {
cout<<",你获得了碧水珠"; cout<<",你获得了树心";
} }
jinyan+=(double)experience[(int)x]/10; jinyan+=(double)experience[(int)x]/10;
return; return;
...@@ -1796,11 +1796,11 @@ void shu() ...@@ -1796,11 +1796,11 @@ void shu()
int n=rand()%20+1; int n=rand()%20+1;
if(n==1) if(n==1)
{ {
cout<<",你获得了碧水金睛兽一只"; cout<<",你获得了树魔一只";
} }
else else
{ {
cout<<",你获得了碧水珠"; cout<<",你获得了树心";
} }
jinyan+=(double)experience[(int)x]/10; jinyan+=(double)experience[(int)x]/10;
return; return;
...@@ -1817,11 +1817,11 @@ void shu() ...@@ -1817,11 +1817,11 @@ void shu()
int n=rand()%20+1; int n=rand()%20+1;
if(n==1) if(n==1)
{ {
cout<<",你获得了碧水金睛兽一只"; cout<<",你获得了树魔一只";
} }
else else
{ {
cout<<",你获得了碧水珠"; cout<<",你获得了树心";
} }
jinyan+=(double)experience[(int)x]/10; jinyan+=(double)experience[(int)x]/10;
return; return;
...@@ -1858,11 +1858,11 @@ void shu() ...@@ -1858,11 +1858,11 @@ void shu()
int n=rand()%20+1; int n=rand()%20+1;
if(n==1) if(n==1)
{ {
cout<<",你获得了碧水金睛兽一只"; cout<<",你获得了树魔一只";
} }
else else
{ {
cout<<",你获得了碧水珠"; cout<<",你获得了树心";
} }
jinyan+=(double)experience[(int)x]/10; jinyan+=(double)experience[(int)x]/10;
return; return;
...@@ -1879,11 +1879,11 @@ void shu() ...@@ -1879,11 +1879,11 @@ void shu()
int n=rand()%20+1; int n=rand()%20+1;
if(n==1) if(n==1)
{ {
cout<<",你获得了碧水金睛兽一只"; cout<<",你获得了树魔一只";
} }
else else
{ {
cout<<",你获得了碧水珠"; cout<<",你获得了树心";
} }
jinyan+=(double)experience[(int)x]/10; jinyan+=(double)experience[(int)x]/10;
return; return;
...@@ -1900,11 +1900,11 @@ void shu() ...@@ -1900,11 +1900,11 @@ void shu()
int n=rand()%20+1; int n=rand()%20+1;
if(n==1) if(n==1)
{ {
cout<<",你获得了碧水金睛兽一只"; cout<<",你获得了树魔一只";
} }
else else
{ {
cout<<",你获得了碧水珠"; cout<<",你获得了树心";
} }
jinyan+=(double)experience[(int)x]/10; jinyan+=(double)experience[(int)x]/10;
return; return;
...@@ -1921,11 +1921,11 @@ void shu() ...@@ -1921,11 +1921,11 @@ void shu()
int n=rand()%20+1; int n=rand()%20+1;
if(n==1) if(n==1)
{ {
cout<<",你获得了碧水金睛兽一只"; cout<<",你获得了树魔一只";
} }
else else
{ {
cout<<",你获得了碧水珠"; cout<<",你获得了树心";
} }
jinyan+=(double)experience[(int)x]/10; jinyan+=(double)experience[(int)x]/10;
return; return;
...@@ -1942,11 +1942,11 @@ void shu() ...@@ -1942,11 +1942,11 @@ void shu()
int n=rand()%20+1; int n=rand()%20+1;
if(n==1) if(n==1)
{ {
cout<<",你获得了碧水金睛兽一只"; cout<<",你获得了树魔一只";
} }
else else
{ {
cout<<",你获得了碧水珠"; cout<<",你获得了树心";
} }
jinyan+=(double)experience[(int)x]/10; jinyan+=(double)experience[(int)x]/10;
return; return;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册