RuneHive-Tarnish
Neural OSRS Enhancement Framework
Loading...
Searching...
No Matches
com.osroyale.content.store.StoreConstant Class Reference

Static Public Attributes

static final int INTERFACE_ID = 47_500
static final String[] IRON_MAN_STORES

Detailed Description

Class to execute all constants for Shops.

Author
Daniel | Obey

Definition at line 32 of file StoreConstant.java.

Member Data Documentation

◆ INTERFACE_ID

final int com.osroyale.content.store.StoreConstant.INTERFACE_ID = 47_500
static

The identification for the shop itemcontainer.

Definition at line 35 of file StoreConstant.java.

◆ IRON_MAN_STORES

final String [] com.osroyale.content.store.StoreConstant.IRON_MAN_STORES
static
Initial value:
= {
"Grace's Graceful Store",
"The Skilling Store",
"Farming Supplies",
"Herblore Supplies",
"Prestige Rewards Store",
"The PvP Store",
"The Clanmaster's Store",
"Slayer Store",
"Ironman General Store",
"Ironman Donator Store",
"Tarnish Vote Store",
"The Tzhaar Tokkul Store",
"The Pest Control Store",
"Miscellaneous Supplies",
"Ironman Skilling Tools",
"Stardust Store"
}

Allowed shops for Iron man accounts.

Definition at line 41 of file StoreConstant.java.


The documentation for this class was generated from the following file: