mirror of
https://github.com/He4eT/simple-tads-game.git
synced 2026-05-04 17:07:24 +00:00
Fix typo in the main character inventory
This commit is contained in:
parent
8e9c98d49b
commit
ba239b751a
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ me: Actor
|
||||||
'mobile phone/cellphone'
|
'mobile phone/cellphone'
|
||||||
'mobile phone'
|
'mobile phone'
|
||||||
"Your mobile phone.\n
|
"Your mobile phone.\n
|
||||||
It's Discharged. "
|
It's discharged. "
|
||||||
;
|
;
|
||||||
|
|
||||||
+ jeans: Wearable
|
+ jeans: Wearable
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue