Flag | Set? (MUST/MAY/…) | Description |
---|---|---|
parsing_must | MUST NOT | |
reading_must | MUST NOT | |
writing_must | MUST NOT | |
playing_should | MAY | |
playing_must | MAY | |
editing_should | MUST NOT |
None.
This extension extends the OOP command #DIE
with an argument: #DIE ITEM
, the behaviour of which is defined as such:
#DIE
command,
While the intent is for collectibles, the side effects allow for quirky usage of #DIE ITEM
as a player teleporter.
@Pony #end :touch You found a pony! #set pony #die item
TBD