New maps in Navar. Church of Valkyrie (navar_city/temples/valkyrie) and Church of Valkyrie, Path of Faith (navar_city/temples/valkyrie2). Somewhat based on the Ruggilli maps, and since Navar is a possible new player destination - players have a small tutorial and test to go through before being able to worship Valkyrie. World map (world/world_122_117) updated to include the temple map in south eastern Navar.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17918 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c40b87fc1f
commit
3f37eea345
File diff suppressed because it is too large
Load Diff
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-06-02
|
Created: 2002-06-02
|
||||||
Modified: 2012-04-01 Rick Tanner
|
Modified: 2012-04-12 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
tile_path_1 world_122_116
|
tile_path_1 world_122_116
|
||||||
|
@ -3453,6 +3453,10 @@ arch grass
|
||||||
x 9
|
x 9
|
||||||
y 16
|
y 16
|
||||||
end
|
end
|
||||||
|
arch tree5
|
||||||
|
x 9
|
||||||
|
y 16
|
||||||
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
x 9
|
x 9
|
||||||
y 17
|
y 17
|
||||||
|
@ -4119,7 +4123,11 @@ arch grass_only
|
||||||
x 11
|
x 11
|
||||||
y 14
|
y 14
|
||||||
end
|
end
|
||||||
arch tree5
|
arch small_temple
|
||||||
|
name Church of Valkyrie
|
||||||
|
slaying ../navar_city/temples/valkyrie
|
||||||
|
hp 12
|
||||||
|
sp 21
|
||||||
x 11
|
x 11
|
||||||
y 14
|
y 14
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue