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-b93c2d0d6712master
parent
962ca520b2
commit
2d975a70f7
|
@ -1807,6 +1807,16 @@ arch woodfloor2
|
|||
x 8
|
||||
y 8
|
||||
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
|
||||
x 8
|
||||
y 8
|
||||
|
@ -5327,7 +5337,7 @@ y 4
|
|||
end
|
||||
arch oakdoor
|
||||
slaying /world/world_121_117
|
||||
hp 49
|
||||
hp 45
|
||||
sp 2
|
||||
x 27
|
||||
y 4
|
||||
|
|
|
@ -5,8 +5,8 @@ Creator: Gnat the Gnu
|
|||
Email: gnu@foo.bar
|
||||
Date: Tue Oct 11 22:28:52 1994
|
||||
endmsg
|
||||
x 25
|
||||
y 18
|
||||
width 25
|
||||
height 18
|
||||
end
|
||||
arch dirtfloor
|
||||
end
|
||||
|
@ -126,7 +126,7 @@ y 1
|
|||
end
|
||||
arch oakdoor
|
||||
slaying /world/world_121_117
|
||||
hp 49
|
||||
hp 46
|
||||
sp 0
|
||||
x 1
|
||||
y 1
|
||||
|
@ -3777,17 +3777,7 @@ arch giant
|
|||
x 21
|
||||
y 3
|
||||
end
|
||||
More
|
||||
arch giant_2
|
||||
x 21
|
||||
y 4
|
||||
end
|
||||
arch giant
|
||||
x 21
|
||||
y 8
|
||||
end
|
||||
More
|
||||
arch giant_2
|
||||
x 21
|
||||
y 9
|
||||
end
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -11239,6 +11239,10 @@ arch brush
|
|||
x 41
|
||||
y 11
|
||||
end
|
||||
arch lamppost
|
||||
x 41
|
||||
y 11
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 41
|
||||
y 12
|
||||
|
@ -12460,11 +12464,23 @@ arch grass
|
|||
x 45
|
||||
y 1
|
||||
end
|
||||
arch lamppost
|
||||
x 45
|
||||
y 1
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 45
|
||||
y 2
|
||||
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
|
||||
y 2
|
||||
end
|
||||
|
@ -12767,7 +12783,12 @@ end
|
|||
arch grass
|
||||
x 46
|
||||
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
|
||||
end
|
||||
arch dungeon_magic
|
||||
|
@ -12795,12 +12816,6 @@ arch grass
|
|||
x 46
|
||||
y 2
|
||||
end
|
||||
arch r_house1
|
||||
name apartments
|
||||
name_pl apartments
|
||||
x 46
|
||||
y 2
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 46
|
||||
y 3
|
||||
|
@ -13420,9 +13435,6 @@ end
|
|||
arch grass
|
||||
x 48
|
||||
end
|
||||
arch house_small
|
||||
x 48
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 48
|
||||
y 1
|
||||
|
@ -13584,6 +13596,10 @@ arch grass
|
|||
x 48
|
||||
y 15
|
||||
end
|
||||
arch lamppost
|
||||
x 48
|
||||
y 15
|
||||
end
|
||||
arch grass
|
||||
x 48
|
||||
y 16
|
||||
|
@ -13771,14 +13787,6 @@ end
|
|||
arch grass
|
||||
x 49
|
||||
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
|
||||
x 49
|
||||
y 1
|
||||
|
@ -14184,12 +14192,10 @@ no_pass 0
|
|||
x 46
|
||||
y 11
|
||||
end
|
||||
arch house_largish
|
||||
name Dancing Lessons
|
||||
name_pl Dancing Lessons
|
||||
slaying /navar_city/city1houses3
|
||||
hp 27
|
||||
sp 4
|
||||
arch rl_house_west
|
||||
name Private apartments
|
||||
slaying /navar_city/apartments/apartment
|
||||
hp 10
|
||||
sp 13
|
||||
x 48
|
||||
y 2
|
||||
end
|
||||
|
|
5016
world/world_122_117
5016
world/world_122_117
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue