WI: Make the noun thingey more intuitive

This commit is contained in:
somebody
2023-07-22 18:12:30 -05:00
parent 65cf6806a8
commit bd542336f9

View File

@@ -22,9 +22,13 @@
<span
class="world_info_item_type"
contenteditable="true"
data-placeholder="Person"
data-placeholder="..."
spellcheck="false"
></span> <span class="helpicon material-icons-outlined" tooltip="Please enter a noun that describes a person, place or thing." "]">help_icon</span>
></span>
<span
class="helpicon material-icons-outlined"
tooltip='Please enter a noun that describes this entry. For example, "person", "weapon", or "building". This will be used with the Generate Content button below.'
>help_icon</span>
</div>
</div>
<span id="world_info_delete_" class="world_info_delete">X</span>