adonthell-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[adonthell-wastesedge-commits] Release_0-3-1 cf1b9c2 093/237: Adapted th


From: Kai Sterker
Subject: [adonthell-wastesedge-commits] Release_0-3-1 cf1b9c2 093/237: Adapted the game to the new Python engine
Date: Mon, 25 Jul 2016 18:14:59 +0000 (UTC)

tag: Release_0-3-1
commit cf1b9c2fffa1b6270c0ec4bdd67fdee73b34482d
Author: adondev <adondev>
Commit: adondev <adondev>

    Adapted the game to the new Python engine
---
 gfx/mapobjects/terrains/Makefile.am |    3 ++-
 maps/test.map                       |  Bin 2757 -> 2796 bytes
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/gfx/mapobjects/terrains/Makefile.am 
b/gfx/mapobjects/terrains/Makefile.am
index 60beb44..5027932 100755
--- a/gfx/mapobjects/terrains/Makefile.am
+++ b/gfx/mapobjects/terrains/Makefile.am
@@ -6,6 +6,7 @@ pkgdata_DATA = grass1.mobj grass2.mobj ground-stone-1.mobj 
ground-stone2.mobj \
        road_sandy_to_grass_left.mobj road_sandy_to_grass_right.mobj \
        road_to_stone_bot-left.mobj road_to_stone_left.mobj 
grass_medium-height_front.mobj \
        grass_medium-height.mobj forest_bot.mobj forest_bot_leaves.mobj 
forest_left.mobj \
-       forest_left_leaves.mobj forest_mid.mobj forest_mid_leaves.mobj
+       forest_left_leaves.mobj forest_mid.mobj forest_mid_leaves.mobj \
+       ground_to_grass.mobj grass_to_ground.mobj
 
 EXTRA_DIST = $(pkgdata_DATA)
diff --git a/maps/test.map b/maps/test.map
index 0f86c4d..242b856 100755
Binary files a/maps/test.map and b/maps/test.map differ



reply via email to

[Prev in Thread] Current Thread [Next in Thread]