Apply doors implicitly by moving on them
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19675 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
493757b2cc
commit
d1cfb64988
|
@ -10,7 +10,7 @@ enter_x 17
|
||||||
enter_y 32
|
enter_y 32
|
||||||
msg
|
msg
|
||||||
Created: 1997-07-10 Viola Krings
|
Created: 1997-07-10 Viola Krings
|
||||||
Modified: 2014-08-29 Rick Tanner
|
Modified: 2014-10-04 Kevin Zheng
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
|
@ -3709,6 +3709,7 @@ hp 8
|
||||||
sp 16
|
sp 16
|
||||||
x 17
|
x 17
|
||||||
y 33
|
y 33
|
||||||
|
move_on all
|
||||||
end
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
x 17
|
x 17
|
||||||
|
@ -3938,6 +3939,7 @@ hp 8
|
||||||
sp 16
|
sp 16
|
||||||
x 18
|
x 18
|
||||||
y 33
|
y 33
|
||||||
|
move_on all
|
||||||
end
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
x 18
|
x 18
|
||||||
|
|
|
@ -8,7 +8,7 @@ enter_x 6
|
||||||
enter_y 1
|
enter_y 1
|
||||||
msg
|
msg
|
||||||
Created: 1997-09-17
|
Created: 1997-09-17
|
||||||
Modified: 2012-02-01 Rick Tanner
|
Modified: 2014-10-04 Kevin Zheng
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
|
@ -721,6 +721,7 @@ slaying /world/world_103_127
|
||||||
hp 1
|
hp 1
|
||||||
sp 23
|
sp 23
|
||||||
x 6
|
x 6
|
||||||
|
move_on all
|
||||||
end
|
end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
x 6
|
x 6
|
||||||
|
@ -837,6 +838,7 @@ slaying /world/world_103_127
|
||||||
hp 1
|
hp 1
|
||||||
sp 23
|
sp 23
|
||||||
x 7
|
x 7
|
||||||
|
move_on all
|
||||||
end
|
end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
x 7
|
x 7
|
||||||
|
|
|
@ -8,7 +8,7 @@ enter_x 3
|
||||||
enter_y 10
|
enter_y 10
|
||||||
msg
|
msg
|
||||||
Created: 1997-06-18 Viola Krings
|
Created: 1997-06-18 Viola Krings
|
||||||
Modified: 2012-07-07 Rick Tanner
|
Modified: 2014-10-04 Kevin Zheng
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
|
@ -245,6 +245,7 @@ hp 7
|
||||||
sp 13
|
sp 13
|
||||||
x 2
|
x 2
|
||||||
y 10
|
y 10
|
||||||
|
move_on all
|
||||||
end
|
end
|
||||||
arch dirtfloor
|
arch dirtfloor
|
||||||
x 2
|
x 2
|
||||||
|
|
|
@ -8,7 +8,7 @@ enter_x 11
|
||||||
enter_y 19
|
enter_y 19
|
||||||
msg
|
msg
|
||||||
Created: 1997-06-23 Viola Krings
|
Created: 1997-06-23 Viola Krings
|
||||||
Modified: 2012-06-04 Rick Tanner
|
Modified: 2014-10-04 Kevin Zheng
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
|
@ -1676,6 +1676,7 @@ hp 6
|
||||||
sp 13
|
sp 13
|
||||||
x 11
|
x 11
|
||||||
y 21
|
y 21
|
||||||
|
move_on all
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
x 11
|
x 11
|
||||||
|
@ -1846,6 +1847,7 @@ hp 6
|
||||||
sp 13
|
sp 13
|
||||||
x 12
|
x 12
|
||||||
y 21
|
y 21
|
||||||
|
move_on all
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
x 12
|
x 12
|
||||||
|
|
|
@ -8,7 +8,7 @@ enter_x 10
|
||||||
enter_y 11
|
enter_y 11
|
||||||
msg
|
msg
|
||||||
Created: 2012-09-03 Rick Tanner
|
Created: 2012-09-03 Rick Tanner
|
||||||
Modified: 2012-09-04 Rick Tanner
|
Modified: 2014-10-04 Kevin Zheng
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
|
@ -1421,6 +1421,7 @@ hp 12
|
||||||
sp 14
|
sp 14
|
||||||
x 10
|
x 10
|
||||||
y 12
|
y 12
|
||||||
|
move_on all
|
||||||
end
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
x 10
|
x 10
|
||||||
|
|
Loading…
Reference in New Issue