mirror of
https://github.com/CitizensDev/Citizens2.git
synced 2024-11-22 10:36:10 +01:00
Add some more explaining text to /npc equip
This commit is contained in:
parent
8c30a785a4
commit
156fbca6ce
@ -227,7 +227,7 @@ citizens.editors.already-in-editor=You''re already in an editor!
|
||||
citizens.editors.copier.begin=<b>Entered the NPC copier!<br>Click anywhere to copy the currently selected NPC.
|
||||
citizens.editors.copier.end=Exited the NPC copier.
|
||||
citizens.editors.equipment.all-items-removed=[[{0}]] had all of its items removed.
|
||||
citizens.editors.equipment.begin=<b>Entered the equipment editor!<br>[[Right click]] to equip the NPC!
|
||||
citizens.editors.equipment.begin=<b>Entered the equipment editor!<br>[[Right click]] to equip the NPC or [[crouch right click]] to change the item in hand!<br>Type [[offhand]], [[chestplate]], [[helmet]], etc. in chat to equip specific slots with the item you're holding!
|
||||
citizens.editors.equipment.end=Exited the equipment editor.
|
||||
citizens.editors.equipment.invalid-block=Invalid block!
|
||||
citizens.editors.equipment.saddled-set=[[{0}]] is now saddled.
|
||||
@ -243,7 +243,7 @@ citizens.editors.text.change-page-prompt=Enter a page number to view more text e
|
||||
citizens.editors.text.close-talker-set=[[Close talker]] set to [[{0}]].
|
||||
citizens.editors.text.edit-begin-prompt=Enter the index of the entry you wish to edit or [[page]] to view more pages.
|
||||
citizens.editors.text.edit-prompt=Enter text to edit the entry.
|
||||
citizens.editors.text.edited-text=Changed entry at index [[{0}]]to [[{1}]].
|
||||
citizens.editors.text.edited-text=Changed entry at index [[{0}]] to [[{1}]].
|
||||
citizens.editors.text.end=Exited the text editor.
|
||||
citizens.editors.text.invalid-edit-type=Invalid edit type.
|
||||
citizens.editors.text.invalid-index=[[{0}]] is not a valid index!
|
||||
|
Loading…
Reference in New Issue
Block a user