summaryrefslogtreecommitdiff
path: root/npc/012-1/wateranimation.txt
blob: 19b13bbc4b633bc3b9980a3b7fbb8064e693bfeb (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
25
// TMW2 scripts.
// Author:
//    gumi
//    Reid
//    Saulc
//    Jesusalva
// Description:
//    Water animations, splash, fishes, etc...

012-1,119,54,0	script	#Hurn_WAM0	NPC_WATER_SPLASH,{

    fishing; // begin or continue fishing
    close;

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

012-1,137,58,0	duplicate(#Hurn_WAM0)	#Hurn_WAM1	NPC_WATER_SPLASH
012-1,137,88,0	duplicate(#Hurn_WAM0)	#Hurn_WAM2	NPC_WATER_SPLASH
012-1,59,12,0	duplicate(#Hurn_WAM0)	#Hurn_WAM3	NPC_WATER_SPLASH
012-1,138,31,0	duplicate(#Hurn_WAM0)	#Hurn_WAM4	NPC_WATER_SPLASH