- Joined
- Jan 29, 2005
- Messages
- 210
- Reaction score
- 3
its me again
, all new kamael accessories -2 kamael race exclusive accessory
, so i will explain now for all dont post about bug, some accessorys only can use with specific race... see description accessory for more information, i dont know how to make this limitation in l2j
, try to make u self...
ps: use my ct1Icon.utx and ct1DropItems.ukx, u can find here
MySql Query
- armorgrp.dat.txt updated (02/09 10AM) (-3 GMT)
fix dwarf high circlet
fix orc high circlet (thanks xEviLx for test)
Credits:
Chacina
NIkSP@CE



ps: use my ct1Icon.utx and ct1DropItems.ukx, u can find here
To view the content, you need to sign in or register
To view the content, you need to sign in or register
To view the content, you need to sign in or register
MySql Query
Code:
INSERT INTO `armor` VALUES
('9391', 'bow_master_circlet', 'hair', 'false', 'none', '10', 'wood', 'none', '0', '-1', '0', '0', '0', '0', '0', 'true', 'true', 'true', 'true', '0', '0'),
('9392', 'dagger_master_circlet', 'hair', 'false', 'none', '10', 'wood', 'none', '0', '-1', '0', '0', '0', '0', '0', 'true', 'true', 'true', 'true', '0', '0'),
('9393', 'darkelf_circlet', 'hair', 'false', 'none', '10', 'wood', 'none', '0', '-1', '0', '0', '0', '0', '0', 'true', 'true', 'true', 'true', '0', '0'),
('9394', 'darkelf_high_circlet', 'hair', 'false', 'none', '10', 'wood', 'none', '0', '-1', '0', '0', '0', '0', '0', 'true', 'true', 'true', 'true', '0', '0'),
('9395', 'dwarf_circlet', 'hair', 'false', 'none', '10', 'wood', 'none', '0', '-1', '0', '0', '0', '0', '0', 'true', 'true', 'true', 'true', '0', '0'),
('9396', 'dwarf_high_circlet', 'hair', 'false', 'none', '10', 'wood', 'none', '0', '-1', '0', '0', '0', '0', '0', 'true', 'true', 'true', 'true', '0', '0'),
('9397', 'elf_circlet', 'hair', 'false', 'none', '10', 'wood', 'none', '0', '-1', '0', '0', '0', '0', '0', 'true', 'true', 'true', 'true', '0', '0'),
('9398', 'elf_high_circlet', 'hair', 'false', 'none', '10', 'wood', 'none', '0', '-1', '0', '0', '0', '0', '0', 'true', 'true', 'true', 'true', '0', '0'),
('9399', 'enchanter_circlet', 'hair', 'false', 'none', '10', 'wood', 'none', '0', '-1', '0', '0', '0', '0', '0', 'true', 'true', 'true', 'true', '0', '0'),
('9400', 'enchant_knight_circlet', 'hair', 'false', 'none', '10', 'wood', 'none', '0', '-1', '0', '0', '0', '0', '0', 'true', 'true', 'true', 'true', '0', '0'),
('9401', 'force_master_circlet', 'hair', 'false', 'none', '10', 'wood', 'none', '0', '-1', '0', '0', '0', '0', '0', 'true', 'true', 'true', 'true', '0', '0'),
('9402', 'healer_circlet', 'hair', 'false', 'none', '10', 'wood', 'none', '0', '-1', '0', '0', '0', '0', '0', 'true', 'true', 'true', 'true', '0', '0'),
('9403', 'high_phantom_mask', 'hair', 'false', 'none', '10', 'wood', 'none', '0', '-1', '0', '0', '0', '0', '0', 'true', 'true', 'true', 'true', '0', '0'),
('9404', 'human_circlet', 'hair', 'false', 'none', '10', 'wood', 'none', '0', '-1', '0', '0', '0', '0', '0', 'true', 'true', 'true', 'true', '0', '0'),
('9405', 'human_high_circlet', 'hair', 'false', 'none', '10', 'wood', 'none', '0', '-1', '0', '0', '0', '0', '0', 'true', 'true', 'true', 'true', '0', '0'),
('9408', 'knight_circlet', 'hair', 'false', 'none', '10', 'wood', 'none', '0', '-1', '0', '0', '0', '0', '0', 'true', 'true', 'true', 'true', '0', '0'),
('9409', 'mask_of_chaotic', 'hair', 'false', 'none', '10', 'wood', 'none', '0', '-1', '0', '0', '0', '0', '0', 'true', 'true', 'true', 'true', '0', '0'),
('9410', 'orc_circlet', 'hair', 'false', 'none', '10', 'wood', 'none', '0', '-1', '0', '0', '0', '0', '0', 'true', 'true', 'true', 'true', '0', '0'),
('9411', 'orc_high_circlet', 'hair', 'false', 'none', '10', 'wood', 'none', '0', '-1', '0', '0', '0', '0', '0', 'true', 'true', 'true', 'true', '0', '0'),
('9412', 'summoner_circlet', 'hair', 'false', 'none', '10', 'wood', 'none', '0', '-1', '0', '0', '0', '0', '0', 'true', 'true', 'true', 'true', '0', '0'),
('9413', 'weapon_master_circlet', 'hair', 'false', 'none', '10', 'wood', 'none', '0', '-1', '0', '0', '0', '0', '0', 'true', 'true', 'true', 'true', '0', '0'),
('9414', 'wizard_circlet', 'hair', 'false', 'none', '10', 'wood', 'none', '0', '-1', '0', '0', '0', '0', '0', 'true', 'true', 'true', 'true', '0', '0');
- armorgrp.dat.txt updated (02/09 10AM) (-3 GMT)
fix dwarf high circlet
fix orc high circlet (thanks xEviLx for test)
Credits:
Chacina
NIkSP@CE
Attachments
Last edited: