summaryrefslogtreecommitdiff
path: root/npc/magic/level1-grow-plants.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/magic/level1-grow-plants.txt')
-rw-r--r--npc/magic/level1-grow-plants.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/magic/level1-grow-plants.txt b/npc/magic/level1-grow-plants.txt
index c3b21bad..d15f1276 100644
--- a/npc/magic/level1-grow-plants.txt
+++ b/npc/magic/level1-grow-plants.txt
@@ -15,6 +15,7 @@ function script SK_GrowPlants {
.@it = GambogeHerb; .@mobId = GambogePlant; break;
case SKILL_MODRILAX:
.@it = MauveHerb; .@mobId = MauvePlant; break;
+ default: return;
}
// Consume reagents
delitem Root, 1;