Update Iscar's house (navar_city/iscar) to animate the front door so it opens and closes for visiting players
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21249 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
a49d86b2bb
commit
1177c63358
|
@ -194,15 +194,25 @@ arch white_wall_2_2_1
|
|||
x 2
|
||||
y 11
|
||||
end
|
||||
arch grass
|
||||
arch dungeon_magic
|
||||
x 2
|
||||
y 12
|
||||
end
|
||||
arch grass
|
||||
x 2
|
||||
y 12
|
||||
move_block all
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 2
|
||||
y 13
|
||||
end
|
||||
arch grass
|
||||
x 2
|
||||
y 13
|
||||
move_block all
|
||||
end
|
||||
arch grass
|
||||
x 3
|
||||
end
|
||||
arch grass
|
||||
|
@ -257,6 +267,11 @@ arch whiteslate
|
|||
x 3
|
||||
y 9
|
||||
end
|
||||
arch button_small
|
||||
x 3
|
||||
y 10
|
||||
connected 1
|
||||
end
|
||||
arch whiteslate
|
||||
x 3
|
||||
y 10
|
||||
|
@ -269,14 +284,24 @@ arch white_wall_1_3
|
|||
x 3
|
||||
y 11
|
||||
end
|
||||
arch invis_exit
|
||||
slaying /world/world_122_117
|
||||
sp 14
|
||||
x 3
|
||||
y 12
|
||||
end
|
||||
arch grass
|
||||
x 3
|
||||
y 12
|
||||
move_block all
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 3
|
||||
y 13
|
||||
end
|
||||
arch grass
|
||||
x 3
|
||||
y 13
|
||||
move_block all
|
||||
end
|
||||
arch grass
|
||||
x 4
|
||||
|
@ -333,30 +358,47 @@ arch whiteslate
|
|||
x 4
|
||||
y 9
|
||||
end
|
||||
arch button_small
|
||||
x 4
|
||||
y 10
|
||||
connected 1
|
||||
end
|
||||
arch whiteslate
|
||||
x 4
|
||||
y 10
|
||||
end
|
||||
arch whiteslate
|
||||
slaying /world/world_122_117
|
||||
sp 14
|
||||
x 4
|
||||
y 11
|
||||
end
|
||||
arch oakdoor_2
|
||||
arch button_small
|
||||
x 4
|
||||
y 11
|
||||
connected 1
|
||||
end
|
||||
arch odoorn2_closed_1
|
||||
x 4
|
||||
y 11
|
||||
connected 1
|
||||
end
|
||||
arch invis_exit
|
||||
slaying /world/world_122_117
|
||||
sp 14
|
||||
x 4
|
||||
y 11
|
||||
y 12
|
||||
end
|
||||
arch grass
|
||||
x 4
|
||||
y 12
|
||||
move_block all
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 4
|
||||
y 13
|
||||
end
|
||||
arch grass
|
||||
x 4
|
||||
y 13
|
||||
move_block all
|
||||
end
|
||||
arch grass
|
||||
x 5
|
||||
|
@ -462,14 +504,24 @@ arch white_wall_2_2_1
|
|||
x 5
|
||||
y 11
|
||||
end
|
||||
arch invis_exit
|
||||
slaying /world/world_122_117
|
||||
sp 14
|
||||
x 5
|
||||
y 12
|
||||
end
|
||||
arch grass
|
||||
x 5
|
||||
y 12
|
||||
move_block all
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 5
|
||||
y 13
|
||||
end
|
||||
arch grass
|
||||
x 5
|
||||
y 13
|
||||
move_block all
|
||||
end
|
||||
arch grass
|
||||
x 6
|
||||
|
@ -538,15 +590,25 @@ arch white_wall_2_1_2
|
|||
x 6
|
||||
y 11
|
||||
end
|
||||
arch grass
|
||||
arch dungeon_magic
|
||||
x 6
|
||||
y 12
|
||||
end
|
||||
arch grass
|
||||
x 6
|
||||
y 12
|
||||
move_block all
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 6
|
||||
y 13
|
||||
end
|
||||
arch grass
|
||||
x 6
|
||||
y 13
|
||||
move_block all
|
||||
end
|
||||
arch grass
|
||||
x 7
|
||||
end
|
||||
arch grass
|
||||
|
|
Loading…
Reference in New Issue