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.4 by elmex, Fri Aug 11 10:09:10 2006 UTC

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
145end 144end
146arch sign 145arch sign
147name Navar Message Board 146name Navar Message Board
148name_pl Navar Message Board 147name_pl Navar Message Board
149msg 148msg
150I am a talking board, please say something to me. 149@match *
151If you don't know what to say, say help. 150@eval board::command $who, $msg, $npc
152endmsg 151endmsg
153x 1 152x 1
154y 8 153y 8
155arch event_say 154arch event_apply
156name Navar board 155title perl
157name_pl Navar board 156slaying board
158title Python
159slaying /python/IPO/board.py
160end 157end
161end 158end
162arch tile_tan_floor 159arch tile_tan_floor
163x 1 160x 1
164y 9 161y 9
321arch c_woman 318arch c_woman
322name Babs 319name Babs
323name_pl Babs 320name_pl Babs
324msg 321msg
325@match * 322@match *
326I'm on a break. 323@eval ipo::command $who, $msg, $npc
327endmsg 324endmsg
328x 4 325x 4
329y 2 326y 2
330monster 0 327monster 0
331stand_still 1 328stand_still 1
332arch event_say
333title Python
334slaying /python/IPO/say.py
335end
336end 329end
337arch tile_tan_floor 330arch tile_tan_floor
338x 4 331x 4
339y 3 332y 3
340end 333end
649y 4 642y 4
650material 0 643material 0
651weight 0 644weight 0
652no_pick 1 645no_pick 1
653arch event_apply 646arch event_apply
654title Python 647title perl
655slaying /python/IPO/receive.py 648slaying ipo
656end 649end
657arch event_close 650arch event_close
658title Python 651title perl
659slaying /python/IPO/send.py 652slaying ipo
660end 653end
661end 654end
662arch tile_tan_floor 655arch tile_tan_floor
663x 8 656x 8
664y 5 657y 5

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines