Removed NPC from the floor tile inventory and placed them on top of the tile.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15086 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
19f3154ccc
commit
da41a4fe4f
|
@ -9,7 +9,7 @@ enter_x 18
|
|||
enter_y 32
|
||||
msg
|
||||
Created: 1993-10-15
|
||||
Modified: 2010-05-03 Cavesomething
|
||||
Modified: 2011-09-12 Rick Tanner
|
||||
endmsg
|
||||
maplore
|
||||
@quest Scorn Royalty Quest
|
||||
|
@ -1343,8 +1343,10 @@ end
|
|||
arch woodfloor
|
||||
x 5
|
||||
y 17
|
||||
arch a_townsman
|
||||
end
|
||||
arch a_townsman
|
||||
x 5
|
||||
y 17
|
||||
end
|
||||
arch woodfloor
|
||||
x 5
|
||||
|
|
Loading…
Reference in New Issue