Bot 377-era anim/item/spell IDs need 468 verification #34
Labels
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
BlackLobster/Server#34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Several bot AIs hardcode 377 IDs that must be verified against the 468 cache: high/low-alch anim+gfx (
bankstander.ex:22,cook.ex:95), skiller item IDs + spellbook button (skiller.ex:19/150), and tool item IDs (loadouts.ex:19). Wrong IDs = broken bot animations/actions.Source:
lib/black_lobster/game/bot/ai/*(TODO(468)).