Add faces for timer and time events
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13240 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
31abaebb80
commit
edc1ba142f
3
CHANGES
3
CHANGES
|
@ -1,6 +1,9 @@
|
|||
Changes for SVN top of tree:
|
||||
==============================================================================
|
||||
|
||||
Add faces for timer and time events
|
||||
Brendan Lally 2010-05-15
|
||||
|
||||
Add faces for pickup, drop, apply, say and death events, so that they are
|
||||
more easily identifiable in gridarta
|
||||
Brendan Lally 2010-05-15
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
Object event_time
|
||||
face event_time.111
|
||||
type 116
|
||||
subtype 8
|
||||
invisible 1
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 274 B |
|
@ -1,4 +1,5 @@
|
|||
Object event_timer
|
||||
face event_timer.111
|
||||
type 116
|
||||
subtype 12
|
||||
invisible 1
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 281 B |
Loading…
Reference in New Issue