item_nouse.txt 318 B

12345678910111213
  1. // Item Usage Restriction Configuration File
  2. // Defines if an item cannot be used under special circumstances.
  3. //
  4. // Structure of Database:
  5. // ItemID,Flag,Group ID Override
  6. //
  7. // Flag:
  8. // 1 = Cannot use item while sitting
  9. // ... [more to come]
  10. //
  11. // Group ID Override:
  12. // Group ID necessary to override this setting.