Remove redundant fields.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10937 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
4bb7ae5166
commit
7eabf14c10
4
CHANGES
4
CHANGES
|
@ -1,5 +1,9 @@
|
|||
Changes for SVN top of tree:
|
||||
|
||||
construct/window/intermediate_window.arc, construct/window/window.arc
|
||||
Remove redundant fields.
|
||||
Andreas Kirschbaum 2008-12-12
|
||||
|
||||
monster/troll/Troll/troll.arc
|
||||
Fix duplicate archetype definition for "troll".
|
||||
Andreas Kirschbaum 2008-12-12
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
Object intermediate_window_11
|
||||
name intermediate_window
|
||||
face intermediate_window_1.111
|
||||
x 0
|
||||
end
|
||||
More
|
||||
Object intermediate_window_12
|
||||
|
@ -12,6 +11,5 @@ end
|
|||
Object intermediate_window_21
|
||||
name intermediate_window
|
||||
face intermediate_window_2.111
|
||||
x 0
|
||||
end
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
Object window_31
|
||||
name window
|
||||
face window_3.111
|
||||
y 0
|
||||
move_block all
|
||||
end
|
||||
More
|
||||
|
@ -22,15 +21,12 @@ end
|
|||
Object window_21
|
||||
name window
|
||||
face window_2.111
|
||||
x 0
|
||||
y 0
|
||||
move_block all
|
||||
end
|
||||
More
|
||||
Object window_22
|
||||
name window
|
||||
face window_2.111
|
||||
x 0
|
||||
y 1
|
||||
move_block all
|
||||
end
|
||||
|
@ -38,7 +34,6 @@ More
|
|||
Object window_23
|
||||
name window
|
||||
face window_2.111
|
||||
x 0
|
||||
y 2
|
||||
move_block all
|
||||
end
|
||||
|
@ -47,7 +42,6 @@ Object window_24
|
|||
name window
|
||||
face window_2.111
|
||||
x 1
|
||||
y 0
|
||||
move_block all
|
||||
end
|
||||
More
|
||||
|
@ -69,15 +63,12 @@ end
|
|||
Object window_41
|
||||
name window
|
||||
face window_4.111
|
||||
x 0
|
||||
y 0
|
||||
move_block all
|
||||
end
|
||||
More
|
||||
Object window_42
|
||||
name window
|
||||
face window_4.111
|
||||
x 0
|
||||
y 1
|
||||
move_block all
|
||||
end
|
||||
|
@ -85,7 +76,6 @@ More
|
|||
Object window_43
|
||||
name window
|
||||
face window_4.111
|
||||
x 0
|
||||
y 2
|
||||
move_block all
|
||||
end
|
||||
|
@ -94,7 +84,6 @@ Object window_44
|
|||
name window
|
||||
face window_4.111
|
||||
x 1
|
||||
y 0
|
||||
move_block all
|
||||
end
|
||||
More
|
||||
|
@ -116,15 +105,12 @@ end
|
|||
Object window_arcade_11
|
||||
name window
|
||||
face window_arcade_1.111
|
||||
x 0
|
||||
y 0
|
||||
move_block all
|
||||
end
|
||||
More
|
||||
Object window_arcade_12
|
||||
name window
|
||||
face window_arcade_1.111
|
||||
x 0
|
||||
y 1
|
||||
move_block all
|
||||
end
|
||||
|
@ -132,7 +118,6 @@ More
|
|||
Object window_arcade_13
|
||||
name window
|
||||
face window_arcade_1.111
|
||||
x 0
|
||||
y 2
|
||||
move_block all
|
||||
end
|
||||
|
@ -140,7 +125,6 @@ More
|
|||
Object window_arcade_14
|
||||
name window
|
||||
face window_arcade_1.111
|
||||
x 0
|
||||
y 3
|
||||
end
|
||||
More
|
||||
|
@ -148,7 +132,6 @@ Object window_arcade_15
|
|||
name window
|
||||
face window_arcade_1.111
|
||||
x 1
|
||||
y 0
|
||||
move_block all
|
||||
end
|
||||
More
|
||||
|
|
Loading…
Reference in New Issue