ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/maps/brest/brest.IPO.map
(Generate patch)

Comparing deliantra/maps/brest/brest.IPO.map (file contents):
Revision 1.2 by pippijn, Sun May 7 08:53:32 2006 UTC vs.
Revision 1.6 by root, Wed Feb 7 01:35:38 2007 UTC

1arch map 1arch map
2file_format_version 1
2name Imperial Post Office 3name Imperial Post Office
3difficulty 2 4difficulty 2
4region brest 5region brest
5width 10 6width 10
6height 10 7height 10
113arch woodfloor 114arch woodfloor
114x 1 115x 1
115y 4 116y 4
116end 117end
117arch mailbox 118arch mailbox
119attach [["ipo_mailbox"]]
118x 1 120x 1
119y 4 121y 4
120material 0
121weight 0 122weight 0
122no_pick 1 123no_pick 1
123arch event_close
124title Python
125slaying /python/IPO/send.py
126end
127arch event_apply
128title Python
129slaying /python/IPO/receive.py
130end
131end 124end
132arch woodfloor 125arch woodfloor
133x 1 126x 1
134y 5 127y 5
135end 128end
174arch merchant 167arch merchant
175name Postmaster Seruvvo 168name Postmaster Seruvvo
176name_pl Postmaster Seruvvo 169name_pl Postmaster Seruvvo
177msg 170msg
178@match * 171@match *
179Seems the mail's down... sorry, come 172@eval ipo::command $who, $msg, $npc
180back once the required law is passed.
181endmsg 173endmsg
182x 2 174x 2
183y 2 175y 2
184level 115 176level 115
185arch event_say
186title Python
187slaying /python/IPO/say.py
188end
189end 177end
190arch woodfloor 178arch woodfloor
191x 2 179x 2
192y 3 180y 3
193end 181end
498y 4 486y 4
499end 487end
500arch sign 488arch sign
501name Brest Message Board 489name Brest Message Board
502name_pl Brest Message Board 490name_pl Brest Message Board
491attach [["board"]]
503msg 492msg
504I am a talking board, please say something to me. 493@match *
505If you don't know what to say, say help. 494@eval board::command $who, $msg, $npc
506endmsg 495endmsg
507x 7 496x 7
508y 4 497y 4
509arch event_say
510name Brest board
511title Python
512slaying /python/IPO/board.py
513end
514end 498end
515arch woodfloor 499arch woodfloor
516x 7 500x 7
517y 5 501y 5
518end 502end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines