Skip to content

fix: Dragon spear spec: add a third knockback fallback tile - #684

Open
mark-b5 wants to merge 1 commit into
LostCityRS:289from
mark-b5:289-spear-spec
Open

fix: Dragon spear spec: add a third knockback fallback tile#684
mark-b5 wants to merge 1 commit into
LostCityRS:289from
mark-b5:289-spear-spec

Conversation

@mark-b5

@mark-b5 mark-b5 commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Previously each direction tried only the leading diagonal then the straight tile; if both were blocked, the knockback was dropped. Fall back to the trailing diagonal as a third option before giving up (e.g. pushed east: north-east -> east -> south-east).

(should apply to all revisions)

Example from osrs:

Replay_2026-03-12_10-31-50.mp4

Previously each direction tried only the leading diagonal then the straight
tile; if both were blocked, the knockback was dropped. Fall back to the
trailing diagonal as a third option before giving up
(e.g. pushed east: north-east -> east -> south-east).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.

1 participant