diff options
Diffstat (limited to 'npc/020-1/martha.txt')
-rw-r--r-- | npc/020-1/martha.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/020-1/martha.txt b/npc/020-1/martha.txt index 9b22e80e..2faf9dd3 100644 --- a/npc/020-1/martha.txt +++ b/npc/020-1/martha.txt @@ -1,4 +1,4 @@ -// Evol scripts. +// The Mana World scripts. // Author: // Micksha // Description: @@ -13,7 +13,6 @@ close; OnInit: - .bodytype = BODYTYPE_2; .distance = 4; end; } |