11 lines
450 B
XML
11 lines
450 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<floater name="objectcontents" title="オブジェクト・コンテンツ">
|
|
<text type="string" length="1" name="object_name">
|
|
[DESC]:
|
|
</text>
|
|
<button label="持ち物にコピー" label_selected="持ち物にコピー"
|
|
name="copy_to_inventory_button" />
|
|
<button label="コピーして装着" label_selected="コピーして装着"
|
|
name="copy_and_wear_button" />
|
|
</floater>
|