diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/commands/ucp.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/commands/ucp.txt b/npc/commands/ucp.txt index 652d779ff..2803663b6 100644 --- a/npc/commands/ucp.txt +++ b/npc/commands/ucp.txt @@ -89,6 +89,7 @@ function script UserCtrlPanel { case 6: // Draw the GUI and any info on it csysGUI_Report(); + mesc l("NOTE: The effective bonus level applied is the average level of enabled options!"); //mesc l("Mobpt: @@", Mobpt); do { .@opt$="Do nothing"; |