add private apartment exit to Navar maps (but not apartment maps yet)

move exits for two dungeons
add buildshop
Change requires updated arches as of 2005/03/13


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3134 282e977c-c81d-0410-88c4-b93c2d0d6712
master
temitchell 2005-03-13 22:32:48 +00:00
parent 962ca520b2
commit 2d975a70f7
5 changed files with 4347 additions and 2544 deletions

View File

@ -1807,6 +1807,16 @@ arch woodfloor2
x 8 x 8
y 8 y 8
end end
arch book_clasp
msg
Speak thee to the dead tree beside the
temple of Gorgokh - Ask.
If you answer the riddle you will be
admitted into the inner sanctum.
endmsg
x 8
y 8
end
arch random_treasure arch random_treasure
x 8 x 8
y 8 y 8
@ -5327,7 +5337,7 @@ y 4
end end
arch oakdoor arch oakdoor
slaying /world/world_121_117 slaying /world/world_121_117
hp 49 hp 45
sp 2 sp 2
x 27 x 27
y 4 y 4

View File

@ -5,8 +5,8 @@ Creator: Gnat the Gnu
Email: gnu@foo.bar Email: gnu@foo.bar
Date: Tue Oct 11 22:28:52 1994 Date: Tue Oct 11 22:28:52 1994
endmsg endmsg
x 25 width 25
y 18 height 18
end end
arch dirtfloor arch dirtfloor
end end
@ -126,7 +126,7 @@ y 1
end end
arch oakdoor arch oakdoor
slaying /world/world_121_117 slaying /world/world_121_117
hp 49 hp 46
sp 0 sp 0
x 1 x 1
y 1 y 1
@ -3777,17 +3777,7 @@ arch giant
x 21 x 21
y 3 y 3
end end
More
arch giant_2
x 21
y 4
end
arch giant arch giant
x 21 x 21
y 8 y 8
end end
More
arch giant_2
x 21
y 9
end

File diff suppressed because it is too large Load Diff

View File

@ -11239,6 +11239,10 @@ arch brush
x 41 x 41
y 11 y 11
end end
arch lamppost
x 41
y 11
end
arch dungeon_magic arch dungeon_magic
x 41 x 41
y 12 y 12
@ -12460,11 +12464,23 @@ arch grass
x 45 x 45
y 1 y 1
end end
arch lamppost
x 45
y 1
end
arch dungeon_magic arch dungeon_magic
x 45 x 45
y 2 y 2
end end
arch evergreen arch grass
x 45
y 2
end
arch house_1
name_pl Dancing Lessons
slaying /navar_city/city1houses3
hp 27
sp 4
x 45 x 45
y 2 y 2
end end
@ -12767,7 +12783,12 @@ end
arch grass arch grass
x 46 x 46
end end
arch house_1 arch tavern
name Earth house
name_pl Earth house
slaying /navar_city/magara/houses/earth_house
hp 1
sp 1
x 46 x 46
end end
arch dungeon_magic arch dungeon_magic
@ -12795,12 +12816,6 @@ arch grass
x 46 x 46
y 2 y 2
end end
arch r_house1
name apartments
name_pl apartments
x 46
y 2
end
arch dungeon_magic arch dungeon_magic
x 46 x 46
y 3 y 3
@ -13420,9 +13435,6 @@ end
arch grass arch grass
x 48 x 48
end end
arch house_small
x 48
end
arch dungeon_magic arch dungeon_magic
x 48 x 48
y 1 y 1
@ -13584,6 +13596,10 @@ arch grass
x 48 x 48
y 15 y 15
end end
arch lamppost
x 48
y 15
end
arch grass arch grass
x 48 x 48
y 16 y 16
@ -13771,14 +13787,6 @@ end
arch grass arch grass
x 49 x 49
end end
arch tavern
name Earth house
name_pl Earth house
slaying /navar_city/magara/houses/earth_house
hp 1
sp 1
x 49
end
arch dungeon_magic arch dungeon_magic
x 49 x 49
y 1 y 1
@ -14184,12 +14192,10 @@ no_pass 0
x 46 x 46
y 11 y 11
end end
arch house_largish arch rl_house_west
name Dancing Lessons name Private apartments
name_pl Dancing Lessons slaying /navar_city/apartments/apartment
slaying /navar_city/city1houses3 hp 10
hp 27 sp 13
sp 4
x 48 x 48
y 2
end end

File diff suppressed because it is too large Load Diff