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.6 by root, Fri Jan 19 16:33:27 2007 UTC

1arch map 1arch map
2file_format_version 1
2name Imperial Post Office 3name Imperial Post Office
3difficulty 2 4difficulty 2
4region navar 5region navar
5width 10 6width 10
6height 10 7height 10
112x 1 113x 1
113y 4 114y 4
114end 115end
115arch greater_dwarven_guard 116arch greater_dwarven_guard
116msg 117msg
117@match hi|hello 118@match hello|hi
118Greetings. Have a pleasant day. 119Greetings. Have a pleasant day.
119@match * 120@match *
120We donna tollerate no shenanigans around these parts. 121We donna tollerate no shenanigans around these parts.
121endmsg 122endmsg
122exp 0 123exp 0
123
124x 1 124x 1
125y 4 125y 4
126friendly 1 126friendly 1
127unaggressive 1 127unaggressive 1
128stand_still 1 128stand_still 1
144y 8 144y 8
145end 145end
146arch sign 146arch sign
147name Navar Message Board 147name Navar Message Board
148name_pl Navar Message Board 148name_pl Navar Message Board
149attach [["board"]]
149msg 150msg
150I am a talking board, please say something to me. 151@match *
151If you don't know what to say, say help. 152@eval board::command $who, $msg, $npc
152endmsg 153endmsg
153x 1 154x 1
154y 8 155y 8
155arch event_say
156name Navar board
157name_pl Navar board
158title Python
159slaying /python/IPO/board.py
160end
161end 156end
162arch tile_tan_floor 157arch tile_tan_floor
163x 1 158x 1
164y 9 159y 9
165end 160end
321arch c_woman 316arch c_woman
322name Babs 317name Babs
323name_pl Babs 318name_pl Babs
324msg 319msg
325@match * 320@match *
326I'm on a break. 321@eval ipo::command $who, $msg, $npc
327endmsg 322endmsg
328x 4 323x 4
329y 2 324y 2
330monster 0 325monster 0
331stand_still 1 326stand_still 1
332arch event_say
333title Python
334slaying /python/IPO/say.py
335end
336end 327end
337arch tile_tan_floor 328arch tile_tan_floor
338x 4 329x 4
339y 3 330y 3
340end 331end
643arch tile_tan_floor 634arch tile_tan_floor
644x 8 635x 8
645y 4 636y 4
646end 637end
647arch mailbox 638arch mailbox
639attach [["ipo_mailbox"]]
648x 8 640x 8
649y 4 641y 4
650material 0 642material 0
651weight 0 643weight 0
652no_pick 1 644no_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 645end
662arch tile_tan_floor 646arch tile_tan_floor
663x 8 647x 8
664y 5 648y 5
665end 649end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines