Advertisement
Guest User

Nothing But Nature Mod for CDDA

a guest
Nov 7th, 2019
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. [
  2. {
  3. "type": "MOD_INFO",
  4. "ident": "NothingButNature",
  5. "name": "Nothing But Nature",
  6. "authors": [ "ralreegorganon" ],
  7. "description": "Prevent all overmap specials from spawning.",
  8. "category": "content",
  9. "dependencies": [ "dda" ],
  10. "obsolete": false
  11. },
  12. {
  13. "type": "region_overlay",
  14. "id": "NothingButNature_region_overlay",
  15. "regions": [ "all" ],
  16. "overmap_feature_flag_settings": { "whitelist": [ "TOTALLY_FAKE_FLAG" ] }
  17. }
  18. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement