Fixed Cacodemon name gain.

This commit is contained in:
Kiri 2024-11-09 08:24:46 -08:00
parent b2d0b6e1df
commit b8b8705e38

View File

@ -8,7 +8,7 @@
const HDLD_KIRI_CACOPLUSHIE = "kac"; const HDLD_KIRI_CACOPLUSHIE = "kac";
const KIRI_CACOPLUSHIE_FAINTED_MONSTER_COOLDOWN = 60; const KIRI_CACOPLUSHIE_FAINTED_MONSTER_COOLDOWN = 60;
const KIRI_CACOPLUSHIE_CLASS = "Cenobite"; const KIRI_CACOPLUSHIE_CLASS = "FlyZapper";
// For testing out shield mechanics, if we ever open this up to other // For testing out shield mechanics, if we ever open this up to other
// monster types... // monster types...