From cebbacd3f4ce3dff1af59f35d942bc63a33a6a61 Mon Sep 17 00:00:00 2001 From: Armin Burgmeier Date: Sat, 25 Feb 2012 17:04:00 +0100 Subject: [PATCH] Remove "Picture" DefCore entry in objects having mesh graphics --- planet/Objects.ocd/Clonk.ocd/DefCore.txt | 1 - planet/Objects.ocd/Items.ocd/Tools.ocd/Boompack.ocd/DefCore.txt | 1 - planet/Objects.ocd/Items.ocd/Tools.ocd/Pickaxe.ocd/DefCore.txt | 1 - planet/Objects.ocd/Items.ocd/Tools.ocd/TeleGlove.ocd/DefCore.txt | 1 - planet/Objects.ocd/Items.ocd/Weapons.ocd/Club.ocd/DefCore.txt | 1 - planet/Objects.ocd/Structures.ocd/WindGenerator.ocd/DefCore.txt | 1 - .../Vehicles.ocd/Airship.ocd/AirshipBurnt.ocd/DefCore.txt | 1 - 7 files changed, 7 deletions(-) diff --git a/planet/Objects.ocd/Clonk.ocd/DefCore.txt b/planet/Objects.ocd/Clonk.ocd/DefCore.txt index 9362ef664..9f911da4a 100644 --- a/planet/Objects.ocd/Clonk.ocd/DefCore.txt +++ b/planet/Objects.ocd/Clonk.ocd/DefCore.txt @@ -12,7 +12,6 @@ VertexCNAT=0,4,8,1,2,1,2 VertexFriction=300,300,100,300,300,300,300 Value=25 Mass=50 -Picture=192,100,32,40 Collection=-8,-10,16,27 ContactIncinerate=10 CrewMember=1 diff --git a/planet/Objects.ocd/Items.ocd/Tools.ocd/Boompack.ocd/DefCore.txt b/planet/Objects.ocd/Items.ocd/Tools.ocd/Boompack.ocd/DefCore.txt index e5f0d6e65..6913389cb 100644 --- a/planet/Objects.ocd/Items.ocd/Tools.ocd/Boompack.ocd/DefCore.txt +++ b/planet/Objects.ocd/Items.ocd/Tools.ocd/Boompack.ocd/DefCore.txt @@ -9,7 +9,6 @@ Vertices=4 VertexX=0,0,-4,4 VertexY=3,-6,10,10 VertexFriction=80,60,60 -Picture=0,0,16,16 Value=12 Mass=20 Components=Blackpowder=3;Wood=1;Metal=1; diff --git a/planet/Objects.ocd/Items.ocd/Tools.ocd/Pickaxe.ocd/DefCore.txt b/planet/Objects.ocd/Items.ocd/Tools.ocd/Pickaxe.ocd/DefCore.txt index a106fd0c8..602c60811 100644 --- a/planet/Objects.ocd/Items.ocd/Tools.ocd/Pickaxe.ocd/DefCore.txt +++ b/planet/Objects.ocd/Items.ocd/Tools.ocd/Pickaxe.ocd/DefCore.txt @@ -9,7 +9,6 @@ Vertices=4 VertexX=0,-4,4,0 VertexY=-4,-3,-3,4 VertexFriction=50,100,100,40 -Picture=10,0,64,64 Value=10 Mass=20 Components=Wood=1;Metal=1; diff --git a/planet/Objects.ocd/Items.ocd/Tools.ocd/TeleGlove.ocd/DefCore.txt b/planet/Objects.ocd/Items.ocd/Tools.ocd/TeleGlove.ocd/DefCore.txt index fd09c6d55..59af346e0 100644 --- a/planet/Objects.ocd/Items.ocd/Tools.ocd/TeleGlove.ocd/DefCore.txt +++ b/planet/Objects.ocd/Items.ocd/Tools.ocd/TeleGlove.ocd/DefCore.txt @@ -9,7 +9,6 @@ Vertices=3 VertexX=0,-3,3 VertexY=-3,2,2 VertexFriction=40,40,40 -Picture=0,0,8,8 Value=20 Mass=7 Components=Metal=2;Crystal=2; diff --git a/planet/Objects.ocd/Items.ocd/Weapons.ocd/Club.ocd/DefCore.txt b/planet/Objects.ocd/Items.ocd/Weapons.ocd/Club.ocd/DefCore.txt index 78a3413bb..425344d79 100644 --- a/planet/Objects.ocd/Items.ocd/Weapons.ocd/Club.ocd/DefCore.txt +++ b/planet/Objects.ocd/Items.ocd/Weapons.ocd/Club.ocd/DefCore.txt @@ -9,7 +9,6 @@ Vertices=2 VertexX=0,0 VertexY=-7,7 VertexFriction=50,50 -Picture=10,10,54,54 Value=10 Mass=20 Components=Wood=1;Metal=1; diff --git a/planet/Objects.ocd/Structures.ocd/WindGenerator.ocd/DefCore.txt b/planet/Objects.ocd/Structures.ocd/WindGenerator.ocd/DefCore.txt index 9c839039f..b7f6f2921 100644 --- a/planet/Objects.ocd/Structures.ocd/WindGenerator.ocd/DefCore.txt +++ b/planet/Objects.ocd/Structures.ocd/WindGenerator.ocd/DefCore.txt @@ -14,7 +14,6 @@ VertexFriction=50,50,50,100,100 Value=45 Mass=900 Components=Wood=4;Metal=1 -Picture=30,0,80,94 Exclusive=1 ContactIncinerate=4 BlastIncinerate=60 diff --git a/planet/Objects.ocd/Vehicles.ocd/Airship.ocd/AirshipBurnt.ocd/DefCore.txt b/planet/Objects.ocd/Vehicles.ocd/Airship.ocd/AirshipBurnt.ocd/DefCore.txt index 292123926..d9edcee2a 100644 --- a/planet/Objects.ocd/Vehicles.ocd/Airship.ocd/AirshipBurnt.ocd/DefCore.txt +++ b/planet/Objects.ocd/Vehicles.ocd/Airship.ocd/AirshipBurnt.ocd/DefCore.txt @@ -14,4 +14,3 @@ Value=34 Mass=60 Components=Metal=4;Wood=1; SolidMask=64,0,64,54,0,0 -Picture=128,0,128,128,0,0 \ No newline at end of file