Register "view companions" strings.

This commit is contained in:
SilicaPi 2021-02-01 18:56:25 +13:00
parent 6ea23e5870
commit bd149e4ecf
3 changed files with 22 additions and 5 deletions

View file

@ -290,6 +290,10 @@
"horse_relative_format":"^I252^T7A Horse Relative, the %NAME%:^D4c%ID%|VIEW^R1",
"maximum_stats":"<B>MAXIMUM STATS:</B><BR>^AA",
"breed_preview_format":"<B>Viewing %NAME%:</B><BR>%DESCRIPTION%^D4|RETURN TO BREED LIST^R2^H",
"companion":{
"view_button":"^I%ICONID%^T7View %COMPANIONNAME% Companion:^BM%SWF%^R1^H",
"entry_format":"%COMPANIONDESC%"
},
"tack":{
"view_tack_set":"^I%ICONID%^T7View %SETNAME% Tack Set:^BM%SWF%^R1^H",
"set_peice_format":"<B>%ITEMNAME%</B>: %ITEMDESC%<BR>",
@ -545498,4 +545502,4 @@
{"sort_by":41,"title":"Quiz Genius","icon_id":186,"earn_money":15000,"on_complete_text":"You earned the <B>Quiz Genius</B> Award! $15,000 Bonus!","description":"Finish 15 Real Time Quizzes first to earn this award."},
{"sort_by":110,"title":"UniPeg Friend","icon_id":186,"earn_money":50000,"on_complete_text":"You have earned the <B>UniPeg Friend</B> Award! $50,000 Bonus!","description":"Team up with a UniPeg 5 times at the Uniter to earn this award."}
]
}
}