mirror of
https://silica.codes/islehorse/HorseIsleData.git
synced 2025-04-06 05:05:45 +12:00
Fix nearby
This commit is contained in:
parent
731175fef5
commit
85caa27ee9
1 changed files with 4 additions and 4 deletions
|
@ -1223,10 +1223,10 @@
|
||||||
},
|
},
|
||||||
"nearby":{
|
"nearby":{
|
||||||
"players_nearby":"<B>Players Nearby:</B><BR>",
|
"players_nearby":"<B>Players Nearby:</B><BR>",
|
||||||
"east":"<B>East:</B>",
|
"east":"<B>East:</B> ",
|
||||||
"west":"<B>West:</B>",
|
"west":"<B>West:</B> ",
|
||||||
"south":"<B>South:</B>",
|
"south":"<B>South:</B> ",
|
||||||
"north":"<B>North:</B>"
|
"north":"<B>North:</B> "
|
||||||
},
|
},
|
||||||
"seperator":"<BR>",
|
"seperator":"<BR>",
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue