Subversion Repositories vaca_plus

Rev

Rev 1 | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1 Rev 15
1
/*
1
/*
2
--------------------------------------------------------------------------------
2
--------------------------------------------------------------------------------
3
Duke Caribbean: Life's A Beach
3
Duke Caribbean: Life's A Beach
4
By Joris Weimar
4
By Joris Weimar
5
© 1997 Sunstorm Interactive
5
© 1997 Sunstorm Interactive
6
--------------------------------------------------------------------------------
6
--------------------------------------------------------------------------------
7
Duke Caribbean: Life's A Beach Plus
7
Duke Caribbean: Life's A Beach Plus
8
By Hendricks266
8
By Hendricks266
9
--------------------------------------------------------------------------------
9
--------------------------------------------------------------------------------
10
*/
10
*/
11
 
11
 
12
// Art
12
// Art
13
define BEACHBATHER1 3650 // 1312
13
define BEACHBATHER1 3650 // 1312
14
define SEAGULLSHIT 1638
14
define SEAGULLSHIT 1638
15
define DRAGON 3585 // 2120
15
define DRAGON 3585 // 2120
16
define SEAGULL 3646 // 2150
16
define SEAGULL 3646 // 2150
17
define BEACHBABE1 3670 // 2165
17
define BEACHBABE1 3670 // 2165
18
define BEACHBALL 3660 // 3400
18
define BEACHBALL 3660 // 3400
19
 
19
 
20
define TIKIGOD 3700
20
define TIKIGOD 3700
21
define DRAGONDEATH 3610
21
define DRAGONDEATH 3610
22
 
22
 
23
 
-
 
24
// Sounds
23
// Sounds
25
define WIND2                          944
24
define WIND2                          944
26
// define ACTOR_GROWING                  945
25
// define ACTOR_GROWING                  945
27
 
26