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.1 by root, Sat Feb 4 23:55:06 2006 UTC vs.
Revision 1.4 by elmex, Wed Aug 9 16:08:28 2006 UTC

1arch map 1arch map
2name Imperial Post Office
2region scorn 3region scorn
3name Imperial Post Office 4width 10
5height 10
6enter_x 5
7enter_y 8
4msg 8msg
5Creator: Commander Gros 9Creator: Commander Gros
6Email: yann.chachkoff@mailandnews.com 10Email: yann.chachkoff@mailandnews.com
7Date: Wed Sep 5 22:09:24 2001 11Date: Wed Sep 5 22:09:24 2001
8Following a Lord MiDS idea 12Following a Lord MiDS idea
9endmsg 13endmsg
10width 10
11height 10
12enter_x 5
13enter_y 8
14end 14end
15arch marble 15arch marble
16end 16end
17arch awall_2_2_2 17arch awall_2_2_2
18end 18end
115arch marble 115arch marble
116x 1 116x 1
117y 4 117y 4
118end 118end
119arch mailbox 119arch mailbox
120arch event_close 120x 1
121title Python 121y 4
122slaying /python/IPO/send.py
123end
124arch event_apply
125title Python
126slaying /python/IPO/receive.py
127end
128material 0 122material 0
129weight 0 123weight 0
130no_pick 1 124no_pick 1
131x 1 125arch event_close
132y 4 126title perl
127slaying ipo
128end
129arch event_apply
130title perl
131slaying ipo
132end
133end 133end
134arch marble 134arch marble
135x 1 135x 1
136y 5 136y 5
137end 137end
151name guard 151name guard
152msg 152msg
153@match * 153@match *
154G'day to you. 154G'day to you.
155endmsg 155endmsg
156exp 0
157x 1
158y 8
159level 20
156randomitems jail 160randomitems jail
157level 20
158exp 0
159sleep 0 161sleep 0
160x 1
161y 8
162end 162end
163arch marble 163arch marble
164x 1 164x 1
165y 9 165y 9
166end 166end
186x 2 186x 2
187y 2 187y 2
188end 188end
189arch c_woman 189arch c_woman
190name Colette 190name Colette
191arch event_say
192title Python
193slaying /python/IPO/say.py
194end
195msg 191msg
196@match * I'm on a break. 192@match *
193@eval ipo::command $who, $msg, $npc
197endmsg 194endmsg
198x 2 195x 2
199y 2 196y 2
200end 197end
201arch marble 198arch marble
202x 2 199x 2
203y 3 200y 3
204end 201end
205arch table 202arch table
206name II 203name II
207no_pass 1
208x 2 204x 2
209y 3 205y 3
206move_block all
210end 207end
211arch dungeon_magic 208arch dungeon_magic
212x 2 209x 2
213y 3 210y 3
214end 211end
344x 4 341x 4
345y 7 342y 7
346end 343end
347arch sign 344arch sign
348name Scorn Message Board 345name Scorn Message Board
349arch event_say
350title Python
351slaying /python/IPO/board.py
352name Scorn board
353end
354msg 346msg
355I am a talking board, please say something to me. 347@match *
356If you don't know what to say, say help. 348@eval board::command $who, $msg, $npc
357endmsg 349endmsg
358x 4 350x 4
359y 7 351y 7
360end 352end
361arch marble 353arch marble
532x 7 524x 7
533y 3 525y 3
534end 526end
535arch table 527arch table
536name I 528name I
537no_pass 1
538x 7 529x 7
539y 3 530y 3
531move_block all
540end 532end
541arch dungeon_magic 533arch dungeon_magic
542x 7 534x 7
543y 3 535y 3
544end 536end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines