Mercurial > mm7
comparison AudioPlayer.h @ 1413:3881d2f94eb1
UseNPCSkill
DIALOGUE_USE_NPC_ABILITY
author | Nomad |
---|---|
date | Sat, 27 Jul 2013 16:09:00 +0200 |
parents | 1e35cfed7928 |
children | 5930342f092b |
comparison
equal
deleted
inserted
replaced
1412:182d58b2a34c | 1413:3881d2f94eb1 |
---|---|
100 SOUND_Arcomage_TowerUpgrade = 0x81, | 100 SOUND_Arcomage_TowerUpgrade = 0x81, |
101 SOUND_Arcomage_130 = 0x82, | 101 SOUND_Arcomage_130 = 0x82, |
102 SOUND_Arcomage_131 = 0x83, | 102 SOUND_Arcomage_131 = 0x83, |
103 SOUND_Arcomage_WallUpgrade = 0x84, | 103 SOUND_Arcomage_WallUpgrade = 0x84, |
104 SOUND_GoldReceived = 0xC8, | 104 SOUND_GoldReceived = 0xC8, |
105 SOUND_206 =206, | 105 SOUND_203 = 203, |
106 SOUND_207 =207, | 106 SOUND_206 = 206, |
107 SOUND_207 = 207, | |
107 SOUND_OpenChest = 208, | 108 SOUND_OpenChest = 208, |
108 SOUND_PlayerCantCastSpell = 0xD1, | 109 SOUND_PlayerCantCastSpell = 0xD1, |
109 SOUND_Bell = 0xD9, | 110 SOUND_Bell = 0xD9, |
110 SOUND_OpenBook = 230, | 111 SOUND_OpenBook = 230, |
111 SOUND_CloseBook = 231, | 112 SOUND_CloseBook = 231, |
113 SOUND_11090 = 11090, | |
114 SOUND_12040 = 12040, | |
112 SOUND_20001 = 0x4E21, | 115 SOUND_20001 = 0x4E21, |
113 }; | 116 }; |
114 | 117 |
115 | 118 |
116 enum MusicID: unsigned __int32 | 119 enum MusicID: unsigned __int32 |