This commit is contained in:
Daveo 2001-02-28 20:10:41 +00:00
parent b7600ce824
commit cb0b2cc6e3
2 changed files with 4 additions and 1 deletions

View File

@ -125,6 +125,9 @@ actors/actor_enemy.tex
actors/clam.a3d
actors/clam.abk
actors/SHARKSUB.A3d
actors/SHARKSUB.Abk
{ SYSTEM_CACHE 4
}
ui/uigfx.spr

View File

@ -144,7 +144,7 @@ ACTOR_SPONGEBOB_OPTS := -t:24,1,1 -s:256
ACTOR_NPC :=
ACTOR_NPC_OPTS := -t:25,1,1 -s:256
ACTOR_ENEMY := CLAM
ACTOR_ENEMY := CLAM SHARKSUB
ACTOR_ENEMY_OPTS := -t:12,4,1 -s:256
ACTORS_LIST := ACTOR_SPONGEBOB ACTOR_NPC ACTOR_ENEMY