arrowcraft.txt
上传用户:market2
上传日期:2018-11-18
资源大小:18786k
文件大小:0k
源码类别:

外挂编程

开发平台:

Windows_Unix

  1. # Archers have the special skill Arrow Craft, which allows you to create
  2. # arrows using certain items.
  3. # If you want Kore to automatically create arrows with Arrow Craft, then
  4. # you can do that by editing this file.
  5. #
  6. # In this file, specify the ingredients that you need to create arrows.
  7. # The format is as follows:
  8. # (item name) (amount)
  9. #
  10. # For example:
  11. # Red Blood 1
  12. # Garlet
  13. #
  14. # This will allow Kore to create Fire Arrows and Iron Arrows by using
  15. # the above items.