This commit is contained in:
libccy 2017-03-25 15:20:25 +08:00
parent 4ab6992a9d
commit 53b9171901
9 changed files with 6 additions and 2 deletions

View File

@ -2524,6 +2524,7 @@ window.noname_skin_list={
fuhuanghou:3,
fuwan:1,
ganfuren:1,
ganning:2,
guanping:2,
guanyinping:2,
guanyu:2,
@ -2642,7 +2643,7 @@ window.noname_skin_list={
zhugedan:1,
zhugejin:3,
zhugeke:1,
zhugeliang:4,
zhugeliang:5,
zhuran:1,
zhurong:3,
zuoci:3

View File

@ -7297,7 +7297,7 @@
}
ui.arena.classList.remove('selecting');
},
p:function(name,i){
p:function(name,i,skin){
var list=['swd','hs','pal','gjqt','ow'];
if(!lib.character[name]){
for(var j=0;j<list.length;j++){
@ -7306,6 +7306,9 @@
}
}
}
if(skin){
lib.config.skin[name]=skin
}
var target;
if(typeof i=='number'){
target=game.players[i];

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 62 KiB

BIN
image/skin/ganning/1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

BIN
image/skin/ganning/2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 27 KiB

BIN
image/skin/zhugeliang/5.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB