diff options
Diffstat (limited to 'npc/003-0-1/professor.txt')
-rw-r--r-- | npc/003-0-1/professor.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-0-1/professor.txt b/npc/003-0-1/professor.txt index c6699b4fc..59897c42b 100644 --- a/npc/003-0-1/professor.txt +++ b/npc/003-0-1/professor.txt @@ -60,7 +60,7 @@ OnSpeeching: getexp .@bxp, .@jxp; - // Experience for Homunculus + // (Extra) Experience for Homunculus if (gethominfo(0)) gethomunexp(1); |