Fix typo (mismatched weight/connection values in button).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7304 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
799dcece2a
commit
13e6a3a120
|
@ -6580,8 +6580,8 @@ end
|
|||
arch button_trigger
|
||||
x 16
|
||||
y 23
|
||||
weight 3
|
||||
connected 325000
|
||||
weight 325000
|
||||
connected 3
|
||||
end
|
||||
arch dungeon_floor
|
||||
x 16
|
||||
|
|
Loading…
Reference in New Issue