L2JMobius

C6 Q421_LittleWingsBigAdventure

ihearcolors · 2 · 4884

Offline ihearcolors

  • Knight
  • ***
    • Posts: 53
    • L2Interlude
Trees were not attackable and no minions.

Code: [Select]
REPLACE INTO `npc` VALUES (27185, 27185, 'Fairy Tree of Wind', 0, 'Quest Monster', 0, 'NPC.human_tree', 35.00, 90.00, 55, 'etc', 'Monster', 40, 2643, 987, 10.27, 2.45, 40, 43, 30, 21, 20, 10, 0, 0, 0, 273, 0, 261, 0, 0, 0, 0, 0, 0, 0, 0, 'q421_tree_clan', 100, 0, 0, 'LAST_HIT');
REPLACE INTO `npc` VALUES (27186, 27186, 'Fairy Tree of Star', 0, 'Quest Monster', 0, 'NPC.human_tree', 35.00, 90.00, 55, 'etc', 'Monster', 40, 2643, 987, 10.27, 2.45, 40, 43, 30, 21, 20, 10, 0, 0, 0, 389, 0, 261, 0, 0, 0, 0, 0, 0, 0, 0, 'q421_tree_clan', 100, 0, 0, 'LAST_HIT');
REPLACE INTO `npc` VALUES (27187, 27187, 'Fairy Tree of Twilight', 0, 'Quest Monster', 0, 'NPC.human_tree', 35.00, 90.00, 55, 'etc', 'Monster', 40, 2643, 987, 10.27, 2.45, 40, 43, 30, 21, 20, 10, 0, 0, 0, 292, 0, 261, 0, 0, 0, 0, 0, 0, 0, 0, 'q421_tree_clan', 100, 0, 0, 'LAST_HIT');
REPLACE INTO `npc` VALUES (27188, 27188, 'Fairy Tree of Abyss', 0, 'Quest Monster', 0, 'NPC.human_tree', 35.00, 90.00, 55, 'etc', 'Monster', 40, 2643, 987, 10.27, 2.45, 40, 43, 30, 21, 20, 10, 0, 0, 0, 322, 0, 261, 0, 0, 0, 0, 0, 0, 0, 0, 'q421_tree_clan', 100, 0, 0, 'LAST_HIT');

INSERT INTO `minions` VALUES (27185, 27189, 4, 4);
INSERT INTO `minions` VALUES (27186, 27189, 4, 4);
INSERT INTO `minions` VALUES (27187, 27189, 4, 4);
INSERT INTO `minions` VALUES (27188, 27189, 4, 4);