Make the east dragon go to Nurnberg. Entrance gained only if one has a
Regular Army Passport. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4290 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
19ec05005f
commit
9f8b99474f
|
@ -1,6 +1,6 @@
|
||||||
arch map
|
arch map
|
||||||
region pupland
|
|
||||||
name terminal
|
name terminal
|
||||||
|
region pupland
|
||||||
msg
|
msg
|
||||||
Creator: Gnat the Gnu
|
Creator: Gnat the Gnu
|
||||||
Email: gnu@foo.bar
|
Email: gnu@foo.bar
|
||||||
|
@ -1362,6 +1362,43 @@ arch grass
|
||||||
x 14
|
x 14
|
||||||
y 8
|
y 8
|
||||||
end
|
end
|
||||||
|
arch check_inv
|
||||||
|
slaying regular_army
|
||||||
|
last_sp 0
|
||||||
|
connected 1002
|
||||||
|
x 14
|
||||||
|
y 9
|
||||||
|
end
|
||||||
|
arch magic_mouth
|
||||||
|
name No passport message
|
||||||
|
msg
|
||||||
|
You must have a Regular Army Passport to
|
||||||
|
enter this gate. Please present your passport.
|
||||||
|
endmsg
|
||||||
|
connected 1002
|
||||||
|
walk_on 0
|
||||||
|
fly_on 0
|
||||||
|
food 1
|
||||||
|
x 14
|
||||||
|
y 9
|
||||||
|
end
|
||||||
|
arch check_inv
|
||||||
|
slaying regular_army
|
||||||
|
connected 1001
|
||||||
|
x 14
|
||||||
|
y 9
|
||||||
|
end
|
||||||
|
arch magic_mouth
|
||||||
|
msg
|
||||||
|
Ah! Army personnel. Please enter.
|
||||||
|
endmsg
|
||||||
|
connected 1001
|
||||||
|
walk_on 0
|
||||||
|
fly_on 0
|
||||||
|
food 1
|
||||||
|
x 14
|
||||||
|
y 9
|
||||||
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
x 14
|
x 14
|
||||||
y 9
|
y 9
|
||||||
|
@ -1475,10 +1512,22 @@ arch swall_1_2
|
||||||
x 15
|
x 15
|
||||||
y 8
|
y 8
|
||||||
end
|
end
|
||||||
|
arch button_small
|
||||||
|
connected 1001
|
||||||
|
x 15
|
||||||
|
y 9
|
||||||
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
x 15
|
x 15
|
||||||
y 9
|
y 9
|
||||||
end
|
end
|
||||||
|
arch grate_closed_2
|
||||||
|
connected 1001
|
||||||
|
no_magic 1
|
||||||
|
damned 1
|
||||||
|
x 15
|
||||||
|
y 9
|
||||||
|
end
|
||||||
arch grass
|
arch grass
|
||||||
x 15
|
x 15
|
||||||
y 10
|
y 10
|
||||||
|
@ -1570,10 +1619,20 @@ name sky
|
||||||
x 16
|
x 16
|
||||||
y 7
|
y 7
|
||||||
end
|
end
|
||||||
|
arch button_small
|
||||||
|
connected 1001
|
||||||
|
x 16
|
||||||
|
y 8
|
||||||
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
x 16
|
x 16
|
||||||
y 8
|
y 8
|
||||||
end
|
end
|
||||||
|
arch button_small
|
||||||
|
connected 1001
|
||||||
|
x 16
|
||||||
|
y 9
|
||||||
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
x 16
|
x 16
|
||||||
y 9
|
y 9
|
||||||
|
@ -2008,6 +2067,9 @@ x 9
|
||||||
y 15
|
y 15
|
||||||
end
|
end
|
||||||
arch dragon_exit
|
arch dragon_exit
|
||||||
|
slaying /pup_land/nurnberg/city
|
||||||
|
hp 26
|
||||||
|
sp 25
|
||||||
x 17
|
x 17
|
||||||
y 8
|
y 8
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue