Move shop plugins to unique packages

This commit is contained in:
Gary Tierney
2018-08-23 23:08:30 +01:00
parent 5346eab529
commit 754343afec
5 changed files with 10 additions and 0 deletions
@@ -1,3 +1,5 @@
package org.apollo.plugin.locations.alKharid
import org.apollo.game.plugin.shops.shop
shop("Al-Kharid General Store") {
@@ -1,3 +1,5 @@
package org.apollo.plugin.locations.edgeville
import org.apollo.game.plugin.shops.shop
shop("Edgeville General Store") {
@@ -1,3 +1,5 @@
package org.apollo.plugin.locations.falador
import org.apollo.game.plugin.shops.shop
shop("Falador General Store") {
@@ -1,3 +1,5 @@
package org.apollo.plugin.locations.lumbridge
import org.apollo.game.plugin.shops.shop
shop("Lumbridge General Store") {
@@ -1,3 +1,5 @@
package org.apollo.plugin.locations.varrock
import org.apollo.game.plugin.shops.shop
shop("Aubury's Rune Shop.") {