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.7 by root, Wed Feb 7 01:35:44 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
143y 8 144y 8
144end 145end
145arch sign 146arch sign
146name Navar Message Board 147name Navar Message Board
147name_pl Navar Message Board 148name_pl Navar Message Board
149attach [["board"]]
148msg 150msg
149I am a talking board, please say something to me. 151@match *
150If you don't know what to say, say help. 152@eval board::command $who, $msg, $npc
151endmsg 153endmsg
152x 1 154x 1
153y 8 155y 8
154arch event_say
155name Navar board
156name_pl Navar board
157title Python
158slaying /python/IPO/board.py
159end
160end 156end
161arch tile_tan_floor 157arch tile_tan_floor
162x 1 158x 1
163y 9 159y 9
164end 160end
320arch c_woman 316arch c_woman
321name Babs 317name Babs
322name_pl Babs 318name_pl Babs
323msg 319msg
324@match * 320@match *
325I'm on a break. 321@eval ipo::command $who, $msg, $npc
326endmsg 322endmsg
327x 4 323x 4
328y 2 324y 2
329monster 0 325monster 0
330stand_still 1 326stand_still 1
331arch event_say
332title Python
333slaying /python/IPO/say.py
334end
335end 327end
336arch tile_tan_floor 328arch tile_tan_floor
337x 4 329x 4
338y 3 330y 3
339end 331end
642arch tile_tan_floor 634arch tile_tan_floor
643x 8 635x 8
644y 4 636y 4
645end 637end
646arch mailbox 638arch mailbox
639attach [["ipo_mailbox"]]
647x 8 640x 8
648y 4 641y 4
649material 0
650weight 0 642weight 0
651no_pick 1 643no_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 644end
661arch tile_tan_floor 645arch tile_tan_floor
662x 8 646x 8
663y 5 647y 5
664end 648end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines