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

Fixed: spiderwebs accumulating in sleeping sector (Issue #1249) #1382

Closed
wants to merge 2 commits into from

Conversation

cbnolok
Copy link
Contributor

@cbnolok cbnolok commented Mar 5, 2025

Fixed: If Giant Spiders and Fire Elementals are denied going into sleeping state into a sleeping sector, their dropped items (ie. i_spider_web) went into sleeping state and didn't decay, leading to accumulation (Issue #1249).
Also, stamina wasn't consumed, thus NPCs had no limit in placing those
items.

…#1249)

Fixed: If Giant Spiders and Fire Elementals are denied going into
sleeping state into a sleeping sector, their dropped items (ie.
i_spider_web) went into sleeping state and didn't decay, leading to
accumulation (Issue Sphereserver#1249).
  Also, stamina wasn't consumed, thus NPCs had no limit in placing those
items.
@Jhobean
Copy link
Contributor

Jhobean commented Mar 5, 2025

If I read the fix correctly, If the NPC have the flag can o nosleep, you set this falg to the item too?
On my side, spider do not have this flag and they dont sleep... I think bug is more deep than that. I think they sleep but thia mothod of special action is launch anyway.

@cbnolok
Copy link
Contributor Author

cbnolok commented Mar 6, 2025

This should do now

@cbnolok cbnolok closed this Mar 9, 2025
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 this pull request may close these issues.

2 participants