diff options
Diffstat (limited to 'res/brush47.xml')
-rw-r--r-- | res/brush47.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/res/brush47.xml b/res/brush47.xml index a7e3894..c345c82 100644 --- a/res/brush47.xml +++ b/res/brush47.xml @@ -71,7 +71,11 @@ <face id="top" type="extrude" scale="1,0.96,1" position="0,0,0.775"> <face id="front" colour="#e1eff3"/> <face id="back" colour="#e1eff3"/> - <face id="top" type="extrude" scale="0.5,0.85,0" smooth="true" position="0,0,0.575" colour="#aeb0b0"/> + <face id="top" type="extrude" scale="0.5,0.85,0" smooth="true" position="0,0,0.575" colour="#aeb0b0"> + <face id="top" texture="roofTopWithVents"/> + <face id="left" texture="roofSideWithVents"/> + <face id="right" texture="roofSideWithVents"/> + </face> </face> </face> </use> |