Files
fd2c389e5b Fey Forest Event Code (#6847)
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request
The code for the 'Fey Forest' event.
<!-- Describe The Pull Request. Please be sure every change is
documented or this can delay review and even discourage maintainers from
merging your PR! -->

## Why It's Good For The Game
Just some code and a map for the upcoming event
<!-- Argue for the merits of your changes and how they benefit the game,
especially if they are controversial and/or far reaching. If you can't
actually explain WHY what you are doing will improve the game, then it
probably isn't good for the game in the first place. -->

## Changelog

<!-- If your PR modifies aspects of the game that can be concretely
observed by players or admins you should add a changelog. If your change
does NOT meet this description, remove this section. Be sure to properly
mark your PRs to prevent unnecessary GBP loss. You can read up on GBP
and it's effects on PRs in the tgstation guides for contributors. Please
note that maintainers freely reserve the right to remove and add tags
should they deem it appropriate. You can attempt to finagle the system
all you want, but it's best to shoot for clear communication right off
the bat. -->

🆑
/🆑

<!-- Both 🆑's are required for the changelog to work! You can put
your name to the right of the first 🆑 if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->

---------

Co-authored-by: GySgtMurphy <tmiliusis1@gmail.com>
2024-12-09 20:37:20 -08:00

37 lines
1.3 KiB
Plaintext

/datum/map_template/sector/overmap/admin/fey_forest
name = "OM Planet - Fey Forest (New Z)"
desc = "A distant world located in the Vennera star system, situated on Vennera-IV. Home to a thriving ecosystem based mainly on Roanoke cells."
prefix = "maps/sectors/admin_planets_192/"
suffix = "fey_map.dmm"
/obj/overmap/entity/visitable/sector/admin/fey_forest
name = "Vennera-IV"
desc = "An unusual planet covered with large trees, appropriately classified as a 'Woodlands Planet.' Vennera-IV is located in the OriCon-Hegemony Territorial Void, prized for its large Roanoke ecosystems."
scanner_desc = "An unusual planet covered with large trees, appropriately classified as a 'Woodlands Planet.' Vennera-IV is located in the OriCon-Hegemony Territorial Void, prized for its large Roanoke ecosystems."
icon_state = "globe"
color = "#183810"
known = FALSE
in_space = 0
/area/admin_planet/fey_forest/gateway_facility
name = "Gateway Facility X-7"
icon_state = "away"
requires_power = 1
dynamic_lighting = 1
/area/admin_planet/fey_forest/wilds
name = "The Forest"
icon_state = "away"
dynamic_lighting = 1
/area/admin_planet/fey_forest/underbrush
name = "The Underbrush"
icon_state = "away"
dynamic_lighting = 1
/area/admin_planet/fey_forest/sanctuary
name = "The Underbrush"
icon_state = "away"
dynamic_lighting = 1