mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
Rebase cleanup.
This commit is contained in:
parent
5bec36f811
commit
6a09c9873b
2 changed files with 0 additions and 3 deletions
|
|
@ -9,8 +9,6 @@ import core.game.world.map.zone.MapZone;
|
|||
import core.game.world.map.RegionManager;
|
||||
import core.game.world.map.Region;
|
||||
import core.game.system.task.Pulse;
|
||||
import org.rs09.consts.Items;
|
||||
import core.game.world.map.zone.ZoneRestriction;
|
||||
import core.game.world.map.zone.ZoneType;
|
||||
|
||||
import static core.api.ContentAPIKt.*;
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@ import org.rs09.consts.Items
|
|||
|
||||
class BeerBarrelInteraction : InteractionListener {
|
||||
|
||||
// Imagine if these indexes incremented logically...
|
||||
companion object{
|
||||
private val barrelMap = mapOf(
|
||||
org.rs09.consts.Scenery.BEER_BARREL_13568 to Items.BEER_7740,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue