mirror of
https://github.com/islehorse/HISP.git
synced 2025-05-04 02:24:50 +12:00
Allow searching for NPCS.
This commit is contained in:
parent
0c42d02359
commit
cb497ef7d2
5 changed files with 125 additions and 1 deletions
DataCollection
|
@ -130,6 +130,14 @@
|
|||
"venus_flytrap_format":"The Giant Venus Flytrap chomped at you!<BR><B>OUCH!!</B><BR>It chomped your pocket, taking $%MONEY% with it!!",
|
||||
"password_input":"<BR>^PLReply:|^PS14|ANSWER^R1",
|
||||
"last_poet":"^R1^LLast Player Poet:%USERNAME% ^R1",
|
||||
"libary":{
|
||||
"main_menu":"Welcome to the Library! You can research different subjects.<BR>^T2Search Residents: ^D30|SEARCH NPC^R1^T2Search Ranches: ^D31|SEARCH RANCH^R1^T2Research Horses: ^D4|VIEW BREEDS^R1^T2Research Tack: ^D9|VIEW TACK^R1^T2Research Companions: ^D10|VIEW COMPANIONS^R1^T2Research Mini-Games: ^D12|VIEW MINIGAMES^R1^T2Research Locations: ^D22|VIEW LOCATIONS^R1^T2Research Awards: ^D23|VIEW AWARDS^R1^T2Read Books: ^D38|READ BOOKS^R1",
|
||||
"find_npc":"<B>SEARCH FOR A RESIDENT:</B><BR>Enter a resident's name below(not players). It will match on partial names.<BR>^PLResident Locator(NPC):|NPC name^PS4|FIND RESIDENTS^R3",
|
||||
"find_npc_results_header":"The following residents match closely:<BR>",
|
||||
"find_npc_results_format":"^T7%NPCNAME%^B1M%MAPXY%^R1",
|
||||
"find_npc_no_results":"The following residents match closely:<BR>None were found by that name, try looking for a partial name.",
|
||||
"find_npc_limit5":"^L- Limited to 5 results. Try narrowing the search.^R1"
|
||||
},
|
||||
"multiroom":{
|
||||
"other_players_participating":"<BR>^LThe following other players are participating:",
|
||||
"partcipent_format":"^R1^T3%USERNAME%"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue