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.1 by root, Sun Feb 5 00:02:11 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
118arch event_close 119attach [["ipo_mailbox"]]
119slaying /python/IPO/send.py
120title Python
121end
122arch event_apply
123slaying /python/IPO/receive.py
124title Python
125end
126x 1 120x 1
127y 4 121y 4
128material 0
129weight 0 122weight 0
130no_pick 1 123no_pick 1
131end 124end
132arch woodfloor 125arch woodfloor
133x 1 126x 1
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
182arch event_say
183slaying /python/IPO/say.py
184title Python
185end
186x 2 174x 2
187y 2 175y 2
188level 115 176level 115
189end 177end
190arch woodfloor 178arch woodfloor
405y 9 393y 9
406end 394end
407arch door_2 395arch door_2
408x 5 396x 5
409y 9 397y 9
410no_pass 0 398move_block 0
411end 399end
412arch woodfloor 400arch woodfloor
413x 6 401x 6
414end 402end
415arch woodwall_2_1_2 403arch woodwall_2_1_2
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
507arch event_say
508slaying /python/IPO/board.py
509title Python
510name Brest board
511end
512x 7 496x 7
513y 4 497y 4
514end 498end
515arch woodfloor 499arch woodfloor
516x 7 500x 7

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines