mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-06 16:51:37 +00:00
Add support for equipping tiaras.
This commit is contained in:
Binary file not shown.
@@ -62,8 +62,9 @@ public final class EquipmentConstants {
|
|||||||
/**
|
/**
|
||||||
* Hats.
|
* Hats.
|
||||||
*/
|
*/
|
||||||
public static final String[] HATS = { "helm", "hood", "coif", "Coif", "hat", "partyhat", "Hat", "full helm (t)",
|
public static final String[] HATS = { "tiara", "helm", "hood", "coif", "Coif", "hat", "partyhat", "Hat",
|
||||||
"full helm (g)", "hat (t)", "hat (g)", "cav", "boater", "helmet", "mask", "Helm of neitiznot" };
|
"full helm (t)", "full helm (g)", "hat (t)", "hat (g)", "cav", "boater", "helmet", "mask",
|
||||||
|
"Helm of neitiznot" };
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Legs.
|
* Legs.
|
||||||
|
|||||||
Reference in New Issue
Block a user