Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GroupProject
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Joe Stephenson
GroupProject
Commits
41251d22
Commit
41251d22
authored
Oct 24, 2024
by
Abdul Khan
Browse files
Options
Downloads
Patches
Plain Diff
Uploaded Items Dictionary
parent
b0224952
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
itemss.py
+51
-0
51 additions, 0 deletions
itemss.py
with
51 additions
and
0 deletions
itemss.py
0 → 100644
+
51
−
0
View file @
41251d22
item_book
=
{
"
id
"
:
"
book
"
,
"
name
"
:
"
Fighting Bad Guys Vol.2
"
,
"
description
"
:
"""
This book is about fighting bad guys made by #2.
It has a lot of good stories and tips.
"""
}
item_pictures
=
{
"
id
"
:
"
pictures
"
,
"
name
"
:
"
Pictures
"
,
"
description
"
:
"""
Some old pictures of me and the group in our secret base.
They are a bit messy but they still hold a lot of memories.
"""
}
item_comics
=
{
"
id
"
:
"
comics
"
,
"
name
"
:
"
One Piece, Vol.8: I Won
'
t Die
"
,
"
description
"
:
"""
The 8th Volume of One Piece. It
'
s a great comic and #1
'
s favourite.
Though the title is a bit ironic.
"""
}
item_letter
=
{
"
id
"
:
"
letter
"
,
"
name
"
:
"
Letter from that summer
"
,
"
description
"
:
"
A letter from someone unknown detailing their guilt about that one summer when we were kids.
"
}
item_knife
=
{
"
id
"
:
"
knife
"
,
"
name
"
:
"
A small pocket knife
"
,
"
description
"
:
"
A small, sharp knife. It
'
s used to cut fiddly toy packages open... or get things done.
"
}
item_envelope
=
{
"
id
"
:
"
letters
"
,
"
name
"
:
"
Letter to #4
"
,
"
description
"
:
"
A letter addressing #4, although the contents is empty.
"
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment