stable
This commit is contained in:
parent
86226ccc94
commit
077d4ab9ac
71 changed files with 2905 additions and 1063 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
// Tarinai item interaction system.
|
||||
// Orchestrates food/medicine consumption and non-eating item contact effects.
|
||||
// The candidate loop intentionally preserves the legacy order: for each nearby
|
||||
// The candidate loop intentionally preserves the established order: for each nearby
|
||||
// candidate, try eating first; if nothing was consumed, apply contact effects
|
||||
// for that same candidate before advancing to the next one.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue