Cosmetic changes to temples in Navar.
Bring back old Valkyrie Church, adjust map name properties of a few maps, and overhaul the temple->church of Sorig. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18945 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
350398637c
commit
e03a6b671a
|
@ -1,5 +1,5 @@
|
||||||
arch map
|
arch map
|
||||||
name Mostrai Cathedral
|
name Cathedral of Mostrai
|
||||||
difficulty 4
|
difficulty 4
|
||||||
region navar
|
region navar
|
||||||
width 30
|
width 30
|
||||||
|
@ -8,7 +8,7 @@ enter_x 14
|
||||||
enter_y 33
|
enter_y 33
|
||||||
msg
|
msg
|
||||||
Created: 1993-11-10 Cater & Wade (john_cater@yahoo.com)
|
Created: 1993-11-10 Cater & Wade (john_cater@yahoo.com)
|
||||||
Modified: 2012-05-12 Nicolas Weeger
|
Modified: 2013-08-18 Kevin Zheng
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
end
|
end
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -1,5 +1,5 @@
|
||||||
arch map
|
arch map
|
||||||
name Temple of Valriel
|
name Church of Valriel
|
||||||
difficulty 1
|
difficulty 1
|
||||||
region navar
|
region navar
|
||||||
width 20
|
width 20
|
||||||
|
@ -8,7 +8,7 @@ enter_x 9
|
||||||
enter_y 28
|
enter_y 28
|
||||||
msg
|
msg
|
||||||
Created: 1999-01-18 Raphael Quinet (quinet@gamers.org)
|
Created: 1999-01-18 Raphael Quinet (quinet@gamers.org)
|
||||||
Modified: 2012-02-19 Rick Tanner
|
Modified: 2013-08-18 Kevin Zheng
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch grass
|
arch grass
|
||||||
|
|
|
@ -11848,7 +11848,7 @@ end
|
||||||
arch sorig_church
|
arch sorig_church
|
||||||
slaying /navar_city/temples/sorig
|
slaying /navar_city/temples/sorig
|
||||||
hp 7
|
hp 7
|
||||||
sp 13
|
sp 16
|
||||||
x 42
|
x 42
|
||||||
y 4
|
y 4
|
||||||
end
|
end
|
||||||
|
|
|
@ -4128,7 +4128,8 @@ arch grass_only
|
||||||
x 11
|
x 11
|
||||||
y 14
|
y 14
|
||||||
end
|
end
|
||||||
arch valkyrie_temple
|
arch small_temple
|
||||||
|
name Church of Valkyrie
|
||||||
slaying ../navar_city/temples/valkyrie
|
slaying ../navar_city/temples/valkyrie
|
||||||
hp 12
|
hp 12
|
||||||
sp 21
|
sp 21
|
||||||
|
|
Loading…
Reference in New Issue