mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-06 00:38:18 +00:00
Add packages to plugins
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import org.apollo.game.plugin.shops.shop
|
||||
|
||||
shop("Aubury's Rune Shop.") {
|
||||
operated by "Aubury"
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
import org.apollo.game.model.Direction
|
||||
import org.apollo.game.plugin.entity.spawn.npc_spawn
|
||||
|
||||
npc_spawn("barbarian_woman", x = 3222, y = 3399)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user