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.3 by root, Sun Jun 11 08:00:42 2006 UTC vs.
Revision 1.5 by root, Sun Aug 27 16:52:34 2006 UTC

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
320arch c_woman 315arch c_woman
321name Babs 316name Babs
322name_pl Babs 317name_pl Babs
323msg 318msg
324@match * 319@match *
325I'm on a break. 320@eval ipo::command $who, $msg, $npc
326endmsg 321endmsg
327x 4 322x 4
328y 2 323y 2
329monster 0 324monster 0
330stand_still 1 325stand_still 1
331arch event_say
332title Python
333slaying /python/IPO/say.py
334end
335end 326end
336arch tile_tan_floor 327arch tile_tan_floor
337x 4 328x 4
338y 3 329y 3
339end 330end
642arch tile_tan_floor 633arch tile_tan_floor
643x 8 634x 8
644y 4 635y 4
645end 636end
646arch mailbox 637arch mailbox
638attach [["ipo_mailbox"]]
647x 8 639x 8
648y 4 640y 4
649material 0 641material 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