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

« back to all changes in this revision

Viewing changes to data/compiled/objects/town_1_interior_side_doorway.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="town_1_interior_side_doorway"
 
3
on_create="if(dest_level and dest_door, spawn('invisible_portal',midpoint_x,midpoint_y,facing, [set(dest_level,dest_level),set(dest_door,dest_door)]))"
 
4
teleport_offset_x="-96"
 
5
teleport_offset_y="0"
 
6
zorder="-4"
 
7
        [animation]
 
8
        frame_info="0,0,0,0,710,766,48,80"
 
9
        id="normal"
 
10
        image="compiled-0.png"
 
11
        rect="710,766,757,845"
 
12
        [/animation]
 
13
 
 
14
[/object_type]
 
15