Added specific name for shallow sea to prevent in-game appearance with underscore.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@19475 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
6081b11461
commit
1150aa1543
|
@ -1,3 +1,7 @@
|
|||
Fix name for shallow_sea.
|
||||
ground/shallow_sea.arc
|
||||
SilverNexus 2014-05-21
|
||||
|
||||
Retire splitter.pl, as it splits images into 24x24 xpm
|
||||
files, neither of which are correct anymore.
|
||||
dev/splitter.pl
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
Object shallow_sea
|
||||
name shallow sea
|
||||
face shallow_sea.111
|
||||
animation shallow_sea
|
||||
smoothface shallow_sea.111 shallow_sea_S.111
|
||||
|
|
Loading…
Reference in New Issue