diff AudioPlayer.h @ 1413:3881d2f94eb1

UseNPCSkill DIALOGUE_USE_NPC_ABILITY
author Nomad
date Sat, 27 Jul 2013 16:09:00 +0200
parents 1e35cfed7928
children 5930342f092b
line wrap: on
line diff
--- a/AudioPlayer.h	Sat Jul 27 14:28:14 2013 +0200
+++ b/AudioPlayer.h	Sat Jul 27 16:09:00 2013 +0200
@@ -102,13 +102,16 @@
   SOUND_Arcomage_131 = 0x83,
   SOUND_Arcomage_WallUpgrade = 0x84,
   SOUND_GoldReceived = 0xC8,
-  SOUND_206 =206,
-  SOUND_207 =207,
+  SOUND_203 = 203,
+  SOUND_206 = 206,
+  SOUND_207 = 207,
   SOUND_OpenChest = 208,
   SOUND_PlayerCantCastSpell = 0xD1,
   SOUND_Bell = 0xD9,
   SOUND_OpenBook = 230,
   SOUND_CloseBook = 231,
+  SOUND_11090 = 11090,
+  SOUND_12040 = 12040,
   SOUND_20001 = 0x4E21,
 };