diff options
Diffstat (limited to 'world/map/npc/012-3/beheader.txt')
-rw-r--r-- | world/map/npc/012-3/beheader.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/012-3/beheader.txt b/world/map/npc/012-3/beheader.txt index 17abc129..dbdd5f11 100644 --- a/world/map/npc/012-3/beheader.txt +++ b/world/map/npc/012-3/beheader.txt @@ -1,7 +1,7 @@ // The Beheader // PS. The Hyoid Bone actually exists - https://teachmeanatomy.info/neck/bones/hyoid-bone/ ///////////////////////////////////////////////////////////////////////////////// -// NOTE: Why bugs don't always drop bug legs? Because when you kill the bugs, +// NOTE: Why insects don't always drop insect legs? Because when you kill the insects, // you are cautious and/or skilled enough to don't damage the usable parts. // Some parts are more prone to damage than others, and Terranites, due their // anatomy, has a zero per cent success rate for the head surviving death. @@ -176,7 +176,7 @@ L_Finish: goto L_Nope; getitem "Beheader", 1; - getexp 1000000, 0; + getexp 750000, 0; set FLAGS, FLAGS | FLAG_GOT_BEHEADER_SWORD; set TERRAC, 0; |