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.6 by root, Sun Aug 27 16:52:35 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 120attach [["ipo_mailbox"]]
121title Python 121x 1
122slaying /python/IPO/send.py 122y 4
123end
124arch event_apply
125title Python
126slaying /python/IPO/receive.py
127end
128material 0 123material 0
129weight 0 124weight 0
130no_pick 1 125no_pick 1
131x 1
132y 4
133end 126end
134arch marble 127arch marble
135x 1 128x 1
136y 5 129y 5
137end 130end
151name guard 144name guard
152msg 145msg
153@match * 146@match *
154G'day to you. 147G'day to you.
155endmsg 148endmsg
149exp 0
150x 1
151y 8
152level 20
156randomitems jail 153randomitems jail
157level 20
158exp 0
159sleep 0 154sleep 0
160x 1
161y 8
162end 155end
163arch marble 156arch marble
164x 1 157x 1
165y 9 158y 9
166end 159end
186x 2 179x 2
187y 2 180y 2
188end 181end
189arch c_woman 182arch c_woman
190name Colette 183name Colette
191arch event_say
192title Python
193slaying /python/IPO/say.py
194end
195msg 184msg
196@match * I'm on a break. 185@match *
186@eval ipo::command $who, $msg, $npc
197endmsg 187endmsg
198x 2 188x 2
199y 2 189y 2
200end 190end
201arch marble 191arch marble
202x 2 192x 2
203y 3 193y 3
204end 194end
205arch table 195arch table
206name II 196name II
207no_pass 1
208x 2 197x 2
209y 3 198y 3
199move_block all
210end 200end
211arch dungeon_magic 201arch dungeon_magic
212x 2 202x 2
213y 3 203y 3
214end 204end
344x 4 334x 4
345y 7 335y 7
346end 336end
347arch sign 337arch sign
348name Scorn Message Board 338name Scorn Message Board
349arch event_say 339attach [["board"]]
350title Python
351slaying /python/IPO/board.py
352name Scorn board
353end
354msg 340msg
355I am a talking board, please say something to me. 341@match *
356If you don't know what to say, say help. 342@eval board::command $who, $msg, $npc
357endmsg 343endmsg
358x 4 344x 4
359y 7 345y 7
360end 346end
361arch marble 347arch marble
532x 7 518x 7
533y 3 519y 3
534end 520end
535arch table 521arch table
536name I 522name I
537no_pass 1
538x 7 523x 7
539y 3 524y 3
525move_block all
540end 526end
541arch dungeon_magic 527arch dungeon_magic
542x 7 528x 7
543y 3 529y 3
544end 530end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines