diff options
Diffstat (limited to 'npc')
-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 ""; |