Hirmuolio

Results 8 comments of Hirmuolio

> Change light + light to an logarithmic addition that corresponds to the physical brightness of two light sources. In general, I would transition brightness to a logarithmic scale but...

> cauterize : Magiclysm\items\enchanted_misc.json, line 34. Heat cube. It is set to false. It is always set to false on every single item. So it is "used" not in a...

Yeah. It was for the old system where you could use knife+fire to cauterize wounds. That seems to have been removed at some point.

The `"SINGLE_USE"` flag would probably work for single use magic item.

No this does not change what items do or add new behavior.

Seems like the pocket data is on the wrong item. Only the inactive variant has pocket data so activating it makes the pocket go away and probably breaks things. Probably...

The pull request that changed bionics: https://github.com/CleverRaven/Cataclysm-DDA/pull/61049 Updating the cbm to work with the new DDA system should be pretty simple. Add new item that acts as container for the...

After some more testing it appears it maybe wasn't the rays that caused the problem. I changed te code so that the mobs just turn to random angle on every...