Inform - Support - Source

Back to List

Inventory
Complete

Backward
Forward

Plain
Coloured
Gaudy

This code
in plain text

Browsing verblibm.h

AttackSub (lines 2243-2247)

2243  [ AttackSub;
2244      if (ObjectIsUntouchable(noun)) return;
2245      if (noun has animate && RunLife(noun, ##Attack) ~= 0) rfalse;
2246      L__M(##Attack, 1, noun);
2247  ];


Last updated 27 February 2004. The librarian in charge of this page is Graham Nelson (graham@gnelson.demon.co.uk) assisted by C Knight. Please email any comments, suggestions or corrections to cedenqs@inform-fiction.org.