diff options
Diffstat (limited to 'npc/003-3')
-rw-r--r-- | npc/003-3/malindou.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 4a8d77ac2..ecad4da98 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -94,7 +94,7 @@ OnInit: debugmes "* Initial Vault Values"; debugmes ""; DelItemFromEveryPlayer(802); - $VAULT_01738039=0; + $VAULT_01738039=rand(5,25); } |