diff --git a/scripts/rpgglobals.cs b/scripts/rpgglobals.cs index d4d57d9..87f9b6a 100644 --- a/scripts/rpgglobals.cs +++ b/scripts/rpgglobals.cs @@ -1,5 +1,5 @@ if($initlck $= "") $initlck = 14; -if($SPgainedPerLevel $= "") $SPgainedPerLevel = 30; +if($SPgainedPerLevel $= "") $SPgainedPerLevel = 45; if($initSPcredits $= "") $initSPcredits = 60; if($autoStartupSP $= "") $autoStartupSP = 1; //for each skill if($initbankcoins $= "") $initbankcoins = 2500;