diff options
author | Reid <reidyaro@gmail.com> | 2016-07-09 15:21:28 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2016-07-09 15:21:28 +0200 |
commit | 0fc9e9af55658ee67b7fc76bb82f89f6368fd710 (patch) | |
tree | f2fd6b611f0e46cdb77eb232fa3d804463ce485c | |
parent | 37f71bf9c571be5c1284e7129ce250dd958bdb2f (diff) | |
download | serverdata-0fc9e9af55658ee67b7fc76bb82f89f6368fd710.tar.gz serverdata-0fc9e9af55658ee67b7fc76bb82f89f6368fd710.tar.bz2 serverdata-0fc9e9af55658ee67b7fc76bb82f89f6368fd710.tar.xz serverdata-0fc9e9af55658ee67b7fc76bb82f89f6368fd710.zip |
Add log function to calculate the plush count to reset the player stat.
-rw-r--r-- | npc/001-1/rumly.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/001-1/rumly.txt b/npc/001-1/rumly.txt index ca95bd89..9d0662a6 100644 --- a/npc/001-1/rumly.txt +++ b/npc/001-1/rumly.txt @@ -25,6 +25,7 @@ L_Menu: .@visited = getq(General_Rumly); + .@plush_count = lognbaselvl(1, 10); menuint l("Plushrooms you say?"), 0, |