Re-designed (elemental) houses map; now each elemental house is a standalone map vs all of them being in the same map divided by walls. Also updated the world map for Darcap to use the new house maps.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9845 282e977c-c81d-0410-88c4-b93c2d0d6712
master
rjtanner 2008-09-14 01:54:58 +00:00
parent e841ba35c8
commit d32a9ad7fe
5 changed files with 8065 additions and 14 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -5,8 +5,7 @@ region darcap
width 50 width 50
height 50 height 50
msg msg
Modified: 2008-05-29 Nicolas Weeger Modified: 2008-09-13 Rick Tanner
Modified: 2008-07-31 Raphaël Quinet
endmsg endmsg
outdoor 1 outdoor 1
tile_path_1 world_116_101 tile_path_1 world_116_101
@ -7551,9 +7550,9 @@ elevation 0
end end
arch house_2 arch house_2
name Fire House name Fire House
slaying /darcap/darcap/houses slaying ../darcap/darcap/firehouse
hp 8 hp 14
sp 1 sp 17
x 26 x 26
y 33 y 33
end end
@ -7890,9 +7889,9 @@ elevation 0
end end
arch house_2 arch house_2
name Water House name Water House
slaying /darcap/darcap/houses slaying ../darcap/darcap/waterhouse
hp 24 hp 13
sp 1 sp 17
x 27 x 27
y 33 y 33
end end
@ -8212,9 +8211,9 @@ elevation 0
end end
arch house_2 arch house_2
name Air House name Air House
slaying /darcap/darcap/houses slaying ../darcap/darcap/airhouse
hp 8 hp 14
sp 31 sp 17
x 28 x 28
y 33 y 33
end end
@ -8551,9 +8550,9 @@ elevation 0
end end
arch house_2 arch house_2
name Earth House name Earth House
slaying /darcap/darcap/houses slaying ../darcap/darcap/earthhouse
hp 24 hp 14
sp 31 sp 17
x 29 x 29
y 33 y 33
end end