diff options
Diffstat (limited to 'npc/003-0-1/audsbel.txt')
-rw-r--r-- | npc/003-0-1/audsbel.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-0-1/audsbel.txt b/npc/003-0-1/audsbel.txt index 18c40f353..4444f5d62 100644 --- a/npc/003-0-1/audsbel.txt +++ b/npc/003-0-1/audsbel.txt @@ -408,7 +408,7 @@ L_Magic: mesq l("Now lo and behold... The ultimate... TRANSMUTATION!"); // Pray that you don't get disconnected now next; - getexp 20000, 0; + getexp 10000, 500; setq General_Auldsbel, 11; npctalk l("@@... I think something went wrong... RUN!!", strcharinfo(0)); .@mob=monster(.map$, .x, .y, "Failed Experiment", GrassSnake, 1, .name$+"::OnSnakeDeath"); |