diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-09-07 15:02:38 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-09-07 15:02:38 -0300 |
commit | 986cee844cfcf15340805b92d19226ae80759a4f (patch) | |
tree | 82e1b517e6a9eba169b353eb76d81bdc03e44c5f | |
parent | dbdb52e9b955f4a5baffdbbb9be686b175805f77 (diff) | |
download | serverdata-986cee844cfcf15340805b92d19226ae80759a4f.tar.gz serverdata-986cee844cfcf15340805b92d19226ae80759a4f.tar.bz2 serverdata-986cee844cfcf15340805b92d19226ae80759a4f.tar.xz serverdata-986cee844cfcf15340805b92d19226ae80759a4f.zip |
Document effective bonus level
-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"; |