Replace "object xxx" with "Object xxx".
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6527 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
6b4b782cfa
commit
578a1978f0
3
CHANGES
3
CHANGES
|
|
@ -1,5 +1,8 @@
|
||||||
Changes for SVN top of tree:
|
Changes for SVN top of tree:
|
||||||
|
|
||||||
|
Replace "object xxx" with "Object xxx".
|
||||||
|
Andreas Kirschbaum 2007-06-12
|
||||||
|
|
||||||
Fix bug #1687761: Archetype using undefined type number.
|
Fix bug #1687761: Archetype using undefined type number.
|
||||||
Nicolas Weeger 2007-05-07
|
Nicolas Weeger 2007-05-07
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
object attache
|
Object attache
|
||||||
name attache case
|
name attache case
|
||||||
other_arch close_attache
|
other_arch close_attache
|
||||||
race scrolls
|
race scrolls
|
||||||
|
|
@ -12,7 +12,7 @@ Str 10
|
||||||
identified 1
|
identified 1
|
||||||
editable 128
|
editable 128
|
||||||
end
|
end
|
||||||
object close_attache
|
Object close_attache
|
||||||
name close the attache case
|
name close the attache case
|
||||||
face close_attache.111
|
face close_attache.111
|
||||||
type 121
|
type 121
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue