summaryrefslogtreecommitdiff
path: root/world/map/npc/032-1/miriam.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/032-1/miriam.txt')
-rw-r--r--world/map/npc/032-1/miriam.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/world/map/npc/032-1/miriam.txt b/world/map/npc/032-1/miriam.txt
index f812454f..f0527388 100644
--- a/world/map/npc/032-1/miriam.txt
+++ b/world/map/npc/032-1/miriam.txt
@@ -157,7 +157,10 @@ L_teach:
|| countitem("WarlordPlate") > 0
|| countitem("KnightsHelmet") > 0
|| countitem("InfantryHelmet") > 0
- || countitem("ChainmailShirt") > 0)
+ || countitem("ChainmailShirt") > 0
+ || countitem("WarlordBoots") > 0
+ || countitem("LightPlatemail") > 0
+ || countitem("CandleHelmet") > 0)
goto L_heavymetal;
goto L_offer;