Skip to content

Commit

Permalink
Merge pull request #202 from She-Is-Trying-To-Form-Her-First-Thought/…
Browse files Browse the repository at this point in the history
…project/fantasystation

Adds Attacka You With A Rock
  • Loading branch information
Paxilmaniac authored Oct 29, 2024
2 parents 359ee3b + 2d19925 commit 8e2e364
Show file tree
Hide file tree
Showing 203 changed files with 265,441 additions and 3,380 deletions.
1 change: 0 additions & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,3 @@

# Maptainers
/_maps/ @DawsonKeyes

22 changes: 22 additions & 0 deletions _maps/fantasyland.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"version": 1,
"map_name": "Fantasyland",
"map_path": "map_files/fantasystation",
"map_file": "fantasyland.dmm",
"space_ruin_levels": 0,
"space_empty_leves": 0,
"minetype": "none",
"planetary": 1,
"ignored_unit_tests": [
"/datum/unit_test/antag_moodlets",
"/datum/unit_test/cargo_dep_order_locations",
"/datum/unit_test/job_roundstart_spawnpoints",
"/datum/unit_test/required_map_items",
"/datum/unit_test/space_dragon_expiration",
"/datum/unit_test/spy_bounty",
"/datum/unit_test/traitor",
"/datum/unit_test/breath/breath_sanity_ashwalker",
"/datum/unit_test/lungs/lungs_sanity_ashwalker",
"/datum/unit_test/mob_faction"
]
}
Loading

0 comments on commit 8e2e364

Please sign in to comment.