feature.conf 654 B

12345678910111213141516
  1. //--------------------------------------------------------------
  2. // rAthena Feature Configuration File
  3. //--------------------------------------------------------------
  4. // Note 1: Value is a config switch (on/off, yes/no or 1/0)
  5. // Note 2: Value is in percents (100 means 100%)
  6. // Note 3: Value is a bit field. If no description is given,
  7. // assume unit types (1: Pc, 2: Mob, 4: Pet, 8: Homun)
  8. //--------------------------------------------------------------
  9. // Buying store (Note 1)
  10. // Requires: 2010-04-27aRagexeRE or later
  11. feature.buying_store: on
  12. // Search stores (Note 1)
  13. // Requires: 2010-08-03aRagexeRE or later
  14. feature.search_stores: on