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

[Bug]: Simplemobs unable to hit/destroy walls #11808

Open
Isaacnml opened this issue Oct 30, 2024 · 2 comments · May be fixed by #11829
Open

[Bug]: Simplemobs unable to hit/destroy walls #11808

Isaacnml opened this issue Oct 30, 2024 · 2 comments · May be fixed by #11829
Assignees

Comments

@Isaacnml
Copy link

BYOND Version

515.1614

Round Date

2024/10/30

Round ID

50499

Test merges

#9124: 'Enable serverside 515.1614' by Crossedfall at commit 1b8f225789

#11766: 'Shadow Sect Rework' by ro5490 at commit edf0c12d1e

Describe the bug

When i attacked a wall, i noticed i couldn't damage or hit in any way as a "simplemob" including xenomorphs and sentient animals

What did you expect?

I expected to be able to break down walls as a simplemob

Reproducible steps

  1. Become Xenomorph
  2. Hit a wall
  3. Cry as you're unable to damage it
@PowerfulBacon
Copy link
Member

The fix is a 1 line change to add uses_integrity = TRUE to turfs.

@PowerfulBacon
Copy link
Member

This also needs investigation into whether the way turfs handle explosives have regressed and need to be corrected (they should deal damage to the turf and not just scrape them away)

@Tsar-Salat Tsar-Salat linked a pull request Nov 2, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

3 participants