changed some initial cave elements for EM engine
authorHolger Schemel <info@artsoft.org>
Wed, 19 Feb 2020 11:28:02 +0000 (12:28 +0100)
committerHolger Schemel <info@artsoft.org>
Tue, 19 May 2020 16:19:58 +0000 (18:19 +0200)
src/game_em/reademc.c

index 40b0a609dd92d20b077d75d68eaaeff266bf9cc8..f93e495b276d411bea86e66f7fcf5963d36d1494 100644 (file)
@@ -65,8 +65,8 @@ static const short map_emc[256] =
   Xdynamite_2,         Xdynamite_3,    Xdynamite_4,    Xacid_s,
 
   Xexit_1,             Xexit_2,        Xexit_3,        Xballoon,
   Xdynamite_2,         Xdynamite_3,    Xdynamite_4,    Xacid_s,
 
   Xexit_1,             Xexit_2,        Xexit_3,        Xballoon,
-  Xplant,              Xspring,        Xspring_fall,   Xspring_w,
-  Xspring_e,           Xball_1,        Xball_2,        Xandroid,
+  Xplant,              Xspring,        Xspring,        Xpush_spring_w,
+  Xpush_spring_e,      Xball_1,        Xball_2,        Xandroid,
   Xblank,              Xandroid,       Xandroid,       Xandroid,
 
   Xandroid,            Xandroid,       Xandroid,       Xandroid,
   Xblank,              Xandroid,       Xandroid,       Xandroid,
 
   Xandroid,            Xandroid,       Xandroid,       Xandroid,