Subnautica: add some more missed aggressive creatures

This commit is contained in:
Fabian Dill 2022-09-02 03:35:41 +02:00 committed by Fabian Dill
parent b14d694e1e
commit f7d107fc0c
1 changed files with 2 additions and 1 deletions

View File

@ -55,7 +55,6 @@ all_creatures: Dict[str, int] = {
"Sea Emperor Juvenile": 1700,
}
# be nice and make these require Stasis Rifle
aggressive: Set[str] = {
"Cave Crawler", # is very easy without Stasis Rifle, but included for consistency
"Crashfish",
@ -75,6 +74,8 @@ aggressive: Set[str] = {
"Lava Lizard",
"Sea Dragon Leviathan",
"River Prowler",
"Ghost Leviathan Juvenile",
"Ghost Leviathan"
}
containment: Set[str] = { # creatures that have to be raised from eggs