把物品扔到地上后(扔到别让npc看见的地方就行)
然后再和他对话就会出现相应的选项,可以无限要。
钙片在2楼的兵器库旁边,只要把身上的钙片扔到屋外就可以无限拿
function copytopaste(){
var copytopasteContent='';
copytopasteContent ="《巫师》初章无限白鸽、白屈菜、钙片、螳螂爪秘籍";
copytopasteContent ='\r\nhttp://games.sina.com.cn/j/h/2007-11-15/15534525.shtml';
window.clipboardData.setData("Text",copytopasteContent);
//alert("你已复制链接及标题,请发给好友!");
}
|