Jump to content

[Share] Gracia Final CT2.3 Cloak Fixed


Recommended Posts

Gracia Final Clok Fixed

 

a)Knight\'s Cloak

b)Holy Spirit\'s Cloak

 

You must edit your amor table from Navicat.... 4me work 100%

 

butondwl.png

[glow=blue,2,300]http://rapidshare.com/files/236506096/Cloak_Fix.zip[glow=blue,2,300]

Link to comment
Share on other sites

This you should do:

 

Go to your cloaks in your Database (ctrl+f cloak) youll find Holy Knights cloak and Ancient cloak etc. there, change the bodypart from underwear to back and it should work (at least on the recent revs of L2j)

 

If you still want the download; here is it:

INSERT INTO `armor` VALUES ('13687', 'Knight\'s Cloak - Heavy Armor exclusive', 'back', 'false', 'none', 220, 'wood', 's84', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;');
INSERT INTO `armor` VALUES ('13688', 'Knight\'s Cloak - Light Armor exclusive', 'back', 'false', 'none', 220, 'wood', 's84', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;');
INSERT INTO `armor` VALUES ('13689', 'Knight\'s Cloak - Robe exclusive', 'back', 'false', 'none', 220, 'wood', 's84', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;');
INSERT INTO `armor` VALUES ('13690', 'Knight\'s Cloak - Kamael exclusive', 'back', 'false', 'none', 220, 'wood', 's84', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;');
INSERT INTO `armor` VALUES ('13889', 'Holy Spirit\'s Cloak - Kamael exclusive', 'back', 'false', 'none', 220, 'wood', 's80', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;');
INSERT INTO `armor` VALUES ('13890', 'Holy Spirit\'s Cloak - Heavy Armor exclusive', 'back', 'false', 'none', 220, 'wood', 's80', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;');
INSERT INTO `armor` VALUES ('13891', 'Holy Spirit\'s Cloak - Light Armor exclusive', 'back', 'false', 'none', 220, 'wood', 's80', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;');
INSERT INTO `armor` VALUES ('13892', 'Holy Spirit\'s Cloak - Robe exclusive', 'back', 'false', 'none', 220, 'wood', 's80', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;');

 

Link to comment
Share on other sites

  • 2 weeks later...

You guys are really pro readers arent you -.-

 

The download was only a .sql file:

 

...If you still want the download; here is it:

INSERT INTO `armor` VALUES ('13687', 'Knight\'s Cloak - Heavy Armor exclusive', 'back', 'false', 'none', 220, 'wood', 's84', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;');
INSERT INTO `armor` VALUES ('13688', 'Knight\'s Cloak - Light Armor exclusive', 'back', 'false', 'none', 220, 'wood', 's84', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;');
INSERT INTO `armor` VALUES ('13689', 'Knight\'s Cloak - Robe exclusive', 'back', 'false', 'none', 220, 'wood', 's84', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;');
INSERT INTO `armor` VALUES ('13690', 'Knight\'s Cloak - Kamael exclusive', 'back', 'false', 'none', 220, 'wood', 's84', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;');
INSERT INTO `armor` VALUES ('13889', 'Holy Spirit\'s Cloak - Kamael exclusive', 'back', 'false', 'none', 220, 'wood', 's80', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;');
INSERT INTO `armor` VALUES ('13890', 'Holy Spirit\'s Cloak - Heavy Armor exclusive', 'back', 'false', 'none', 220, 'wood', 's80', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;');
INSERT INTO `armor` VALUES ('13891', 'Holy Spirit\'s Cloak - Light Armor exclusive', 'back', 'false', 'none', 220, 'wood', 's80', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;');
INSERT INTO `armor` VALUES ('13892', 'Holy Spirit\'s Cloak - Robe exclusive', 'back', 'false', 'none', 220, 'wood', 's80', 0, -1, -1, 20, 0, 0, 0, 0, 'true', 'true', 'true', 'true', '0-0;');

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...