Fix two mixed up connections in /scorn/houses/cornerbrook to make the right messagess display for the right events.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9270 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
a6d3cc1e38
commit
cb81f4bc4d
|
@ -8,6 +8,7 @@ enter_x 11
|
||||||
enter_y 1
|
enter_y 1
|
||||||
msg
|
msg
|
||||||
Created: 2003-04-27 Avion
|
Created: 2003-04-27 Avion
|
||||||
|
Modified: 2008-06-06 Arvid Norlander
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
end
|
end
|
||||||
|
@ -3571,10 +3572,6 @@ arch woodfloor
|
||||||
x 22
|
x 22
|
||||||
y 8
|
y 8
|
||||||
end
|
end
|
||||||
arch woodfloor
|
|
||||||
x 22
|
|
||||||
y 9
|
|
||||||
end
|
|
||||||
arch magic_ear
|
arch magic_ear
|
||||||
msg
|
msg
|
||||||
@match mumblypeg
|
@match mumblypeg
|
||||||
|
@ -3587,6 +3584,10 @@ connected 3
|
||||||
end
|
end
|
||||||
arch woodfloor
|
arch woodfloor
|
||||||
x 22
|
x 22
|
||||||
|
y 9
|
||||||
|
end
|
||||||
|
arch woodfloor
|
||||||
|
x 22
|
||||||
y 10
|
y 10
|
||||||
end
|
end
|
||||||
arch wwall_2_1_2
|
arch wwall_2_1_2
|
||||||
|
@ -3732,7 +3733,7 @@ slaying Chancy
|
||||||
x 23
|
x 23
|
||||||
y 1
|
y 1
|
||||||
speed 1.0
|
speed 1.0
|
||||||
connected 6
|
connected 8
|
||||||
end
|
end
|
||||||
arch brush
|
arch brush
|
||||||
x 23
|
x 23
|
||||||
|
@ -3890,6 +3891,20 @@ arch blocked
|
||||||
x 23
|
x 23
|
||||||
y 21
|
y 21
|
||||||
end
|
end
|
||||||
|
arch creator
|
||||||
|
name creator_put_key
|
||||||
|
other_arch food
|
||||||
|
x 23
|
||||||
|
y 24
|
||||||
|
connected 6
|
||||||
|
end
|
||||||
|
arch altar_trigger
|
||||||
|
name altar_put_key
|
||||||
|
food 1
|
||||||
|
x 23
|
||||||
|
y 24
|
||||||
|
connected 8
|
||||||
|
end
|
||||||
arch grass
|
arch grass
|
||||||
x 24
|
x 24
|
||||||
end
|
end
|
||||||
|
@ -4095,7 +4110,7 @@ sp 1
|
||||||
x 24
|
x 24
|
||||||
y 24
|
y 24
|
||||||
speed 0.0
|
speed 0.0
|
||||||
connected 6
|
connected 8
|
||||||
end
|
end
|
||||||
arch key2
|
arch key2
|
||||||
name Mark's key
|
name Mark's key
|
||||||
|
|
Loading…
Reference in New Issue