RenechCDDA

Results 187 comments of RenechCDDA

So do we have a minimum-changes patch for 0.I in mind? I *assume* ammo_restriction was used for the ammo trays to avoid recalculating all the sizes etc if minor changes...

> and EoC-based ones can't be targeted at arbitrary areas of ground You can't use location_variable_adjust? https://github.com/CleverRaven/Cataclysm-DDA/issues/69193#issuecomment-1822489938 Additionally, check out how I assigned the var here: https://github.com/CleverRaven/Cataclysm-DDA/blob/74771e195489cf73125afc53c2f0710a3c3583c1/data/json/monsters/zed_lieutenant.json#L143-L154 What you are...

Hi @Kray4000 just so you're aware, you need to [add yourself to the comment commands list](https://github.com/CleverRaven/Cataclysm-DDA/blob/master/.github/comment-commands.yml) to use those slash commands. No other requirements really, just open a PR and...

> This can also burn special locations like collapsed towers. I went to two of them and didn't get a single piece of loot due to the riot damage destroying...

I edited the title so it was a bit more clear. Just FYI

>There's no need for z_level_shifted, as you bail out if tele_from != tele_to, so it's always going to be false. Fair. > * The reason you fail to restore the...

> A ping comment, in case this was put in the "I'm busy right now, I'll deal with it later" pile. The pile gets cleaned up, eventually!

I ran this last push locally and it seemed to be all that was needed. Here's to hoping it works on CI as well.

Also I was concerned that `PARROT_AT_DANGER` might trigger the mi-go voicelines or something weird, but mostly it just means they make a lot *more* sounds when they see a target....

Are you holding this in draft for a specific reason? It looks good to undraft it. The test failure *is* related to your changes, but looks like it should be...