Undo prevention - KVonGit/quest5-stuff GitHub Wiki
<command name="undo_prevention_cmd">
<pattern>undo</pattern>
<script>
msg ("The use of “undo” is forbidden in this story.")
</script>
</command>
<command name="undo_prevention_cmd">
<pattern>undo</pattern>
<script>
msg ("The use of “undo” is forbidden in this story.")
</script>
</command>