Mercurial > mm7
comparison Party.h @ 2076:0d535449c04f
Слияние
author | Ritor1 |
---|---|
date | Wed, 04 Dec 2013 15:40:38 +0600 |
parents | 259df09dfb50 |
children | 92511cd8fcdb |
comparison
equal
deleted
inserted
replaced
2075:24033aa2e1f8 | 2076:0d535449c04f |
---|---|
48 }; | 48 }; |
49 | 49 |
50 /* 355 */ | 50 /* 355 */ |
51 enum PARTY_FLAGS_1: __int32 | 51 enum PARTY_FLAGS_1: __int32 |
52 { | 52 { |
53 PARTY_FLAGS_1_0002 = 0x0002, | |
53 PARTY_FLAGS_1_WATER_DAMAGE = 0x0004, | 54 PARTY_FLAGS_1_WATER_DAMAGE = 0x0004, |
54 PARTY_FLAGS_1_FALLING = 0x0008, | 55 PARTY_FLAGS_1_FALLING = 0x0008, |
55 PARTY_FLAGS_1_ALERT_RED = 0x0010, | 56 PARTY_FLAGS_1_ALERT_RED = 0x0010, |
56 PARTY_FLAGS_1_ALERT_YELLOW = 0x0020, | 57 PARTY_FLAGS_1_ALERT_YELLOW = 0x0020, |
57 PARTY_FLAGS_1_STANDING_ON_WATER = 0x0080, | 58 PARTY_FLAGS_1_STANDING_ON_WATER = 0x0080, |