big steppy
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 

28 wiersze
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. }