add: dageff custom ghost (#78)
This commit is contained in:
@@ -347,3 +347,12 @@
|
||||
ghostName: Monolith
|
||||
ghostDescription: Blast from the past
|
||||
|
||||
#dageff
|
||||
- type: customGhost
|
||||
id: dageff-ghost
|
||||
ckey: Dageff
|
||||
sprite: White/Ghosts/mapperian-ghost.rsi
|
||||
alpha: 0.9
|
||||
ghostName: Maiden
|
||||
ghostDescription: Наблюдает за вашим поведением в кафе.
|
||||
size: 0.9, 0.9
|
||||
|
||||
BIN
Resources/Textures/White/Ghosts/dageff-ghost.rsi/animated.png
Normal file
BIN
Resources/Textures/White/Ghosts/dageff-ghost.rsi/animated.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 45 KiB |
49
Resources/Textures/White/Ghosts/dageff-ghost.rsi/meta.json
Normal file
49
Resources/Textures/White/Ghosts/dageff-ghost.rsi/meta.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Dageff",
|
||||
"size": {
|
||||
"x": 128,
|
||||
"y": 128
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "animated",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.3
|
||||
],
|
||||
[
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.3
|
||||
],
|
||||
[
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.3
|
||||
],
|
||||
[
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.3
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user