big steppy
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

28 lines
516 B

  1. {
  2. "indent": 1,
  3. "esversion": 6,
  4. "node": true,
  5. "sub": true,
  6. "globals": {
  7. "Container": true,
  8. "Person": true,
  9. "things": true,
  10. "areas": true,
  11. "fill_area": true,
  12. "length": true,
  13. "area": true,
  14. "mass": true,
  15. "volume": true,
  16. "round": true,
  17. "number": true,
  18. "describe": true,
  19. "humanMode": true,
  20. "describe_all": true,
  21. "contents_insert": true,
  22. "contents_remove": true,
  23. "contents_replace": true,
  24. "getSound": true,
  25. "get_living_prey": true
  26. }
  27. }