MERGED source code from development trunk (revision: 4656)

- New "remote detonator animation" when using remote detonator (by Sandro & PasHancock)
o It replaces the "open door" animation when using remote detonator
o New animation files: M_USEREMOTE.sti, S_USEREMOTE.sti, F_USEREMOTE.sti

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4657 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2011-09-25 07:42:21 +00:00
parent 8828a3da3c
commit ab5faae677
3 changed files with 16 additions and 4 deletions
+5
View File
@@ -540,6 +540,11 @@ BGMWITHSTONE,
BGMJUMPWINDOWS,
RGFJUMPWINDOWS,
// SANDRO - new animation of remote detonator by PasHancock
RGMUSEREMOTE,
BGMUSEREMOTE,
RGFUSEREMOTE,
NUMANIMATIONSURFACETYPES
} AnimationSurfaceTypes;