summaryrefslogtreecommitdiff
path: root/ModSlots/ArmorIDs.py
diff options
context:
space:
mode:
Diffstat (limited to 'ModSlots/ArmorIDs.py')
-rw-r--r--ModSlots/ArmorIDs.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/ModSlots/ArmorIDs.py b/ModSlots/ArmorIDs.py
index 1863f36..d37af35 100644
--- a/ModSlots/ArmorIDs.py
+++ b/ModSlots/ArmorIDs.py
@@ -48,5 +48,6 @@ ArmorIDs = {
'Brigade': ['pl036_0000', 'slg001_0000'],
'Diver': ['pl075_0000', 'slg000_0000'],
'Azure Starlord': ['pl072_0000', 'slg072_0000'],
- 'Azure Age': ['pl072_0001', 'slg072_0001']
+ 'Azure Age': ['pl072_0001', 'slg072_0001'],
+ 'Vaal Hazak (β)': ['pl032_0010', 'slg032_0000']
}