diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-09-30 00:19:17 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-09-30 00:19:17 -0300 |
commit | d8d18620891fb283a30ff446faa620dc08e4fd4f (patch) | |
tree | 775337f28c2b92a50d4439dfe61311285ca0333b /npc | |
parent | 41acf9a1a2c92c9e1e501bd7103898cdd20df507 (diff) | |
download | serverdata-d8d18620891fb283a30ff446faa620dc08e4fd4f.tar.gz serverdata-d8d18620891fb283a30ff446faa620dc08e4fd4f.tar.bz2 serverdata-d8d18620891fb283a30ff446faa620dc08e4fd4f.tar.xz serverdata-d8d18620891fb283a30ff446faa620dc08e4fd4f.zip |
...Alright, I'll yield at a factor of 7
Diffstat (limited to 'npc')
-rw-r--r-- | npc/functions/util.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/util.txt b/npc/functions/util.txt index cd5def7e8..b39c4123e 100644 --- a/npc/functions/util.txt +++ b/npc/functions/util.txt @@ -759,7 +759,7 @@ function script mstone { // Determine how much stats you need, this is based on players // and change based on $Global Variables - .int=5; + .int=7; .lvl=15; .jlv=10; |