diff options
author | Matthias Hartmann <hartmann.matthias@gmail.com> | 2005-12-26 19:49:49 +0000 |
---|---|---|
committer | Matthias Hartmann <hartmann.matthias@gmail.com> | 2005-12-26 19:49:49 +0000 |
commit | 0583920ec596b793015ac3f6ce6bcd256942d0bc (patch) | |
tree | 955e01d52a3d16c531d9a51de60d5dabe07ed8dd /npc | |
parent | 9086f6081219e48988bb04e6761fd7f607e35b31 (diff) | |
download | serverdata-0583920ec596b793015ac3f6ce6bcd256942d0bc.tar.gz serverdata-0583920ec596b793015ac3f6ce6bcd256942d0bc.tar.bz2 serverdata-0583920ec596b793015ac3f6ce6bcd256942d0bc.tar.xz serverdata-0583920ec596b793015ac3f6ce6bcd256942d0bc.zip |
*** empty log message ***
Diffstat (limited to 'npc')
-rw-r--r-- | npc/nekkio.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/nekkio.txt b/npc/nekkio.txt index 55481b8a..6f50d8f2 100644 --- a/npc/nekkio.txt +++ b/npc/nekkio.txt @@ -1,4 +1,4 @@ -new_3-1.gat,49,69,0 script Sandra 114,{ +new_3-1.gat,49,68,0 script Sandra 114,{ if(Scorp == 2) goto done; if(Scorp == 1) goto reas; set @TEMP,rand(3); |