From 303f3ecb4252f5ccda6fd6c18636cbf0f97ca02d Mon Sep 17 00:00:00 2001 From: SilicaPi Date: Fri, 29 Jan 2021 20:54:38 +1300 Subject: [PATCH] Add whisper msgs to GameData.json --- DataCollection/gamedata.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/DataCollection/gamedata.json b/DataCollection/gamedata.json index 1bb569f..da8fa85 100755 --- a/DataCollection/gamedata.json +++ b/DataCollection/gamedata.json @@ -161,6 +161,14 @@ "no_horses":"Big muddy area here....Luckily you don't have any horses, because if you did they may have gotten dirty.", "ruined_groom":"Big muddy area here....OH NO! Your horse '%HORSENAME%' rolled around in the mud, ruining its groom completely..", }, + "whisperer":{ + "horse_locate_meta":"^T6%HORSENAME%^D32c%BREEDID%|LOCATE^R1", + "service_cost":"The horse location service cost you $%MONEY%.", + "cant_afford":"You cannot afford this service.", + "searching_amoung_horses":"Searching for breed type among wild horses:
", + "none_found_meta":"There are no horses of that breed roaming around that I can locate. Try another breed or come back again later. I'll only charge you a portion of my normal rate.", + "horse_found_meta":"I have managed to locate horses of the breed you requested! You will have to hurry though, horses like to wander.^T7Location of horse(s):^B1M" + }, "horse":{ "stat_format":"%BASE%;%COMPAINON%;%TACK%;%MAX%;", "basic_stat_format":"^AB%HEALTH%;%HUNGER%;%THIRST%;%MOOD%;%ENERGY%;%GROOM%;%SHOES%;",