diff options
Diffstat (limited to 'npc/custom/shifty_assassin.txt')
-rw-r--r-- | npc/custom/shifty_assassin.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/custom/shifty_assassin.txt b/npc/custom/shifty_assassin.txt index ce454118d..0f8e32e4c 100644 --- a/npc/custom/shifty_assassin.txt +++ b/npc/custom/shifty_assassin.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Shifty Assassin //===== By: ================================================== //= acky - god@acky.com //===== Current Version: ===================================== //= 1.1.2 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= Players buy ninjas to assassinate other players //===== Additional Comments: ================================= @@ -206,4 +206,4 @@ end; OnInit: set $ninja_avail,$ninja_avail+1; end; -}
\ No newline at end of file +} |