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

fix(content): Small drop table fixes #1114

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thesuddensilent
Copy link
Contributor

fix: small drop table fix for rune amounts and coins.
Also added a drop table for shadow warrior but it is unfinished.

obj_add(npc_coord, zamorak_monk_top, 1, ^lootdrop_duration);
}
}
//obj_add(npc_coord, npc_param(death_drop), 1, ^lootdrop_duration);
Copy link
Contributor

Choose a reason for hiding this comment

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

Commenting out line 8 makes them not drop bones at all.
Since they don't actually have a drop table it would be better to delete monk_of_zamorak.rs2

item name fix shadow warrior drop table.
@Pazaz Pazaz changed the title Small drop table fixes. fix(content): Small drop table fixes Jan 20, 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