03:28:20 <06m​umra> %613369fe0c22f464255a8cb0ff2cce13853ea42e 03:30:23 did you mean %git … 03:31:10 <06m​umra> Yeah that's what i was looking for 03:31:19 <06m​umra> %git 613369f 03:31:20 <04C​erebot> hellmonk {PleasingFungus} * 0.29-a0-427-g613369fe0c: feat: Replace pain/aniskele with Necrotize (2 years, 7 months ago, 28 files, 118+ 501-) https://github.com/crawl/crawl/commit/613369fe0c22 03:31:22 <06m​umra> Animate Skeleton was removed in the above commit, but not properly added to AXED_SPELLs. It got flagged as a monster spell instead even though the implementation was removed and monsters trying to cast it would be presumably be an error. It's not in any monster books either way. Other vestiges still remain (e.g. translated versions of the spell description even though it was removed in en). Am I right in thinking that properly purging 03:31:23 this and making it an AXED_SPELL shouldn't cause problems and will probably just prevent errors? I am assuming this was just an omission at the time? 03:32:39 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-5208-geafff8c3b6 04:30:59 <12g​e0ff> Interesting, even though Animate Skeleton is in spl-data.h still, you can't give it to a monster in wiz-mode: &m goblin spells:animate_skeleton fails with the "Not a monster spell" message. Also, this spell doesn't appear in ?/s, which usually shows monster spells too. 08:29:30 <06m​umra> It's probably because it's not in spell_to_logic or one of the switch statements that handles other spells that aren't in that, so the game still knows internally it's not usable 08:30:22 <06m​umra> I am only wondering if it needed to be kept semi-existent to handle old player saves that still had the spell, but I assume not 08:31:43 <12g​e0ff> can it still appear on player ghosts? 08:31:49 <06m​umra> So yeah _valid_mon_spells is initialized by calling setup_mons_cast for every spell to check if it actually does anything 08:32:06 <06m​umra> Even if it did, there is no implementation code that could actually do anything 15:39:55 Unstable branch on underhound.eu updated to: 0.33-a0-246-g06e22a58e0 (34) 19:36:39 -!- TAS-2012v is now known as TAS_2012v 23:46:45 Monster database of master branch on crawl.develz.org updated to: 0.33-a0-246-g06e22a58e0