Moved the message board in High Court Building (navar_city/misc/highcourt) in Navar so it doesn't conflict with nearby NPC dialogue.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19239 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
0fc452e604
commit
5607a21aff
|
@ -8,7 +8,7 @@ enter_x 10
|
|||
enter_y 16
|
||||
msg
|
||||
Created: 1993-11-01 (john_cater@yahoo.com)
|
||||
Modified: 2013-07-26 Kevin Zheng
|
||||
Modified: 2014-02-16 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch cobblestones2
|
||||
|
@ -1214,6 +1214,19 @@ arch cobblestones2
|
|||
x 10
|
||||
y 13
|
||||
end
|
||||
arch sign
|
||||
name Petitions for the DMs
|
||||
msg
|
||||
I am a talking board, designed for leaving messages for the DMs. If you don't know what to say, say help.
|
||||
endmsg
|
||||
x 10
|
||||
y 13
|
||||
arch event_say
|
||||
name Petitions board
|
||||
title Python
|
||||
slaying /python/IPO/board.py
|
||||
end
|
||||
end
|
||||
arch cobblestones2
|
||||
x 10
|
||||
y 14
|
||||
|
@ -1634,19 +1647,6 @@ arch cobblestones2
|
|||
x 14
|
||||
y 13
|
||||
end
|
||||
arch sign
|
||||
name Petitions for the DMs
|
||||
msg
|
||||
I am a talking board, designed for leaving messages for the DMs. If you don't know what to say, say help.
|
||||
endmsg
|
||||
x 14
|
||||
y 13
|
||||
arch event_say
|
||||
name Petitions board
|
||||
title Python
|
||||
slaying /python/IPO/board.py
|
||||
end
|
||||
end
|
||||
arch cobblestones2
|
||||
x 14
|
||||
y 14
|
||||
|
|
Loading…
Reference in New Issue