From 257f8910d6f8bf2024b9785d64871c1ebe35cce7 Mon Sep 17 00:00:00 2001 From: Bluzume <39113159+KuromeSan@users.noreply.github.com> Date: Mon, 8 Nov 2021 21:58:38 -0500 Subject: [PATCH] Update Data --- gamedata.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/gamedata.json b/gamedata.json index 8a838b3..9ac4281 100644 --- a/gamedata.json +++ b/gamedata.json @@ -242,8 +242,8 @@ }, "prison_isle":{ "x":45, - "y":33, - "message":"You have been sent to prison by a Moderator.", + "y":35, + "message":"You have been sent to Prison isle by a Moderator. You must have been bad.", "command_msg":"%USERNAME% Sent to prison." }, "rules_isle":{ @@ -854,7 +854,7 @@ }, "horse_inventory":{ "your_horse_format":"Your horse: %NAME%:
", - "horse_others_format":"%NAME%:
", + "horse_others_format":"%USERNAME%'s horse: %NAME%:
", "description_format":" %DESCRIPTION%", "hands_high":"
^H It is a %COLOR% %BREED% %SEX% standing %HANDS% hands high.
", "experience":" It has earned %EXP% experience points.
", @@ -1055,7 +1055,6 @@ "player_format":"%ICONFORMAT%^T3%USERNAME% (on %TIME% min%IDLE%)^B1L%PLAYERID%^B1M%MAPXY%%MUTEORHEAR%%PMBUTTON%^R1", - "pm_button":"^B1P%USERNAME%", "mute_button":"^B1I%PLAYERID%", "hear_button":"^B1H%PLAYERID%", "icon_info":"^L [Star = Subscriber] [A = Admin] [M = Moderator]^R1", @@ -551939,7 +551938,7 @@ } ], "arena":{ - "arena_exp":[1,2,4,8,12,18], + "arena_exp":[1, 2, 4, 8, 12, 18], "arena_list":[ {"arena_id":1,"arena_type":"JUMPING","entry_cost":1000,"race_every":60,"slots":6,"timeout":2}, {"arena_id":2,"arena_type":"RACING","entry_cost":1000,"race_every":60,"slots":6,"timeout":2},