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
|
||||
msg
|
||||
Created: 2003-04-27 Avion
|
||||
Modified: 2008-06-06 Arvid Norlander
|
||||
endmsg
|
||||
outdoor 1
|
||||
end
|
||||
|
@ -3571,10 +3572,6 @@ arch woodfloor
|
|||
x 22
|
||||
y 8
|
||||
end
|
||||
arch woodfloor
|
||||
x 22
|
||||
y 9
|
||||
end
|
||||
arch magic_ear
|
||||
msg
|
||||
@match mumblypeg
|
||||
|
@ -3587,6 +3584,10 @@ connected 3
|
|||
end
|
||||
arch woodfloor
|
||||
x 22
|
||||
y 9
|
||||
end
|
||||
arch woodfloor
|
||||
x 22
|
||||
y 10
|
||||
end
|
||||
arch wwall_2_1_2
|
||||
|
@ -3732,7 +3733,7 @@ slaying Chancy
|
|||
x 23
|
||||
y 1
|
||||
speed 1.0
|
||||
connected 6
|
||||
connected 8
|
||||
end
|
||||
arch brush
|
||||
x 23
|
||||
|
@ -3890,6 +3891,20 @@ arch blocked
|
|||
x 23
|
||||
y 21
|
||||
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
|
||||
x 24
|
||||
end
|
||||
|
@ -4095,7 +4110,7 @@ sp 1
|
|||
x 24
|
||||
y 24
|
||||
speed 0.0
|
||||
connected 6
|
||||
connected 8
|
||||
end
|
||||
arch key2
|
||||
name Mark's key
|
||||
|
|
Loading…
Reference in New Issue