quest-ise the newbie house
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3466 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
4ca70f1cb6
commit
a1c6fedfad
|
@ -1,6 +1,6 @@
|
|||
arch map
|
||||
region creation
|
||||
name nexus
|
||||
region creation
|
||||
msg
|
||||
Creator: Avion
|
||||
CF Java Map Editor
|
||||
|
@ -2151,6 +2151,12 @@ damned 1
|
|||
x 12
|
||||
y 12
|
||||
end
|
||||
arch marker
|
||||
slaying quest initial training end
|
||||
food 0
|
||||
x 12
|
||||
y 12
|
||||
end
|
||||
arch tile_white_floor
|
||||
no_magic 1
|
||||
damned 1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
arch map
|
||||
region creation
|
||||
name starting_house
|
||||
region creation
|
||||
msg
|
||||
Creator: Tchize
|
||||
CF Java Map Editor
|
||||
|
@ -2748,6 +2748,16 @@ arch grass_only
|
|||
x 9
|
||||
y 4
|
||||
end
|
||||
arch marker
|
||||
lore
|
||||
Go through the newbiehouse, and learn how to play the game.
|
||||
endlore
|
||||
slaying quest initial training start
|
||||
speed 1.0
|
||||
food 0
|
||||
x 9
|
||||
y 4
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 9
|
||||
y 5
|
||||
|
|
Loading…
Reference in New Issue