mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 00:38:21 +00:00
8fe09880b7
Behaviour moved into the api plugin.
12 lines
151 B
Groovy
12 lines
151 B
Groovy
plugin {
|
|
name = "prayer_skill"
|
|
authors = [
|
|
"Major",
|
|
"010253",
|
|
"tlf30"
|
|
]
|
|
dependencies = [
|
|
"api"
|
|
]
|
|
}
|