summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/020-5/bracco.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/020-5/bracco.txt b/npc/020-5/bracco.txt
index 4ebf7b35a..0389b26c4 100644
--- a/npc/020-5/bracco.txt
+++ b/npc/020-5/bracco.txt
@@ -147,6 +147,7 @@ L_Meltdown:
// Returns 50~70% of invested ingots, rounded down. Never returns Coal.
switch (.@id) {
case RustyKnife:
+ case SmallKnife:
Meltdown(.@it, 15, IronOre, any(0, 0, 0, 0, 1)); // Exception
break;
case Knife: