This commit is contained in:
parent
ad259ace32
commit
1128db8265
3 changed files with 8 additions and 3 deletions
|
@ -1 +1,3 @@
|
||||||
IdleBreathe
|
Idle
|
||||||
|
GiveEnd
|
||||||
|
GiveStart
|
||||||
|
|
|
@ -1 +1,4 @@
|
||||||
idleBreathe
|
Hide
|
||||||
|
Idle
|
||||||
|
Sit
|
||||||
|
|
||||||
|
|
|
@ -108,7 +108,7 @@ ACTOR_MAKEFILE_DIR := $(TEMP_BUILD_DIR)/actor
|
||||||
ACTOR_DIRS_TO_MAKE := $(ACTOR_MAKEFILE_DIR) $(ACTOR_OUT_DIR)
|
ACTOR_DIRS_TO_MAKE := $(ACTOR_MAKEFILE_DIR) $(ACTOR_OUT_DIR)
|
||||||
MKACTOR_OPTS:= -c:16
|
MKACTOR_OPTS:= -c:16
|
||||||
|
|
||||||
ACTOR_SPONGEBOB := SpongeBob SpongeBob_CoralBlower SpongeBob_JellyLauncher SpongeBob_Net SpongeBob_Glove SpongeBob_Wand SpongeBob_JellyFish
|
ACTOR_SPONGEBOB := SpongeBob SpongeBob_CoralBlower SpongeBob_JellyLauncher SpongeBob_Net SpongeBob_Glove SpongeBob_Wand SpongeBob_JellyFish SpongeBob_FMA
|
||||||
ACTOR_NPC := BarnacleBoy Krusty Squidward Gary Sandy Patrick MermaidMan
|
ACTOR_NPC := BarnacleBoy Krusty Squidward Gary Sandy Patrick MermaidMan
|
||||||
|
|
||||||
ACTOR_ENEMY := Anenome BabyOctopus Ballblob Caterpillar clam Dustdevil \
|
ACTOR_ENEMY := Anenome BabyOctopus Ballblob Caterpillar clam Dustdevil \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue