diff options
author | Jared Adams <jaxad0127@gmail.com> | 2008-11-25 09:13:34 +0000 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2008-11-25 09:13:34 +0000 |
commit | e4ab44856e6ea02ead27a6bce5495e2d82e52c34 (patch) | |
tree | 8c5c206e198b98c06685dcb03d350edaa598c963 /npc | |
parent | be8cbbaab63bafb7d13fb391204a68144ca16886 (diff) | |
parent | 04f0f5234286fcf97db23076895c535b86dc7eaf (diff) | |
download | serverdata-e4ab44856e6ea02ead27a6bce5495e2d82e52c34.tar.gz serverdata-e4ab44856e6ea02ead27a6bce5495e2d82e52c34.tar.bz2 serverdata-e4ab44856e6ea02ead27a6bce5495e2d82e52c34.tar.xz serverdata-e4ab44856e6ea02ead27a6bce5495e2d82e52c34.zip |
Merge branch 'master' of git@gitorious.org:tmw-eathena-data/mainline
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 ""; |