mirror of
https://github.com/islehorse/HISP.git
synced 2025-06-04 04:47:09 +12:00
Fully implement libarys!
This commit is contained in:
parent
e9cee36b24
commit
2c77957434
5 changed files with 80 additions and 4 deletions
|
@ -195,8 +195,8 @@
|
|||
"grain_silo":"<BR>You have a Grain Silo. All of your horses have just been fully fed.",
|
||||
"vegatable_garden":"<BR>You have a Vegetable Garden. You have just fully eaten.",
|
||||
"windmills":"<BR>You have %COUNT% Windmill(s) earning you $%AMOUNT% every 12 game hours.",
|
||||
"wagon":"<BR>^T6Your Wagon can take you to the nearest station.^D7|STATION^R1^H",
|
||||
"training_pen":"<BR>^T6You can train all your horses via the Pen^D13|TRAIN ALL^R1^H",
|
||||
"wagon":"<BR>^T6Your Wagon can take you to the nearest station.^D7|STATION^R1",
|
||||
"training_pen":"<BR>^T6You can train all your horses via the Pen^D13|TRAIN ALL^R1",
|
||||
"train_all":"You attempt to train all of your horses:",
|
||||
"train_success":"<BR>Training <B>%HORSENAME%</B>: +%SPEED%SP +%STRENGTH%ST +%CONFORMATION%CO +%AGILITY%AG +%ENDURANCE%EN +%EXP%exp",
|
||||
"train_cant_train":"<BR><B>%HORSENAME%</B>: Horse needs to rest %TIME% game minutes.",
|
||||
|
@ -406,6 +406,12 @@
|
|||
"find_npc_results_format":"^T7%NPCNAME%, %NPCDESC%^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",
|
||||
|
||||
"find_ranch":"<B>SEARCH FOR A RANCH:</B><BR>Enter a player's name below. It will match on partial names.<BR>^PLRanch Locator:|Player username^PS13|FIND RANCH^R3",
|
||||
"find_ranch_match_closely":"The following players ranches match closely:<BR>",
|
||||
"find_ranch_result":"^T7%USERNAME%'s Ranch^B1M%MAPXY%^R1",
|
||||
"find_ranch_no_results":"None were found by that name, try looking for a partial name, or maybe they do not have a ranch.",
|
||||
|
||||
"horse_breed_format":"^I252^T7Horse Breed %NAME%:^D4c%ID%|VIEW^R1",
|
||||
"horse_relative_format":"^I252^T7A Horse Relative, the %NAME%:^D4c%ID%|VIEW^R1",
|
||||
"maximum_stats":"<B>MAXIMUM STATS:</B><BR>^AA",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue