First pass to add lore to the town.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9170 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
6bd68f5e92
commit
4107525495
|
@ -1,11 +1,14 @@
|
|||
arch map
|
||||
name Maze House
|
||||
name Marposist's Maze
|
||||
difficulty 10
|
||||
region darcap
|
||||
width 91
|
||||
height 61
|
||||
enter_x 85
|
||||
enter_y 30
|
||||
msg
|
||||
Created: 1999-01-19 Cater/Wade (john_cater@yahoo.com)
|
||||
Modified: 2008-05-29 Nicolas Weeger
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
@ -31598,6 +31601,17 @@ arch woodfloor
|
|||
x 84
|
||||
y 27
|
||||
end
|
||||
arch d_statue
|
||||
name Marposist
|
||||
msg
|
||||
By decision of the town concil, this house becomes the town's property, to be run as a place for adventurers to test their skills.
|
||||
|
||||
-- 7392 EK
|
||||
endmsg
|
||||
x 84
|
||||
y 27
|
||||
move_block 0
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 84
|
||||
y 28
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
arch map
|
||||
name Small park
|
||||
name Park of the Isolation
|
||||
region darcap
|
||||
width 9
|
||||
height 9
|
||||
|
@ -7,6 +7,7 @@ enter_x 4
|
|||
enter_y 8
|
||||
msg
|
||||
Created: 2007-05-08 ryo
|
||||
Modified: 2008-05-29 Nicolas Weeger
|
||||
endmsg
|
||||
outdoor 1
|
||||
end
|
||||
|
@ -231,9 +232,10 @@ x 4
|
|||
y 1
|
||||
end
|
||||
arch statue2
|
||||
name Captain Herghist Appelnisht, Darcap Guard Commander
|
||||
name Captain Herghist Appelnisht, Honorary Darcap Guard Commander
|
||||
msg
|
||||
Famous explorer, disappeared during a mission in a deserted plain.
|
||||
Famous explorer, disappeared during a mission somewhere in a deserted plain.
|
||||
|
||||
endmsg
|
||||
x 4
|
||||
y 1
|
||||
|
|
|
@ -5,7 +5,7 @@ region darcap
|
|||
width 50
|
||||
height 50
|
||||
msg
|
||||
Modified: 2008-05-28 Arvid Norlander
|
||||
Modified: 2008-05-29 Nicolas Weeger
|
||||
endmsg
|
||||
outdoor 1
|
||||
tile_path_1 world_116_101
|
||||
|
@ -7251,8 +7251,12 @@ elevation 0
|
|||
end
|
||||
arch statue
|
||||
name Julio the Great
|
||||
msg
|
||||
Julio the Great, ?-6813 EK, benefactor of the town.
|
||||
endmsg
|
||||
x 25
|
||||
y 41
|
||||
move_block 0
|
||||
end
|
||||
arch cobblestones2
|
||||
x 25
|
||||
|
@ -7592,6 +7596,7 @@ y 40
|
|||
elevation 0
|
||||
end
|
||||
arch smallpark
|
||||
name park of the Isolation
|
||||
slaying /darcap/darcap/park
|
||||
hp 4
|
||||
sp 8
|
||||
|
@ -8184,6 +8189,11 @@ x 28
|
|||
y 30
|
||||
elevation 0
|
||||
end
|
||||
arch t_house2
|
||||
name town library
|
||||
x 28
|
||||
y 30
|
||||
end
|
||||
arch grass
|
||||
x 28
|
||||
y 31
|
||||
|
@ -9194,7 +9204,7 @@ y 27
|
|||
elevation 0
|
||||
end
|
||||
arch guild_northwest
|
||||
name Maze House
|
||||
name Marposist's House
|
||||
slaying /darcap/darcap/maze
|
||||
hp 85
|
||||
sp 29
|
||||
|
|
Loading…
Reference in New Issue