mirror of
https://github.com/islehorse/HISP.git
synced 2025-07-17 20:41:32 +12:00
add stuff to message.cs
This commit is contained in:
parent
3d625459b2
commit
45127335cb
3 changed files with 76 additions and 4 deletions
|
@ -161,9 +161,13 @@
|
|||
"pet_button":"^B3P%ID%",
|
||||
"profile_button":"^B3E%ID%",
|
||||
|
||||
"auto_sell":"^R1^T2[NO Auto-Sell]^D25|SET AUTO-SELL PRICE",
|
||||
|
||||
"no_auto_sell":"NO Auto-Sell",
|
||||
"auto_sell_format":"Auto-Selling: $%MONEY%",
|
||||
"auto_sell":"^R1^T2[%AUTOSELL%]^D25|SET AUTO-SELL PRICE",
|
||||
"cannot_auto_sell_tacked":"^R1^T8Cannot set Auto-Sell on a Horse with Tack",
|
||||
"marked_as":"^R1^LHorse currently marked [KEEPER]. Mark:^R1^D52c1|KEEPER^D52c2|TRAINING^D52c3|TRADING^D52c4|RETIRED^R1",
|
||||
|
||||
"marked_as":"^R1^LHorse currently marked [%CATEGORY%]. Mark:^R1^D52c1|KEEPER^D52c2|TRAINING^D52c3|TRADING^D52c4|RETIRED^R1",
|
||||
"horse_stats":"^H<B>HORSE STATS:</B><BR>",
|
||||
"wearing_tacked":"^H<B>WEARING/TACKED:</B><BR>",
|
||||
"tacked_format":"^I%ICON%^T5%NAME%^B4LN%ITEMID%^R1",
|
||||
|
@ -174,9 +178,9 @@
|
|||
"advanced_stats":"^H<B>ADVANCED STATS:</B><BR> Special treats:%SPOILED% Magic residue:%MAGICUSED%<BR>",
|
||||
"breed_details":"^H<B>BREED DETAILS:</B><BR>Name: %BREED%<BR>Description: %DESCRIPTION%",
|
||||
"height_range":"<BR>Average Height Range: %MIN%-%MAX% hands<BR>",
|
||||
"possible_colors":"<BR>Possible Colors: black,brown,chestnut,bay,grey,roan<BR>",
|
||||
"possible_colors":"<BR>Possible Colors: %COLORS%<BR>",
|
||||
"release_horse":"^D8|RELEASE HORSE^R1",
|
||||
"other_horses":"^LOther Horses Owned:^R1",
|
||||
"other_horses":"^LOther Horses Owned:^R1"
|
||||
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue