Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a notification to players of SCP-106 when a human leaves the pocket dimension #9

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

leo-ger
Copy link
Owner

@leo-ger leo-ger commented May 12, 2023

This PR adds functionality to the plugin that notifies players of SCP-106 when an enemy leaves the pocket dimension and also allows to set fixed forced number of coins to spawn each round.

david and others added 8 commits February 10, 2023 01:22
…Lockers around the map.

The Coins spawn at the beginning of each round and the amount can be modified in the Config.
The mechanic can be toggled in the Config.
coin_pocket_escape:
feat: added a hint-message for the player of SCP-106;
added and changed some old and new things like the new coin spawns and some pictures
small hiccups fixed
added another picture
spelling error
Copy link
Owner Author

@leo-ger leo-ger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All in all looks fine to me

Config.cs Outdated
@@ -4,6 +4,12 @@ namespace coin_pocket_escape
{
public class Config
{
[Description("Toggle forced coin spawns in the beginning of the Round")]
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Round -> round

Plugin.cs Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@leo-ger leo-ger added the enhancement New feature or request label May 12, 2023
@leo-ger leo-ger changed the title Feature/106 hint Adding a notification to players of SCP-106 when a human leaves the pocket dimension May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants