034 store entity take auto discharge

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

took hp 9
despawned an enemy

Must contain:

despawned an enemy

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: enemies, source: hp: i64)
subflow ~discharge-enemy click a branch to expand · @labels scroll to their anchor
print.ln (expr: "despawned an enemy")
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: enemies, source: hp: 9)

Test Configuration

MUST_RUN