New map, Draughts of Santo Dominion (santo_dominion/misc/draughts) - with 8x8 playing board. World map (world/world_102_108) update to add a building and make the entrance.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18686 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
6b24c26a0b
commit
ab7789e82e
File diff suppressed because it is too large
Load Diff
|
@ -9,7 +9,7 @@ enter_x 1
|
||||||
enter_y 1
|
enter_y 1
|
||||||
msg
|
msg
|
||||||
Created: 2002-02-19
|
Created: 2002-02-19
|
||||||
Modified: 2012-09-12 Rick Tanner
|
Modified: 2013-04-23 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
tile_path_1 world_102_107
|
tile_path_1 world_102_107
|
||||||
|
@ -4034,7 +4034,11 @@ arch grass_only
|
||||||
x 17
|
x 17
|
||||||
y 8
|
y 8
|
||||||
end
|
end
|
||||||
arch tree3
|
arch draughts_house
|
||||||
|
name Draughts House of Santo Dominion
|
||||||
|
slaying ../santo_dominion/misc/draughts
|
||||||
|
hp 13
|
||||||
|
sp 19
|
||||||
x 17
|
x 17
|
||||||
y 8
|
y 8
|
||||||
end
|
end
|
||||||
|
@ -4042,10 +4046,6 @@ arch grass_only
|
||||||
x 17
|
x 17
|
||||||
y 9
|
y 9
|
||||||
end
|
end
|
||||||
arch tree5
|
|
||||||
x 17
|
|
||||||
y 9
|
|
||||||
end
|
|
||||||
arch grass_only
|
arch grass_only
|
||||||
x 17
|
x 17
|
||||||
y 10
|
y 10
|
||||||
|
@ -4325,11 +4325,7 @@ arch grass_only
|
||||||
x 18
|
x 18
|
||||||
y 8
|
y 8
|
||||||
end
|
end
|
||||||
arch tree3
|
arch grass_only
|
||||||
x 18
|
|
||||||
y 8
|
|
||||||
end
|
|
||||||
arch grasspond
|
|
||||||
x 18
|
x 18
|
||||||
y 9
|
y 9
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue