Noita-Together / noita-together

Play alone together
MIT License
44 stars 13 forks source link

Disable drinking the starting flask during pre-run stage #181

Closed tehkab closed 1 month ago

tehkab commented 1 month ago

Uses ItemComponent to disable drinking the starting flask before the run begins

Then re-enables it after the run is started by the host

This prevents chugging bad potions safely during run setup 😄

Left in the polymorph immunity part for now too, it doesn't hurt I guess.