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

feat(balance): Alter "Clear Back Bay" mission so zombies don't spawn until mission is given #4644

Merged

Conversation

Zlorthishen
Copy link
Contributor

Purpose of change

This change will make the back bay zombies not spawn until the mission is requested, this will prevent zombies from breaking out before the player has a chance to accept the mission

Describe the solution

removes the zombie spawn from the map
moves them to the NPC mission

Describe alternatives you've considered

continuing to allow the evolved zombies to kill all NPCs before I can speak to any of them

Testing

before requesting mission:
image

after requesting mission:
image

Additional context

Checklist

@github-actions github-actions bot added the data PRs related to datas. Won't crash game (probably) label May 13, 2024
@Zlorthishen Zlorthishen changed the title Feat(balance): Alter "Clear Back Bay" mission so zombies don't until mission is given feat(balance): Alter "Clear Back Bay" mission so zombies don't until mission is given May 13, 2024
Copy link
Contributor

autofix-ci bot commented May 13, 2024

Autofix has formatted code style violation in this PR.

I edit commits locally (e.g: git, github desktop) and want to keep autofix
  1. Run git pull. this will merge the automated commit into your local copy of the PR branch.
  2. Continue working.
I do not want the automated commit
  1. Format your code locally, then commit it.
  2. Run git push --force to force push your branch. This will overwrite the automated commit on remote with your local one.
  3. Continue working.

If you don't do this, your following commits will be based on the old commit, and cause MERGE CONFLICT.

@Zlorthishen Zlorthishen changed the title feat(balance): Alter "Clear Back Bay" mission so zombies don't until mission is given feat(balance): Alter "Clear Back Bay" mission so zombies don't spawn until mission is given May 13, 2024
@Zlorthishen Zlorthishen marked this pull request as ready for review May 13, 2024 01:58
@chaosvolt
Copy link
Member

Hmm. It'll definitely look weird but...I wonder, whether a doorway opening to some ruined stairs could be placed in that area so that it could imply that the zeds were hiding in part of the basement level, which is implied to exist but not currently present...that'd be more hassle, can probably fuck with that as a followup PR prolly

@chaosvolt chaosvolt merged commit 4b3cb4a into cataclysmbnteam:main May 14, 2024
10 checks passed
@Zlorthishen Zlorthishen deleted the alter-clear-backroom-mission branch May 17, 2024 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data PRs related to datas. Won't crash game (probably)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants