species.yml 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. - type: guideEntry
  2. id: Species
  3. name: guide-entry-species
  4. text: "/ServerInfo/Guidebook/Mobs/Species.xml"
  5. children:
  6. - Arachnid
  7. - Diona
  8. - Dwarf
  9. - Human
  10. - Moth
  11. - Reptilian
  12. - SlimePerson
  13. - Vox
  14. - type: guideEntry
  15. id: Arachnid
  16. name: species-name-arachnid
  17. text: "/ServerInfo/Guidebook/Mobs/Arachnid.xml"
  18. - type: guideEntry
  19. id: Diona
  20. name: species-name-diona
  21. text: "/ServerInfo/Guidebook/Mobs/Diona.xml"
  22. - type: guideEntry
  23. id: Dwarf
  24. name: species-name-dwarf
  25. text: "/ServerInfo/Guidebook/Mobs/Dwarf.xml"
  26. - type: guideEntry
  27. id: Human
  28. name: species-name-human
  29. text: "/ServerInfo/Guidebook/Mobs/Human.xml"
  30. - type: guideEntry
  31. id: Moth
  32. name: species-name-moth
  33. text: "/ServerInfo/Guidebook/Mobs/Moth.xml"
  34. - type: guideEntry
  35. id: Reptilian
  36. name: species-name-reptilian
  37. text: "/ServerInfo/Guidebook/Mobs/Reptilian.xml"
  38. - type: guideEntry
  39. id: SlimePerson
  40. name: species-name-slime
  41. text: "/ServerInfo/Guidebook/Mobs/SlimePerson.xml"
  42. - type: guideEntry
  43. id: Vox
  44. name: species-name-vox
  45. text: "/ServerInfo/Guidebook/Mobs/Vox.xml"