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

« back to all changes in this revision

Viewing changes to data/objects/props/wall_clock_hand.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=wall_clock_hand
 
3
        zorder=-2
 
4
        timer_frequency=5
 
5
        on_timer="set(rotate, rotate+1)"
 
6
                [animation]
 
7
                id=normal
 
8
                image=props/furniture.png
 
9
                rect=144,48,174,78
 
10
                [/animation]
 
11
        [/object_type]