MSW 2000-11-22: talisman/ring_drain.arc - give object speed 0.1
so it will animate (animation already in place, just was not being used.) git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@525 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
970393553e
commit
6ac88372aa
4
CHANGES
4
CHANGES
|
|
@ -2,6 +2,10 @@ Changes for CVS top of tree:
|
||||||
|
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
MSW 2000-11-22: talisman/ring_drain.arc - give object speed 0.1
|
||||||
|
so it will animate (animation already in place, just was not being
|
||||||
|
used.)
|
||||||
|
|
||||||
PeterM: Totally reorganized player/*, splitting it into races and
|
PeterM: Totally reorganized player/*, splitting it into races and
|
||||||
classes. Classes are themselves split into four main subtypes.
|
classes. Classes are themselves split into four main subtypes.
|
||||||
New images from dnh were also added, as well as new classes/races.
|
New images from dnh were also added, as well as new classes/races.
|
||||||
|
|
|
||||||
|
|
@ -16,4 +16,5 @@ material 2
|
||||||
immune 128
|
immune 128
|
||||||
editable 6144
|
editable 6144
|
||||||
nrof 1
|
nrof 1
|
||||||
|
speed 0.1
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue