Skip to content

Made slappable property configurable#4794

Merged
Loobinex merged 12 commits into
masterfrom
slappableobject
May 23, 2026
Merged

Made slappable property configurable#4794
Loobinex merged 12 commits into
masterfrom
slappableobject

Conversation

@Loobinex
Copy link
Copy Markdown
Member

No description provided.

@Loobinex Loobinex marked this pull request as ready for review May 19, 2026 23:20
Comment thread src/config_objects.h Outdated
Comment thread src/power_hand.c Outdated
{
if (object_is_mature_food(thing)) {
if (object_is_slappable(thing,thing->owner)) {
destroy_object(thing);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you expect all slaps to lead to destruction? I'm also thinking so might trigger some code or something, but not automatically destroyed

@Loobinex Loobinex marked this pull request as draft May 20, 2026 16:12
@Loobinex Loobinex marked this pull request as ready for review May 20, 2026 16:12
@Loobinex Loobinex marked this pull request as draft May 20, 2026 18:38
@Loobinex Loobinex marked this pull request as ready for review May 20, 2026 18:38
@Loobinex Loobinex marked this pull request as draft May 20, 2026 21:14
@Loobinex Loobinex marked this pull request as ready for review May 20, 2026 21:14
@Loobinex Loobinex marked this pull request as draft May 21, 2026 11:05
@Loobinex Loobinex marked this pull request as ready for review May 21, 2026 11:05
@Loobinex Loobinex marked this pull request as draft May 23, 2026 19:22
@Loobinex Loobinex marked this pull request as ready for review May 23, 2026 19:22
@Loobinex Loobinex merged commit 1af7cc2 into master May 23, 2026
2 checks passed
@Loobinex Loobinex deleted the slappableobject branch May 23, 2026 23:30
@Loobinex Loobinex restored the slappableobject branch May 24, 2026 19:08
Loobinex added a commit that referenced this pull request May 24, 2026
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