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

[RDY] Replaced `add_spawn` with `place_spawns` (Step 3) #22854

Merged

Conversation

2 participants
@ZhilkinSerg
Copy link
Contributor

commented Feb 2, 2018

Continues #22847 and #22852 (includes changes from both).

What was changed:

  • add_spawn function calls were replaced with place_spawns function calls;
  • several monster groups were added to monstergroup.json;
  • some magic numbers were replaced with SEEX/SEEY defines;
  • some inappropriate usages of SEEX were replaced with SEEY.

@kevingranade kevingranade merged commit 184f005 into CleverRaven:master Feb 5, 2018

3 checks passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
coverage/coveralls Coverage increased (+0.4%) to 23.162%
Details
gorgon-ghprb Build finished.
Details

@ZhilkinSerg ZhilkinSerg deleted the ZhilkinSerg:mapgen-spawn-groups-step3 branch Feb 5, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.