Add a mover so the NPCs don't totally block players.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13465 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
0b4ca79037
commit
e7e97fc5f7
|
@ -8,7 +8,7 @@ enter_x 1
|
|||
enter_y 1
|
||||
msg
|
||||
Created: 1996-01-29
|
||||
Modified: 2008-12-03 Rick Tanner
|
||||
Modified: 2010-07-16 Nicolas Weeger
|
||||
endmsg
|
||||
end
|
||||
arch cobblestones2
|
||||
|
@ -189,6 +189,11 @@ arch cobblestones2
|
|||
x 1
|
||||
y 12
|
||||
end
|
||||
arch mover_1
|
||||
x 1
|
||||
y 13
|
||||
attacktype 1
|
||||
end
|
||||
arch cobblestones2
|
||||
x 1
|
||||
y 13
|
||||
|
|
Loading…
Reference in New Issue