diff options
Diffstat (limited to 'world/map/npc/012-3')
-rw-r--r-- | world/map/npc/012-3/beheader.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/012-3/beheader.txt b/world/map/npc/012-3/beheader.txt index dbdd5f11..ddd46c53 100644 --- a/world/map/npc/012-3/beheader.txt +++ b/world/map/npc/012-3/beheader.txt @@ -176,7 +176,7 @@ L_Finish: goto L_Nope; getitem "Beheader", 1; - getexp 750000, 0; + getexp 1000000, 0; set FLAGS, FLAGS | FLAG_GOT_BEHEADER_SWORD; set TERRAC, 0; |