Added all shops in Lumbridge, Falador, Edgeville, and Al-Kharid

This commit is contained in:
Arham4
2018-07-26 01:41:59 -05:00
committed by Major-
parent 2080e1e700
commit 0b0f75d622
8 changed files with 299 additions and 8 deletions
+3 -2
View File
@@ -1,9 +1,10 @@
plugin {
name = "lumbridge_npc_spawns"
name = "lumbridge"
authors = [
"Gary Tierney",
"Arham 4"
]
dependencies = [
"entity:spawn",
"entity:spawn", "shops"
]
}