Changed the categories of NPCs to reflect their race and not their name. - #1292
PrettyPrincessPotato wants to merge 6 commits into
Conversation
|
Hey I messed up here, I didn't test it properly. First off it's "spiders" not "spider", second off, there's no slayer exp assigned to corpse spiders in the first place.
|
…rpse_spider this time around and confirmed it gives exp as expected.
| drop_table = "corpse_spider" | ||
| categories = ["corpse_spider"] | ||
| categories = ["spiders", "zombies", "undead"] | ||
| slayer_xp = 6.6 |
There was a problem hiding this comment.
It doesn't look like they gave slayer_xp in 2011, they were only added in the 2023 slayer update.
https://runescape.wiki/w/Corpse_spider?oldid=4633922
|slaylvl = No They do not count as spiders for Slayer tasks.
There was a problem hiding this comment.
Hey that's handy, is ?oldid=4633922 interchangeable on all wiki links? So far I've been just looking at the current wiki, any updates posted at the bottom, and guessing.
There was a problem hiding this comment.
interchangeable on all wiki links?
Unfortunately not but you can find the relevant one by clicking the history button top right and going back to a date ~2011
There was a problem hiding this comment.
I see then, it appears none of them were actually able to be used for slayer tasks.
Noticed the corpse spiders in lumbridge catacombs weren't considered spiders, so I took a little peek and found a few mislabeled categories.