ACEmulator / 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.

Home Page:https://emulator.ac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issues with Rampager

adamplumb opened this issue · comments

Looks like this recent commit (794db53) updated some things about Rampagers.

  • Removes the Attackable bool property and some others
  • Adds the ruined amulet as a create list item, but the weenie (43146) has no row in the weenies table.

Probably some other issues but I noticed these.

The Attackable bool == true is a default property, so it doesn't need to be listed for attackable mobs

Missing Ruined Amulets added in #815