Advertisement
Guest User

Untitled

a guest
Apr 8th, 2017
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. [code]"Otterman Empire"
  2. ={
  3. key="Otterman Empire"
  4. name_list="MAM2"
  5. ship_prefix="ISS"
  6. species_name="Otterman"
  7. species_plural="Ottermen"
  8. species_class="MAM"
  9. species_adjective="Otterman"
  10. species_bio="A peaceful species that just wants to splash around a lot, spread the joys of the Fishlamic faith, and be scratched behind the ears. The Otterman Empire is a relative newcomer to the galactic stage, but is already known for its spicy fish kebabs and very large temples called Molluscs."
  11. portrait="mam6"
  12. name="Otterman Empire"
  13. adjective="Otterman"
  14. authority="auth_imperial"
  15. government="gov_theocratic_monarchy"
  16. ftl=wormhole
  17. weapon="tech_lasers_1"
  18. planet_name="Fishtanbool"
  19. planet_class="pc_ocean"
  20. system_name="Splashyness"
  21. initializer=""
  22. graphical_culture="molluscoid_01"
  23. city_graphical_culture="molluscoid_01"
  24. empire_flag={
  25. icon={
  26. category="spherical"
  27. file="flag_spherical_8.dds"
  28. }
  29. background={
  30. category="backgrounds"
  31. file="00_solid.dds"
  32. }
  33. colors={
  34. "brown"
  35. "black"
  36. "null"
  37. "null"
  38. }
  39. }
  40. ruler={
  41. gender=male
  42. name="Jorim den Polosch"
  43. portrait="mam6"
  44. texture=0
  45. hair=0
  46. clothes=1
  47. }
  48. spawn_as_fallen=no
  49. ignore_portrait_duplication=no
  50. room="ethic_spiritualism_room"
  51. spawn_enabled=always
  52. ethic="ethic_xenophile"
  53. ethic="ethic_pacifist"
  54. ethic="ethic_spiritualist"
  55. civics={
  56. "civic_functional_architecture"
  57. "civic_environmentalist"
  58. }
  59. trait="trait_charismatic"
  60. trait="trait_rapid_breeders"
  61. trait="trait_weak"
  62. trait="trait_quick_learners"
  63. }[/code]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement