[raiguard][2.0.11] LuaEntity::get_fluid returns wrong value
Posted: Sat Oct 26, 2024 9:28 pm
Consider this storage tank:
Calling `get_fluid(1)` on the entity returns 26,000, not 25,000 :
It seems that the call returns the contents of the pipeline, not of the storage tank.
Calling `get_fluid(1)` on the entity returns 26,000, not 25,000 :
It seems that the call returns the contents of the pipeline, not of the storage tank.