Noita-Together / noita-together

Play alone together
MIT License
52 stars 17 forks source link

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

Closed tehkab closed 5 months ago

tehkab commented 5 months 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.