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.1 by root, Sun Feb 5 00:01:19 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
123
124x 1 123x 1
125y 4 124y 4
126friendly 1 125friendly 1
127unaggressive 1 126unaggressive 1
128stand_still 1 127stand_still 1
144y 8 143y 8
145end 144end
146arch sign 145arch sign
147name Navar Message Board 146name Navar Message Board
148name_pl Navar Message Board 147name_pl Navar Message Board
148attach [["board"]]
149msg 149msg
150I am a talking board, please say something to me. 150@match *
151If you don't know what to say, say help. 151@eval board::command $who, $msg, $npc
152endmsg 152endmsg
153x 1 153x 1
154y 8 154y 8
155arch event_say
156name Navar board
157name_pl Navar board
158title Python
159slaying /python/IPO/board.py
160end
161end 155end
162arch tile_tan_floor 156arch tile_tan_floor
163x 1 157x 1
164y 9 158y 9
165end 159end
316end 310end
317arch chair_2.1 311arch chair_2.1
318x 4 312x 4
319y 2 313y 2
320end 314end
321arch c_woman 315arch mail_man
322name Babs 316name Babs
323name_pl Babs 317name_pl Babs
324msg
325@match *
326I'm on a break.
327endmsg
328x 4 318x 4
329y 2 319y 2
330monster 0 320monster 0
331stand_still 1 321stand_still 1
332arch event_say
333title Python
334slaying /python/IPO/say.py
335end
336end 322end
337arch tile_tan_floor 323arch tile_tan_floor
338x 4 324x 4
339y 3 325y 3
340end 326end
643arch tile_tan_floor 629arch tile_tan_floor
644x 8 630x 8
645y 4 631y 4
646end 632end
647arch mailbox 633arch mailbox
634attach [["ipo_mailbox"]]
648x 8 635x 8
649y 4 636y 4
650material 0
651weight 0 637weight 0
652no_pick 1 638no_pick 1
653arch event_apply
654title Python
655slaying /python/IPO/receive.py
656end
657arch event_close
658title Python
659slaying /python/IPO/send.py
660end
661end 639end
662arch tile_tan_floor 640arch tile_tan_floor
663x 8 641x 8
664y 5 642y 5
665end 643end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines