This commit is contained in:
parent
b7600ce824
commit
cb0b2cc6e3
@ -125,6 +125,9 @@ actors/actor_enemy.tex
|
|||||||
actors/clam.a3d
|
actors/clam.a3d
|
||||||
actors/clam.abk
|
actors/clam.abk
|
||||||
|
|
||||||
|
actors/SHARKSUB.A3d
|
||||||
|
actors/SHARKSUB.Abk
|
||||||
|
|
||||||
{ SYSTEM_CACHE 4
|
{ SYSTEM_CACHE 4
|
||||||
}
|
}
|
||||||
ui/uigfx.spr
|
ui/uigfx.spr
|
||||||
|
@ -144,7 +144,7 @@ ACTOR_SPONGEBOB_OPTS := -t:24,1,1 -s:256
|
|||||||
ACTOR_NPC :=
|
ACTOR_NPC :=
|
||||||
ACTOR_NPC_OPTS := -t:25,1,1 -s:256
|
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
|
ACTOR_ENEMY_OPTS := -t:12,4,1 -s:256
|
||||||
|
|
||||||
ACTORS_LIST := ACTOR_SPONGEBOB ACTOR_NPC ACTOR_ENEMY
|
ACTORS_LIST := ACTOR_SPONGEBOB ACTOR_NPC ACTOR_ENEMY
|
||||||
|
Loading…
Reference in New Issue
Block a user