ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cf.schmorp.de/maps/scorn/shops/IPO_scorn.map
(Generate patch)

Comparing cf.schmorp.de/maps/scorn/shops/IPO_scorn.map (file contents):
Revision 1.2 by pippijn, Sun May 7 08:55:53 2006 UTC vs.
Revision 1.4 by elmex, Wed Aug 9 16:08:28 2006 UTC

121y 4 121y 4
122material 0 122material 0
123weight 0 123weight 0
124no_pick 1 124no_pick 1
125arch event_close 125arch event_close
126title Python 126title perl
127slaying /python/IPO/send.py 127slaying ipo
128end 128end
129arch event_apply 129arch event_apply
130title Python 130title perl
131slaying /python/IPO/receive.py 131slaying ipo
132end 132end
133end 133end
134arch marble 134arch marble
135x 1 135x 1
136y 5 136y 5
187y 2 187y 2
188end 188end
189arch c_woman 189arch c_woman
190name Colette 190name Colette
191msg 191msg
192@match * I'm on a break. 192@match *
193@eval ipo::command $who, $msg, $npc
193endmsg 194endmsg
194x 2 195x 2
195y 2 196y 2
196arch event_say
197title Python
198slaying /python/IPO/say.py
199end
200end 197end
201arch marble 198arch marble
202x 2 199x 2
203y 3 200y 3
204end 201end
345y 7 342y 7
346end 343end
347arch sign 344arch sign
348name Scorn Message Board 345name Scorn Message Board
349msg 346msg
350I am a talking board, please say something to me. 347@match *
351If you don't know what to say, say help. 348@eval board::command $who, $msg, $npc
352endmsg 349endmsg
353x 4 350x 4
354y 7 351y 7
355arch event_say
356name Scorn board
357title Python
358slaying /python/IPO/board.py
359end
360end 352end
361arch marble 353arch marble
362x 4 354x 4
363y 8 355y 8
364end 356end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines