mirror of
https://silica.codes/islehorse/HorseIsleData.git
synced 2025-04-06 05:05:45 +12:00
Fix Opening Present with ItemId 0
This commit is contained in:
parent
85caa27ee9
commit
35bf0e04a6
1 changed files with 1 additions and 0 deletions
|
@ -542,6 +542,7 @@
|
||||||
"wrapped_object":"Wrapped object!",
|
"wrapped_object":"Wrapped object!",
|
||||||
"wrap_fail_inv_full":"You cannot carry any more presents.",
|
"wrap_fail_inv_full":"You cannot carry any more presents.",
|
||||||
"open_fail_inv_full":"Your inventory is full, cannot open anything.",
|
"open_fail_inv_full":"Your inventory is full, cannot open anything.",
|
||||||
|
"open_fail_empty":"Opened object! But there was nothing inside! How sad.",
|
||||||
"open_format":"Opened object! There was a %ITEM% inside!"
|
"open_format":"Opened object! There was a %ITEM% inside!"
|
||||||
},
|
},
|
||||||
"pawneer":{
|
"pawneer":{
|
||||||
|
|
Loading…
Add table
Reference in a new issue