diff options
Diffstat (limited to 'npc/020-5/bracco.txt')
-rw-r--r-- | npc/020-5/bracco.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/020-5/bracco.txt b/npc/020-5/bracco.txt index d78e20128..54f2bdea7 100644 --- a/npc/020-5/bracco.txt +++ b/npc/020-5/bracco.txt @@ -170,7 +170,7 @@ L_Meltdown: case Broadsword: Meltdown(.@it, 2000, SilverIngot, rand2(13,18)); break; - // Wands have much worse rates and are more expensive because they are sold + // Wands have no warranted min. and are more expensive because they are sold case TrainingWand: Meltdown(.@it, 12000, WoodenLog, rand2(1,14), ManaPiouFeathers, rand2(0, 21), FluoPowder, rand2(0,3)); break; |