From d40b5d35147997af4be817cee207ec476264fd0c Mon Sep 17 00:00:00 2001 From: Major- Date: Sat, 5 Jul 2014 00:09:52 +0100 Subject: [PATCH] Add support for equipping tiaras. --- data/equipment-317.dat | Bin 22122 -> 22608 bytes src/org/apollo/tools/EquipmentConstants.java | 5 +++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/data/equipment-317.dat b/data/equipment-317.dat index 5d5eb20a0dff72525c74cfd77bdfd8ed5c79bee6..ee3475761f418c9d44613e772009adbfc91721ce 100644 GIT binary patch delta 110 zcmaF0hVjA%#tnB>CP&JPOuit!3W$w1e^t4|GdVz!Yw`pIvB^?K;+y{)*04_A$H+Cg zii>-5yLm1I& delta 79 zcmV-V0I>hiumS3<0kGX9lRyF+lWj5xv)Cok43QuPlP*yTlMpBev&k}(1(RSR46|`K lZ3mGc7qk99R|=D`8Vi%4IT^EKOCt=C&^ePoE(nv*SAf9P9nSy& diff --git a/src/org/apollo/tools/EquipmentConstants.java b/src/org/apollo/tools/EquipmentConstants.java index 69c0d7a9..dad280e9 100644 --- a/src/org/apollo/tools/EquipmentConstants.java +++ b/src/org/apollo/tools/EquipmentConstants.java @@ -62,8 +62,9 @@ public final class EquipmentConstants { /** * Hats. */ - public static final String[] HATS = { "helm", "hood", "coif", "Coif", "hat", "partyhat", "Hat", "full helm (t)", - "full helm (g)", "hat (t)", "hat (g)", "cav", "boater", "helmet", "mask", "Helm of neitiznot" }; + public static final String[] HATS = { "tiara", "helm", "hood", "coif", "Coif", "hat", "partyhat", "Hat", + "full helm (t)", "full helm (g)", "hat (t)", "hat (g)", "cav", "boater", "helmet", "mask", + "Helm of neitiznot" }; /** * Legs.