mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-07 08:39:17 +00:00
Move shop plugins to unique packages
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
package org.apollo.plugin.locations.alKharid
|
||||||
|
|
||||||
import org.apollo.game.plugin.shops.shop
|
import org.apollo.game.plugin.shops.shop
|
||||||
|
|
||||||
shop("Al-Kharid General Store") {
|
shop("Al-Kharid General Store") {
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
package org.apollo.plugin.locations.edgeville
|
||||||
|
|
||||||
import org.apollo.game.plugin.shops.shop
|
import org.apollo.game.plugin.shops.shop
|
||||||
|
|
||||||
shop("Edgeville General Store") {
|
shop("Edgeville General Store") {
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
package org.apollo.plugin.locations.falador
|
||||||
|
|
||||||
import org.apollo.game.plugin.shops.shop
|
import org.apollo.game.plugin.shops.shop
|
||||||
|
|
||||||
shop("Falador General Store") {
|
shop("Falador General Store") {
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
package org.apollo.plugin.locations.lumbridge
|
||||||
|
|
||||||
import org.apollo.game.plugin.shops.shop
|
import org.apollo.game.plugin.shops.shop
|
||||||
|
|
||||||
shop("Lumbridge General Store") {
|
shop("Lumbridge General Store") {
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
package org.apollo.plugin.locations.varrock
|
||||||
|
|
||||||
import org.apollo.game.plugin.shops.shop
|
import org.apollo.game.plugin.shops.shop
|
||||||
|
|
||||||
shop("Aubury's Rune Shop.") {
|
shop("Aubury's Rune Shop.") {
|
||||||
|
|||||||
Reference in New Issue
Block a user