Skip to content

Commit

Permalink
move tutorial pai to our filesystem
Browse files Browse the repository at this point in the history
  • Loading branch information
ultramario1998 committed Jan 11, 2025
1 parent d26b07f commit 7c3515c
Show file tree
Hide file tree
Showing 7 changed files with 36 additions and 22 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Objects/Fun/pai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
description: A special personal AI device, loaded with helpful tips and tricks for newcomers to Space Station 14. Turn it on by putting it in your hand and pressing the 'Z' key. # breaking kayfabe with this one, but i figure if we can do it anywhere, it's here
components:
- type: Sprite
sprite: Objects/Fun/pai.rsi
sprite: _Impstation/Objects/Fun/tutorial_pai.rsi
layers:
- state: pai-base
- state: tutorial-pai-off-overlay
Expand Down
21 changes: 0 additions & 21 deletions Resources/Textures/Objects/Fun/pai.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,27 +134,6 @@
]
]
},
{
"name": "tutorial-pai-off-overlay"
},
{
"name": "tutorial-pai-on-overlay",
"delays": [
[
0.8,
0.8
]
]
},
{
"name": "tutorial-pai-searching-overlay",
"delays": [
[
0.8,
0.8
]
]
},
{
"name": "icon-potato-off"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/9ddb8cf084e292571d4e9c79745db25befbd82fe. pai-searching-overlay heavily modified. new tutorial variant by ultramario1998.",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "pai-base"
},
{
"name": "tutorial-pai-off-overlay"
},
{
"name": "tutorial-pai-on-overlay",
"delays": [
[
0.8,
0.8
]
]
},
{
"name": "tutorial-pai-searching-overlay",
"delays": [
[
0.8,
0.8
]
]
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7c3515c

Please sign in to comment.