diff options
Diffstat (limited to 'doc/sample/PCLoginEvent.txt')
-rw-r--r-- | doc/sample/PCLoginEvent.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sample/PCLoginEvent.txt b/doc/sample/PCLoginEvent.txt index b7020b719..8f3649345 100644 --- a/doc/sample/PCLoginEvent.txt +++ b/doc/sample/PCLoginEvent.txt @@ -1,4 +1,4 @@ -// eAthena Special NPC +// rAthena Special NPC // PCLoginEvent NPC (davidsiaw) //============================================================================== @@ -50,4 +50,4 @@ prontera,156,176,0 script Another NPC 46,{ OnPCLoginEvent: // this part runs AS WELL close; -}
\ No newline at end of file +} |