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

Monsters fall off ledges when they should not. #1733

Closed
fartwhif opened this issue Apr 15, 2019 · 4 comments
Closed

Monsters fall off ledges when they should not. #1733

fartwhif opened this issue Apr 15, 2019 · 4 comments

Comments

@fartwhif
Copy link
Collaborator

fartwhif commented Apr 15, 2019

Bug Report or Feature Request (mark with an x)

- [ X ] bug report -> please search issues before submitting
- [ ] feature request

Repro steps.

  • Enter OP BSD with any character.
  • Drill your way to the bottom
  • get to the end
  • destroy a horde of cats

Expected result

  • Most if not all cats are to be restrained to their upper perches

Actual result

  • A gigantic horde of cats all funnel towards you, either from bottom level or from top level, falling off their ledges, the ones on top level are not restrained by their upper level edges.

Other details

  • i may be remembering wrong, don't remember fighting them, and mistook the virindi forbeing restrained, for the cats
  • i remember being relieved that some of them are restrained by the ledge
  • i could be mistaken about which crew was the restrained one, might have been the virindi
@dirtyelf
Copy link
Contributor

fairly certain the drudges (cats) jumped down in bsd

@gmriggs
Copy link
Collaborator

gmriggs commented Jul 25, 2019

This would be determined by the AllowEdgeSlide bool in the data for that monster

AllowEdgeSlide = false (default), monsters can jump down from ledges
AllowEdgeSlide = true, monsters slide along ledges

@NightmareCE
Copy link

NightmareCE commented Oct 30, 2019

Drudges/Virindi in BSD definitely came down from the ledges.

@fartwhif
Copy link
Collaborator Author

I must have remembered wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants