~ubuntu-branches/ubuntu/utopic/frogatto-data/utopic

« back to all changes in this revision

Viewing changes to data/compiled/objects/candelabra_milgram.cfg

  • Committer: Bazaar Package Importer
  • Author(s): Dmitry E. Oboukhov
  • Date: 2010-07-16 12:14:11 UTC
  • Revision ID: james.westby@ubuntu.com-20100716121411-tobhfbyxrrz46dwz
Tags: upstream-1.0
ImportĀ upstreamĀ versionĀ 1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[object_type]
 
2
id="candelabra_milgram"
 
3
on_create="[    spawn('candlestick',midpoint_x,y-16,facing),
 
4
                                        spawn('candlestick',midpoint_x-16*facing,y-10,facing),
 
5
                                        spawn('candlestick',midpoint_x+16*facing,y-10,facing),
 
6
                                        spawn('candlestick',midpoint_x-30*facing,midpoint_y-54,facing),
 
7
                                        spawn('candlestick',midpoint_x+30*facing,midpoint_y-54,facing)
 
8
        
 
9
                                ]"
 
10
zorder="-3"
 
11
        [animation]
 
12
        frame_info="5,0,5,14,980,329,38,50"
 
13
        id="normal"
 
14
        image="compiled-0.png"
 
15
        rect="975,329,1022,392"
 
16
        [/animation]
 
17
 
 
18
[/object_type]
 
19