summaryrefslogtreecommitdiff
path: root/npc/020-5/bracco.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/020-5/bracco.txt')
-rw-r--r--npc/020-5/bracco.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/020-5/bracco.txt b/npc/020-5/bracco.txt
index 9c489756c..1081f8e48 100644
--- a/npc/020-5/bracco.txt
+++ b/npc/020-5/bracco.txt
@@ -167,7 +167,7 @@
if (.@overid == SilverMirror)
.@elv = rand2(30);
else
- .@elv = getiteminfo(.@overid, ITEMINFO_ELV);
+ .@elv = getiteminfo(.@id, ITEMINFO_ELV);
.@ammo = any(
(.@elv < 12 ? 0 : 1),
(.@elv < 7 ? 0 : 1),