From 0b06cd181006d93fdeca357bc200dc530f27b1c4 Mon Sep 17 00:00:00 2001 From: SilicaAndPina Date: Wed, 3 Feb 2021 14:53:04 +1300 Subject: [PATCH] Add books entry to gamedata --- DataCollection/gamedata.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/DataCollection/gamedata.json b/DataCollection/gamedata.json index 6e654f7..6d82004 100755 --- a/DataCollection/gamedata.json +++ b/DataCollection/gamedata.json @@ -291,6 +291,10 @@ "horse_relative_format":"^I252^T7A Horse Relative, the %NAME%:^D4c%ID%|VIEW^R1", "maximum_stats":"MAXIMUM STATS:
^AA", "breed_preview_format":"Viewing %NAME%:
%DESCRIPTION%^D4|RETURN TO BREED LIST^R2^H", + "books":{ + "books_of_horseisle":"Books of Horse Isle:
", + "book_entry":"^I281^T6%TITLE% by %AUTHOR%^D39c%ID%|READ^R1" + }, "awards":{ "all_earnable_awards":"^HAll Awards Earnable by players in Horse Isle:", "award_entry":"^I%ICONID%^T8 %AWARDNAME% ($%BONUSMONEY% bonus)^R1^H %DESCRIPTION%"