combat level plugin: Add attack level range option

This commit adds a PVP-world-like combat level range text to the
wilderness level in non-PVP worlds, displaying the range of combats you
can attack at any given wilderness level.

Closes runelite/runelite#3103
Closes runelite/runelite#3318
This commit is contained in:
Jordan Atwood
2019-03-12 10:19:20 -07:00
parent 7a3b5dd3a9
commit 2a57562022
3 changed files with 143 additions and 2 deletions
@@ -114,4 +114,6 @@ LABEL85:
LABEL88:
iload 1
invoke 387
sconst "wildernessWidgetTextSet" ; set callback name
runelite_callback ; invoke callback
return