return MotherEntity->RemoveMaterial(this);
}</pre>
== Fullness ==
//work in progress
Every character that can eat has a fullness value, measured as '''NP''' (Nutrition Points). This is initially set at default to 50,000 for the state "NOT_HUNGRY".
== Spoiling ==