Table of Contents

0000a51e:0001 - #die item [DRAFT]

Flags

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

Field data

None.

Description

This extension extends the OOP command #DIE with an argument: #DIE ITEM, the behaviour of which is defined as such:

While the intent is for collectibles, the side effects allow for quirky usage of #DIE ITEM as a player teleporter.

Example usage

@Pony
#end
:touch
You found a pony!
#set pony
#die item

Implementations

TBD