diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/031-5/beatrice.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/031-5/beatrice.txt b/npc/031-5/beatrice.txt index a8d9bc59c..627a1abd8 100644 --- a/npc/031-5/beatrice.txt +++ b/npc/031-5/beatrice.txt @@ -82,7 +82,7 @@ L_Seller: if (.@am < 1) goto L_Cont; delitem .@id, .@am; - AETHYR_PTS+=.@pc; + AETHYR_PTS+=.@pc*.@am; // FALLTHROUGH L_Cont: |