filiph/egamebook

- create a "cosmetic" version for putting an insect to rest

todo opened this issue · 0 comments

todo commented

// TODO - create a "cosmetic" version for putting an insect to rest
w.recordCustom(CustomEvent.actorPuttingUndeadToRest, actor: undead);
a.report(s, "<subject> put<s> a hand on <object>", object: undead);
undead.report(s, "<subject> collapse<s> to the ground");


This issue was generated by todo based on a TODO comment in 7edf56a. It's been assigned to @filiph because they committed the code.