mirror of
https://github.com/islehorse/HISP.git
synced 2025-07-17 12:31:32 +12:00
Add CompetitionItem support
This commit is contained in:
parent
eae1f4f119
commit
b1b6cf133d
11 changed files with 381 additions and 12 deletions
|
@ -138,15 +138,14 @@
|
|||
"npc_talk_button":"^BA%ID%"
|
||||
},
|
||||
"inventory":{
|
||||
"full_inventory_grab":"Your inventory is full! Cannot grab items.",
|
||||
"full_inventory_buy":"Your inventory is full! Cannot grab items.",
|
||||
|
||||
"equip_format":"The %ITEM% are now selected as competition gear.",
|
||||
"header_format":"^ATYour Inventory^H<B>You are carrying the following %ITEMCOUNT% different items:</B> (%MAXITEMS% max)",
|
||||
"item_entry":"^I%ICONID%^T4(%COUNT%) %TITLE%",
|
||||
"shop_entry":"^I%ICONID%^T4(%COUNT%) %TITLE% $%PRICE%",
|
||||
"item_drop_button":"^B4D%RANDOMID%",
|
||||
"item_info_button":"^B4LE%RANDOMID%",
|
||||
"item_info_itemid_button":"^B4LN%ITEMID%",
|
||||
"item_wear_button":"^B4W%RANDOMID%",
|
||||
"item_consume_button":"^B4E%RANDOMID%",
|
||||
"item_throw_button":"^B4T%RANDOMID%",
|
||||
"item_use_button":"^B4UD%RANDOMID%",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue