#
#  The definition of dynamic npc questing system
#  Format:
#       file_name       the filename points to this NPC      
#       fin_func        once finished this obj, what's the extra reward
#
file_name:fin_func
%s:%s

# The following lines are data, each non-blank line will fill in each field
# in each record sequently.


/questnpc/gong.c
first_reward

/questnpc/lihuai
first_reward

/questnpc/xuexiaoren
second_reward

/questnpc/xueyiren
second_reward

/questnpc/luxiaojia
third_reward

/questnpc/dutongxuan
fifth_reward

/questnpc/yannantian.c
first_reward

/questnpc/huamanlou
second_reward

/questnpc/shuai
third_reward

/questnpc/xuekeke
third_reward

/questnpc/lei
fifth_reward

/questnpc/liyanbei
fifth_reward


