Fix bug #1767351: NPC in newbie maps can be aggressive. Make doorman friendly/standstill.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6879 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
1760fbc3db
commit
ebe008aa98
|
@ -2403,6 +2403,8 @@ resist_physical 100
|
||||||
resist_magic 100
|
resist_magic 100
|
||||||
weight 5000000
|
weight 5000000
|
||||||
no_pick 1
|
no_pick 1
|
||||||
|
friendly 1
|
||||||
|
stand_still 1
|
||||||
end
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
x 7
|
x 7
|
||||||
|
|
Loading…
Reference in New Issue