feature.conf 1.3 KB

12345678910111213141516171819202122232425262728
  1. // ______ __ __
  2. // /\ _ \/\ \__/\ \
  3. // __\ \ \L\ \ \ ,_\ \ \___ __ ___ __
  4. // /'__`\ \ __ \ \ \/\ \ _ `\ /'__`\/' _ `\ /'__`\
  5. ///\ __/\ \ \/\ \ \ \_\ \ \ \ \/\ __//\ \/\ \/\ \L\.\_
  6. //\ \____\\ \_\ \_\ \__\\ \_\ \_\ \____\ \_\ \_\ \__/.\_\
  7. // \/____/ \/_/\/_/\/__/ \/_/\/_/\/____/\/_/\/_/\/__/\/_/
  8. // _ _ _ _ _ _ _ _ _ _ _ _ _
  9. // / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \
  10. //( e | n | g | l | i | s | h ) ( A | t | h | e | n | a )
  11. // \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/
  12. //
  13. //--------------------------------------------------------------
  14. // eAthena Feature Configuration File
  15. //--------------------------------------------------------------
  16. // Note 1: Value is a config switch (on/off, yes/no or 1/0)
  17. // Note 2: Value is in percents (100 means 100%)
  18. // Note 3: Value is a bit field. If no description is given,
  19. // assume unit types (1: Pc, 2: Mob, 4: Pet, 8: Homun)
  20. //--------------------------------------------------------------
  21. // Buying store (Note 1)
  22. // Requires: 2010-04-27aRagexeRE or later
  23. feature.buying_store: on
  24. // Search stores (Note 1)
  25. // Requires: 2010-08-03aRagexeRE or later
  26. feature.search_stores: on