mirror of
https://github.com/islehorse/HISP.git
synced 2025-07-17 04:21:32 +12:00
Uwu
This commit is contained in:
parent
39e0dbf612
commit
09a0fce73d
9 changed files with 53 additions and 6 deletions
|
@ -38,6 +38,8 @@
|
|||
"transport_format":"^LTransport via %METHOD% to %PLACE%^R1^I%ICON%^T4Trip Costs $%COST% one way. ^B1M%XY%^BY%ID%",
|
||||
"exit_this_place":"^X",
|
||||
"end_of_meta":"^Z",
|
||||
"back_to_map":"^M",
|
||||
"inventory_format":"^ATYour Inventory^H<B>You are carrying the following %ITEMCOUNT% different items:</B> (%MAXITEMS% max)",
|
||||
"nearby":{
|
||||
"players_nearby":"<B>Players Nearby:</B>",
|
||||
"east":"<B>East:</B>",
|
||||
|
@ -494,6 +496,7 @@
|
|||
}
|
||||
},
|
||||
"item":{
|
||||
"max_carryable":40,
|
||||
"item_list":[
|
||||
{
|
||||
"id": 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue