diff options
author | Fate <fate-tmw@googlemail.com> | 2008-11-24 15:55:34 -0700 |
---|---|---|
committer | Fate <fate-tmw@googlemail.com> | 2008-11-24 15:55:34 -0700 |
commit | 04f0f5234286fcf97db23076895c535b86dc7eaf (patch) | |
tree | 8cd75363506f9adec6e23befffceea76734af7c7 /npc/002-1_Sandstorm | |
parent | 947c50151b8d67fb324141ebfeedbc7ecce846aa (diff) | |
download | serverdata-04f0f5234286fcf97db23076895c535b86dc7eaf.tar.gz serverdata-04f0f5234286fcf97db23076895c535b86dc7eaf.tar.bz2 serverdata-04f0f5234286fcf97db23076895c535b86dc7eaf.tar.xz serverdata-04f0f5234286fcf97db23076895c535b86dc7eaf.zip |
Fixed Malivox to stat-reset to 5 instead of 9 again
Diffstat (limited to 'npc/002-1_Sandstorm')
-rw-r--r-- | npc/002-1_Sandstorm/rogue.txt | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/npc/002-1_Sandstorm/rogue.txt b/npc/002-1_Sandstorm/rogue.txt index 7169e446..9d6a555f 100644 --- a/npc/002-1_Sandstorm/rogue.txt +++ b/npc/002-1_Sandstorm/rogue.txt @@ -30,39 +30,6 @@ L_Reset: resetstatus; - // even though statusup2 takes a number, it does not - // decrease chars statspoint, hence the repeating. - - statusup bStr; - statusup bStr; - statusup bStr; - statusup bStr; - - statusup bvit; - statusup bvit; - statusup bvit; - statusup bvit; - - statusup bInt; - statusup bInt; - statusup bInt; - statusup bInt; - - statusup bAgi; - statusup bAgi; - statusup bAgi; - statusup bAgi; - - statusup bDex; - statusup bDex; - statusup bDex; - statusup bDex; - - statusup bLuk; - statusup bLuk; - statusup bLuk; - statusup bLuk; - mes "[Rogue Mage]"; mes "\"There you are."; mes ""; |