Add unlit braziers to Undead Church (scorn/misc/church) in Scorn. Requires archetype update r21690. Cosmetic change only, no functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21766 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
e32dc30284
commit
a44b7fc46d
|
@ -9,7 +9,7 @@ enter_x 10
|
|||
enter_y 15
|
||||
msg
|
||||
Created: 1993-10-15
|
||||
Modified: 2012-06-28 Rick Tanner
|
||||
Modified: 2020-12-31 Rick Tanner
|
||||
endmsg
|
||||
maplore
|
||||
@quest Scorn Royalty Quest
|
||||
|
@ -1045,6 +1045,10 @@ arch woodfloor
|
|||
x 9
|
||||
y 5
|
||||
end
|
||||
arch unlit brazier
|
||||
x 9
|
||||
y 5
|
||||
end
|
||||
arch woodfloor
|
||||
x 9
|
||||
y 6
|
||||
|
@ -1267,6 +1271,10 @@ arch woodfloor
|
|||
x 11
|
||||
y 5
|
||||
end
|
||||
arch unlit brazier
|
||||
x 11
|
||||
y 5
|
||||
end
|
||||
arch woodfloor
|
||||
x 11
|
||||
y 6
|
||||
|
|
Loading…
Reference in New Issue