This commit is contained in:
libccy 2017-01-24 22:51:11 +08:00
parent f3b6e39b22
commit 7134ce0224
1 changed files with 1 additions and 1 deletions

View File

@ -926,7 +926,7 @@ character.shenhua={
event.finish();
}
"step 4"
if(result.bool){
if(result.bool&&result.links.length){
var link=result.links[0];
if(get.position(link)=='e'){
event.targets[1].equip(link);