Changing droplist from Monsters
how do you do that?
i tried to figure out from ai.obj and npcdata.txt but couldn't find out.
i got to know what
item_make_list={{[adena];7;10;70**** corpse_make_list={{[rp_willow_staff];1;1;0.7837**** additional_make_list={{[short_gloves];1;1;3.1773**;{[stem];1;1;0.9797**;{[suede];1;1;0.3266**;{[rp_willow_staff];1;1;0.3135****
is, but where the item code should be put in?
if u wanna put itemcode 135(싸울아비 장검 sorry it's korean ^^; the name of sword)
to make it drop from [gremlin],
--------------------------------------------------------------------------------------------------
npc_begin warrior 1 [gremlin] level=1 exp=1 acquire_exp_rate=29.39 undying=0 can_be_attacked=1 acquire_sp=2 race=fairy sex=male temper=100 safe_height=100 org_jump=15 skill_list={** magic_list={** max_item=50 item_make_list={{[adena];7;10;70**** corpse_make_list={{[rp_willow_staff];1;1;0.7837**** additional_make_list={{[short_gloves];1;1;3.1773**;{[stem];1;1;0.9797**;{[suede];1;1;0.3266**;{[rp_willow_staff];1;1;0.3135**** slot_chest=[] slot_rhand=[] slot_lhand=[] base_attack_type=fist base_can_penetrate=0 base_attack_range=36 base_damage_range={0;0;36;120** base_rand_dam=30 str=38 int=20 dex=28 wit=20 con=40 men=24 hp_increase=10 mp_increase=3 org_hp_regen=2 org_mp_regen=0.9 ground_low={20;0;10** ground_high={50;-30;30** underwater_low={50;0;10** underwater_high={0;0;30** fly_low={0;0;10** fly_high={0;-30;30** float_low={0;0;10** float_high={0;-30;30** org_earshot=100 sight={0;0;2500;120;5** agro_range=1000 org_hp=41.0281717042201 org_mp=40 base_defend=45.8791162425052 base_magic_attack=5.78703703703704 base_magic_defend=32.5225155877146 base_physical_attack=4.19440299877133 physical_hit_modify=4.75 physical_avoid_modify=0 base_attack_speed=253 base_reuse_delay=0 base_critical=4 magic_use_speed_modify=0 status={normal** align=-1 collision_radius=10 collision_height=15 category={** clan={** clan_help_range=300 guild={** pledge={** pledge_leader=0 alliance={** alliance_leader=0 ignore_clan_list={** ruler=0 ruling_domain={** npc_ai={[gremlin]** corpse_time=7 npc_end
--------------------------------------------------------------------------------------------------
what should there? can find nowhere to put itemcode..
plz help me ^^