UNPKG

osrs-tools

Version:

A JavaScript package to provide JSON data for all current Old School RuneScape quests. This package aims to help junior software developers create tools related to Old School RuneScape. It's a work in progress, and issues should be reported to jamescer@ha

11 lines (10 loc) 464 B
import { SlayerMaster } from '../../model/slayer/SlayerMaster'; export declare const Mazchna: SlayerMaster; export declare const Spria: SlayerMaster; export declare const Turael: SlayerMaster; export declare const Vannaka: SlayerMaster; export declare const KonarQuoMaten: SlayerMaster; export declare const Krystilia: SlayerMaster; export declare const Nieve: SlayerMaster; export declare const Duradel: SlayerMaster; export declare const Chaeldar: SlayerMaster;