diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-09 18:11:45 -0200 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-09 18:11:45 -0200 |
commit | 0c2b40f1005603a0bd91f033da947a1cc60e3b03 (patch) | |
tree | 6d147874e42b3b122521c6433287b9ea49dd27d9 /npc/005-6/zitoni.txt | |
parent | bbdf24ed7d5ca2dccfa8f67d4ae7893d990c5f9b (diff) | |
download | serverdata-0c2b40f1005603a0bd91f033da947a1cc60e3b03.tar.gz serverdata-0c2b40f1005603a0bd91f033da947a1cc60e3b03.tar.bz2 serverdata-0c2b40f1005603a0bd91f033da947a1cc60e3b03.tar.xz serverdata-0c2b40f1005603a0bd91f033da947a1cc60e3b03.zip |
Fix Cynric. Make stat reset cost only 1 simbolic plushroom when level is < 10.
Diffstat (limited to 'npc/005-6/zitoni.txt')
-rw-r--r-- | npc/005-6/zitoni.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/005-6/zitoni.txt b/npc/005-6/zitoni.txt index ad5086de4..d51227a20 100644 --- a/npc/005-6/zitoni.txt +++ b/npc/005-6/zitoni.txt @@ -26,6 +26,8 @@ L_Menu: .@visited = getq(General_Rumly); .@plush_count = lognbaselvl(1, 10); + if (BaseLevel < 10) + .@plush_count = 1; select l("Plushrooms you say?"), |