This commit is contained in:
parent
f62a8bf478
commit
666126b5e5
2 changed files with 3 additions and 1 deletions
|
@ -158,6 +158,8 @@ actors/SPONGEBOB.SBK
|
||||||
actors/SPONGEBOB_CORALBLOWER.SBK
|
actors/SPONGEBOB_CORALBLOWER.SBK
|
||||||
actors/SPONGEBOB_JELLYLAUNCHER.SBK
|
actors/SPONGEBOB_JELLYLAUNCHER.SBK
|
||||||
actors/SPONGEBOB_NET.SBK
|
actors/SPONGEBOB_NET.SBK
|
||||||
|
actors/SPONGEBOB_JELLYFISH.SBK
|
||||||
|
actors/SPONGEBOB_GLASSES.SBK
|
||||||
|
|
||||||
actors/BARNACLEBOY.SBK
|
actors/BARNACLEBOY.SBK
|
||||||
actors/KRUSTY.SBK
|
actors/KRUSTY.SBK
|
||||||
|
|
|
@ -107,7 +107,7 @@ ACTOR_OUT_DIR := $(DATA_OUT)/Actors
|
||||||
ACTOR_MAKEFILE_DIR := $(TEMP_BUILD_DIR)/actor
|
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)
|
||||||
|
|
||||||
ACTOR_SPONGEBOB := SpongeBob SpongeBob_CoralBlower SpongeBob_JellyLauncher SpongeBob_Net
|
ACTOR_SPONGEBOB := SpongeBob SpongeBob_CoralBlower SpongeBob_JellyLauncher SpongeBob_Net SpongeBob_Glasses SpongeBob_JellyFish
|
||||||
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 Eyeball \
|
ACTOR_ENEMY := Anenome BabyOctopus Ballblob Caterpillar clam Dustdevil Eyeball \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue