mirror of
https://github.com/He4eT/simple-tads-game.git
synced 2026-05-04 17:07:24 +00:00
Add mobile phone
This commit is contained in:
parent
06e06f9a0b
commit
7f2a0f30b4
1 changed files with 7 additions and 0 deletions
|
|
@ -3,6 +3,13 @@ me: Actor
|
||||||
location = startingRoom
|
location = startingRoom
|
||||||
;
|
;
|
||||||
|
|
||||||
|
+ phone: Thing
|
||||||
|
'mobile phone/cellphone'
|
||||||
|
'mobile phone'
|
||||||
|
"Your mobile phone.\n
|
||||||
|
It's Discharged. "
|
||||||
|
;
|
||||||
|
|
||||||
+ jeans: Wearable
|
+ jeans: Wearable
|
||||||
'gray grey jeans/pants'
|
'gray grey jeans/pants'
|
||||||
'jeans'
|
'jeans'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue