hedgewars/uConsts.pas
changeset 2908 bd1909984a09
parent 2905 f3c79f7193a9
child 2911 cd355befa683
equal deleted inserted replaced
2907:b29c1358498d 2908:bd1909984a09
   102 			sndCake, sndOw1, sndOw4, sndFirePunch1, sndFirePunch2,
   102 			sndCake, sndOw1, sndOw4, sndFirePunch1, sndFirePunch2,
   103 			sndFirePunch3, sndFirePunch4, sndFirePunch5, sndFirePunch6,
   103 			sndFirePunch3, sndFirePunch4, sndFirePunch5, sndFirePunch6,
   104 			sndMelon, sndHellish, sndYoohoo, sndRCPlane, sndWhipCrack,
   104 			sndMelon, sndHellish, sndYoohoo, sndRCPlane, sndWhipCrack,
   105 			sndRideOfTheValkyries, sndDenied, sndPlaced, sndBaseballBat,
   105 			sndRideOfTheValkyries, sndDenied, sndPlaced, sndBaseballBat,
   106 			sndVaporize, sndWarp, sndSuddenDeath, sndMortar, sndShutter,
   106 			sndVaporize, sndWarp, sndSuddenDeath, sndMortar, sndShutter,
   107 			sndHomerun, sndMolotov, sndWalking, sndCover, sndUhOh,
   107 			sndHomerun, sndMolotov, sndCover, sndUhOh, sndOops,
   108 			sndOops, sndNooo, sndHello, sndRopeShot, sndRopeAttach,
   108 			sndNooo, sndHello, sndRopeShot, sndRopeAttach, sndRopeRelease,
   109 			sndRopeRelease, sndSwitchHog, sndVictory, sndSniperReload, sndSteps);
   109 			sndSwitchHog, sndVictory, sndSniperReload, sndSteps, sndLowGravity);
   110 
   110 
   111 	TAmmoType  = (amNothing, amGrenade, amClusterBomb, amBazooka, amUFO, amShotgun, amPickHammer,
   111 	TAmmoType  = (amNothing, amGrenade, amClusterBomb, amBazooka, amUFO, amShotgun, amPickHammer,
   112 			amSkip, amRope, amMine, amDEagle, amDynamite, amFirePunch, amWhip,
   112 			amSkip, amRope, amMine, amDEagle, amDynamite, amFirePunch, amWhip,
   113 			amBaseballBat, amParachute, amAirAttack, amMineStrike, amBlowTorch,
   113 			amBaseballBat, amParachute, amAirAttack, amMineStrike, amBlowTorch,
   114 			amGirder, amTeleport, amSwitch, amMortar, amKamikaze, amCake,
   114 			amGirder, amTeleport, amSwitch, amMortar, amKamikaze, amCake,
   288 	tfRCPlane       = $00000002;
   288 	tfRCPlane       = $00000002;
   289 	tfSpawnTargets  = $00000004;
   289 	tfSpawnTargets  = $00000004;
   290 	tfIgnoreDelays  = $00000008;
   290 	tfIgnoreDelays  = $00000008;
   291 	tfTargetRespawn = $00000010;
   291 	tfTargetRespawn = $00000010;
   292 	
   292 	
       
   293 	gfAny            = $FFFFFFFF;
   293 	gfForts          = $00000001;
   294 	gfForts          = $00000001;
   294 	gfMultiWeapon    = $00000002;
   295 	gfMultiWeapon    = $00000002;
   295 	gfSolidLand      = $00000004;
   296 	gfSolidLand      = $00000004;
   296 	gfBorder         = $00000008;
   297 	gfBorder         = $00000008;
   297 	gfDivideTeams    = $00000010;
   298 	gfDivideTeams    = $00000010;
   752 			(FileName:          'suddendeath.ogg'; Path: ptSounds),// sndSuddenDeath
   753 			(FileName:          'suddendeath.ogg'; Path: ptSounds),// sndSuddenDeath
   753 			(FileName:               'mortar.ogg'; Path: ptSounds),// sndMortar
   754 			(FileName:               'mortar.ogg'; Path: ptSounds),// sndMortar
   754 			(FileName:         'shutterclick.ogg'; Path: ptSounds),// sndShutter
   755 			(FileName:         'shutterclick.ogg'; Path: ptSounds),// sndShutter
   755 			(FileName:              'homerun.ogg'; Path: ptSounds),// sndHomerun
   756 			(FileName:              'homerun.ogg'; Path: ptSounds),// sndHomerun
   756 			(FileName:              'molotov.ogg'; Path: ptSounds),// sndMolotov
   757 			(FileName:              'molotov.ogg'; Path: ptSounds),// sndMolotov
   757 			(FileName:              ''; Path: ptSounds),// sndWalking
       
   758 			(FileName:            'Takecover.ogg'; Path: ptVoices),// sndCover
   758 			(FileName:            'Takecover.ogg'; Path: ptVoices),// sndCover
   759 			(FileName:                'Uh-oh.ogg'; Path: ptVoices),// sndUhOh
   759 			(FileName:                'Uh-oh.ogg'; Path: ptVoices),// sndUhOh
   760 			(FileName:                 'Oops.ogg'; Path: ptVoices),// sndOops
   760 			(FileName:                 'Oops.ogg'; Path: ptVoices),// sndOops
   761 			(FileName:                 'Nooo.ogg'; Path: ptVoices),// sndNooo
   761 			(FileName:                 'Nooo.ogg'; Path: ptVoices),// sndNooo
   762 			(FileName:                'Hello.ogg'; Path: ptVoices),// sndHello
   762 			(FileName:                'Hello.ogg'; Path: ptVoices),// sndHello
   764 			(FileName:                         ''; Path: ptSounds),// sndRopeAttach
   764 			(FileName:                         ''; Path: ptSounds),// sndRopeAttach
   765 			(FileName:                         ''; Path: ptSounds),// sndRopeRelease
   765 			(FileName:                         ''; Path: ptSounds),// sndRopeRelease
   766 			(FileName:            'switchhog.ogg'; Path: ptSounds),// sndSwitchHog
   766 			(FileName:            'switchhog.ogg'; Path: ptSounds),// sndSwitchHog
   767 			(FileName:              'victory.ogg'; Path: ptVoices),// sndVictory
   767 			(FileName:              'victory.ogg'; Path: ptVoices),// sndVictory
   768 			(FileName:         'sniperreload.ogg'; Path: ptSounds),// sndSniperReload
   768 			(FileName:         'sniperreload.ogg'; Path: ptSounds),// sndSniperReload
   769 			(FileName:                'steps.ogg'; Path: ptSounds) // sndSteps
   769 			(FileName:                'steps.ogg'; Path: ptSounds),// sndSteps
       
   770 			(FileName:           'lowgravity.ogg'; Path: ptSounds) // sndLowGravity
   770 			);
   771 			);
   771 
   772 
   772 	Ammoz: array [TAmmoType] of record
   773 	Ammoz: array [TAmmoType] of record
   773 			NameId: TAmmoStrId;
   774 			NameId: TAmmoStrId;
   774 			NameTex: PTexture;
   775 			NameTex: PTexture;