diff options
Diffstat (limited to 'npc/001-1/wateranimation.txt')
-rw-r--r-- | npc/001-1/wateranimation.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/npc/001-1/wateranimation.txt b/npc/001-1/wateranimation.txt index 9673929a9..7c143582e 100644 --- a/npc/001-1/wateranimation.txt +++ b/npc/001-1/wateranimation.txt @@ -12,14 +12,6 @@ close; OnInit: - // default fishes - setarray .common_fish, - CommonCarp, Roach, Tench; - - // rare fishes - setarray .rare_fish, - GrassCarp; - .sex = G_OTHER; .distance = 4; end; |