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

« back to all changes in this revision

Viewing changes to data/objects/npcs/sizix_npc.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
 
 
2
        [object_type]
 
3
        id=sizix_npc
 
4
        prototype=standing_npc
 
5
        solid_dimensions=npc
 
6
        solid_area=17,9,58,52
 
7
 
 
8
                [animation]
 
9
                image=npc/sizix.png
 
10
                id=stand
 
11
                rect=5,4,73,58
 
12
                collide=17,9,58,52
 
13
                pad=3
 
14
                feet_x=37
 
15
                feet_y=52
 
16
                duration=8
 
17
                frames=5
 
18
                reverse=yes
 
19
                accel_y=80
 
20
                [/animation]
 
21
        [/object_type]
 
22