Add varrock shops

This commit is contained in:
Trevor Flynn
2017-09-23 04:13:47 +01:00
committed by Major
parent 52c25946b9
commit 22df59500e
2 changed files with 177 additions and 3 deletions
+5 -3
View File
@@ -1,10 +1,12 @@
plugin {
name = "varrock_npc_spawns"
name = "varrock"
packageName = "org.apollo.game.plugin.locations"
authors = [
"Jesse W",
"Jesse W",
"Major",
"tlf30",
]
dependencies = [
"entity:spawn",
"entity:spawn", "shops"
]
}