11 lines
616 B
XML
11 lines
616 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<context_menu name="Land Pie">
|
|
<menu_item_call label="Про участок" name="Place Information..."/>
|
|
<menu_item_call label="Сесть тут" name="Sit Here"/>
|
|
<menu_item_call label="Купить землю" name="Land Buy"/>
|
|
<menu_item_call label="Купить пропуск" name="Land Buy Pass"/>
|
|
<menu_item_call label="Строить" name="Create"/>
|
|
<menu_item_call label="Править землю" name="Edit Terrain"/>
|
|
<menu_item_call label="Блокировать владельца частиц" name="Mute Particle"/>
|
|
</context_menu>
|