An-Adventurer / ACE-World-16PY-Patches

World Database Releases for ACEmulator. This repo uses ACE-World-16PY as the base and combines it with patches to create the complete World.
https://emulator.ac
GNU Affero General Public License v3.0
0 stars 0 forks source link

Abhorrent Vault Duplicate Spawns #107

Closed An-Adventurer closed 1 year ago

An-Adventurer commented 2 years ago

Current state:

The Abhorrent Vault (02D4) has duplicate spawns. All the instances that are child spawns of the generator have is_Link_Child set to False.

EoR state:

There were way fewer eaters.

Solution:

Set is_Link_Child to True.

Source(s):

An-Adventurer commented 1 year ago

resolved with merge of AbhorrentVaultFix branch.