mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-07 16:49:07 +00:00
@@ -6,6 +6,7 @@ package com.rs2.game.content;
|
|||||||
* @author Advocatus
|
* @author Advocatus
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
@SuppressWarnings("unused")
|
||||||
public class StaticItemList {
|
public class StaticItemList {
|
||||||
|
|
||||||
public static final int DWARF_REMAINS = 0;
|
public static final int DWARF_REMAINS = 0;
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ package com.rs2.game.content;
|
|||||||
* @author Advocatus
|
* @author Advocatus
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
@SuppressWarnings("unused")
|
||||||
public class StaticNpcList {
|
public class StaticNpcList {
|
||||||
|
|
||||||
public static final int HANS = 0;
|
public static final int HANS = 0;
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ package com.rs2.game.content;
|
|||||||
* @author Advocatus
|
* @author Advocatus
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
@SuppressWarnings("unused")
|
||||||
public class StaticObjectList {
|
public class StaticObjectList {
|
||||||
|
|
||||||
public static final int CRATE = 0;
|
public static final int CRATE = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user