summaryrefslogtreecommitdiff
path: root/npc/020-1/wateranimation.txt
blob: 9876cf6da75a81c5075168dc8884773d6f30594a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
// TMW2 scripts.
// Author:
//    Saulc
//    Jesusalva
// Description:
//    Water animations, splash, fishes, etc...

020-1,82,73,0	script	#fishing_nivalis0	NPC_WATER_SPLASH,{

    fishing(1, CommonCarp,
               IceCube, GrassCarp); // begin or continue fishing
    close;

OnInit:
    .sex = G_OTHER;
    .distance = 4;
    end;
}

020-1,87,73,0	duplicate(#fishing_nivalis0)	#fishing_nivalis1	NPC_WATER_SPLASH
020-1,31,52,0	duplicate(#fishing_nivalis0)	#fishing_nivalis2	NPC_WATER_SPLASH
020-1,30,63,0	duplicate(#fishing_nivalis0)	#fishing_nivalis3	NPC_WATER_SPLASH
020-1,64,127,0	duplicate(#fishing_nivalis0)	#fishing_nivalis4	NPC_WATER_SPLASH