Advertisement
Guest User

Untitled

a guest
Jul 3rd, 2017
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. local offworld_resources = {
  2. { name="angels-ore1", weight=100, richness=1 },
  3. { name="angels-ore2", weight=100, richness=1 },
  4. { name="angels-ore3", weight=100, richness=1 },
  5. { name="angels-ore4", weight=100, richness=1 },
  6. { name="angels-ore5", weight=100, richness=1 },
  7. { name="angels-ore6", weight=100, richness=1 },
  8. { name="uranium-ore", weight=10, richness=1 }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement