- oops fix the gate at the end so it closes. I am thinking this might
make a good unique map perhaps (then you could add some doors and stuff). - add the creator's name to the map info :) git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2423 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c26f5cf160
commit
eca55e3b74
|
|
@ -1,7 +1,8 @@
|
||||||
arch map
|
arch map
|
||||||
name starting_house
|
name starting_house
|
||||||
msg
|
msg
|
||||||
Creator: CF Java Map Editor
|
Creator: Tchize
|
||||||
|
CF Java Map Editor
|
||||||
Date: 7/31/2003
|
Date: 7/31/2003
|
||||||
endmsg
|
endmsg
|
||||||
width 19
|
width 19
|
||||||
|
|
@ -1803,7 +1804,7 @@ x 6
|
||||||
y 15
|
y 15
|
||||||
end
|
end
|
||||||
arch check_inv
|
arch check_inv
|
||||||
slaying
|
slaying
|
||||||
hp 1
|
hp 1
|
||||||
no_pass 1
|
no_pass 1
|
||||||
x 6
|
x 6
|
||||||
|
|
@ -1818,7 +1819,7 @@ x 6
|
||||||
y 16
|
y 16
|
||||||
end
|
end
|
||||||
arch check_inv
|
arch check_inv
|
||||||
slaying
|
slaying
|
||||||
hp 1
|
hp 1
|
||||||
no_pass 1
|
no_pass 1
|
||||||
x 6
|
x 6
|
||||||
|
|
@ -3449,7 +3450,7 @@ arch woodfloor2
|
||||||
x 11
|
x 11
|
||||||
y 26
|
y 26
|
||||||
end
|
end
|
||||||
arch gate_closed_2
|
arch gateTrg2
|
||||||
connected 32
|
connected 32
|
||||||
x 11
|
x 11
|
||||||
y 26
|
y 26
|
||||||
|
|
@ -4355,7 +4356,7 @@ x 14
|
||||||
y 26
|
y 26
|
||||||
end
|
end
|
||||||
arch check_inv
|
arch check_inv
|
||||||
slaying
|
slaying
|
||||||
hp 1
|
hp 1
|
||||||
no_pass 1
|
no_pass 1
|
||||||
x 14
|
x 14
|
||||||
|
|
@ -4624,6 +4625,11 @@ arch woodfloor2
|
||||||
x 15
|
x 15
|
||||||
y 22
|
y 22
|
||||||
end
|
end
|
||||||
|
arch trap_spikes2
|
||||||
|
dam 1
|
||||||
|
x 15
|
||||||
|
y 22
|
||||||
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
x 15
|
x 15
|
||||||
y 23
|
y 23
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue