CodeCombat-命令下屬

this.moveXY(49, 66);
this.moveXY(60, 63);
this.moveXY(75, 63);
this.say("Hail, friends!");

// Saying anything with "follow" in it will get nearby soldiers
// to follow you
this.say("Follow me!");
this.moveXY(60,41);
// Saying anything with "attack" will send nearby troops into
// a battle mode.
this.say("Attack them!");
// Make sure Tharin is safe!

遊戲截圖:oop

相關文章
相關標籤/搜索