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

Comparing deliantra/maps/navar_city/misc/IPO_navar.map (file contents):
Revision 1.2 by pippijn, Sun May 7 08:54:34 2006 UTC vs.
Revision 1.9 by elmex, Sat Jun 16 11:17:07 2007 UTC

1arch map 1arch map
2file_format_version 1
2name Imperial Post Office 3name Imperial Post Office
3difficulty 2 4difficulty 2
4region navar
5width 10 5width 10
6height 10 6height 10
7enter_x 5 7enter_x 5
8enter_y 8 8enter_y 8
9msg 9msg
112x 1 112x 1
113y 4 113y 4
114end 114end
115arch greater_dwarven_guard 115arch greater_dwarven_guard
116msg 116msg
117@match hi|hello 117@match hello|hi
118Greetings. Have a pleasant day. 118Greetings. Have a pleasant day.
119@match * 119@match *
120We donna tollerate no shenanigans around these parts. 120We donna tollerate no shenanigans around these parts.
121endmsg 121endmsg
122exp 0 122exp 0
143y 8 143y 8
144end 144end
145arch sign 145arch sign
146name Navar Message Board 146name Navar Message Board
147name_pl Navar Message Board 147name_pl Navar Message Board
148attach [["board"]]
148msg 149msg
149I am a talking board, please say something to me. 150@match *
150If you don't know what to say, say help. 151@eval board::command $who, $msg, $npc
151endmsg 152endmsg
152x 1 153x 1
153y 8 154y 8
154arch event_say
155name Navar board
156name_pl Navar board
157title Python
158slaying /python/IPO/board.py
159end
160end 155end
161arch tile_tan_floor 156arch tile_tan_floor
162x 1 157x 1
163y 9 158y 9
164end 159end
315end 310end
316arch chair_2.1 311arch chair_2.1
317x 4 312x 4
318y 2 313y 2
319end 314end
320arch c_woman 315arch mail_man
321name Babs 316name Babs
322name_pl Babs 317name_pl Babs
323msg
324@match *
325I'm on a break.
326endmsg
327x 4 318x 4
328y 2 319y 2
329monster 0 320monster 0
330stand_still 1 321stand_still 1
331arch event_say
332title Python
333slaying /python/IPO/say.py
334end
335end 322end
336arch tile_tan_floor 323arch tile_tan_floor
337x 4 324x 4
338y 3 325y 3
339end 326end
642arch tile_tan_floor 629arch tile_tan_floor
643x 8 630x 8
644y 4 631y 4
645end 632end
646arch mailbox 633arch mailbox
634attach [["ipo_mailbox"]]
647x 8 635x 8
648y 4 636y 4
649material 0
650weight 0 637weight 0
651no_pick 1 638no_pick 1
652arch event_apply
653title Python
654slaying /python/IPO/receive.py
655end
656arch event_close
657title Python
658slaying /python/IPO/send.py
659end
660end 639end
661arch tile_tan_floor 640arch tile_tan_floor
662x 8 641x 8
663y 5 642y 5
664end 643end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines