Update plugin descriptions and minor xp drop bugfix

This commit is contained in:
ceikry 2022-07-10 19:33:10 -05:00 committed by Ceikry
parent 54b426f72d
commit 1890fe8087
6 changed files with 15 additions and 9 deletions

View file

@ -9,6 +9,10 @@ import rt4.Sprite
import java.awt.Color
import java.lang.Exception
/**
* Very simple slayer task tracker
* @author Ceikry
*/
class plugin : Plugin() {
val boxColor = 6116423
val posX = 5

View file

@ -1,4 +1,3 @@
AUTHOR='Me'
DESCRIPTION='Make sure to rename both the MyPlugin folder and the package statement in plugin.java!
VERSION=-1.1
AUTHOR='Ceikry'
DESCRIPTION='Helps to keep track of kills remaining on a slayer task.'
VERSION=1.1