Skip to content

Commit

Permalink
Merge pull request DeltaV-Station#40 from Tetronamecronicus/RandGhosts
Browse files Browse the repository at this point in the history
Rand ghosts
  • Loading branch information
EndrAnimet authored May 24, 2024
2 parents 2c413fd + f5140a1 commit bfb97c5
Show file tree
Hide file tree
Showing 35 changed files with 12 additions and 42 deletions.
8 changes: 4 additions & 4 deletions Resources/Prototypes/Entities/Mobs/Player/observer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
skipChecks: true
- type: Ghost
- type: CustomGhosts
maxRandomIndex: 29 # максимальная цифра в названии случайного спрайта начиная с 1
ckeys: BioMass&nubas0914 # сюда надо вставлять CKEYи через "&" типо: BioMass&endr_animet&Nightcrawler_LOL
- type: GhostHearing # с названием CKEY-я, для случайных спрайтов в названии надо писать цифры в порядке возрастания
- type: MovementSpeedModifier
maxRandomIndex: 17 # максимальная цифра в названии случайного спрайта начиная с 1
ckeys: BioMass&nubas0914 # сюда надо вставлять CKEYи через "&" типо: BioMass&endr_animet&Nightcrawler_LOL в начале и на конце ставить не надо
- type: GhostHearing # кастомные спрайты надо добавлять в Textures\SimpleStation14\Mobs\Ghosts\ghost.rsi с названием CKEY-я, для случайных спрайтов в названии надо писать цифры в порядке возрастания
- type: MovementSpeedModifier # ну и разумеется их надо добавить в мету
baseSprintSpeed: 12
baseWalkSpeed: 8
- type: MovementIgnoreGravity
Expand Down
Binary file modified Resources/Textures/SimpleStation14/Mobs/Ghosts/ghost.rsi/10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/SimpleStation14/Mobs/Ghosts/ghost.rsi/11.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/SimpleStation14/Mobs/Ghosts/ghost.rsi/12.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/SimpleStation14/Mobs/Ghosts/ghost.rsi/13.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/SimpleStation14/Mobs/Ghosts/ghost.rsi/14.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/SimpleStation14/Mobs/Ghosts/ghost.rsi/15.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/SimpleStation14/Mobs/Ghosts/ghost.rsi/17.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file modified Resources/Textures/SimpleStation14/Mobs/Ghosts/ghost.rsi/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Resources/Textures/SimpleStation14/Mobs/Ghosts/ghost.rsi/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/SimpleStation14/Mobs/Ghosts/ghost.rsi/4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/SimpleStation14/Mobs/Ghosts/ghost.rsi/5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/SimpleStation14/Mobs/Ghosts/ghost.rsi/6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/SimpleStation14/Mobs/Ghosts/ghost.rsi/7.png
Binary file modified Resources/Textures/SimpleStation14/Mobs/Ghosts/ghost.rsi/8.png
Binary file modified Resources/Textures/SimpleStation14/Mobs/Ghosts/ghost.rsi/9.png
46 changes: 8 additions & 38 deletions Resources/Textures/SimpleStation14/Mobs/Ghosts/ghost.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,59 +79,29 @@
"directions": 4
},
{
"name": "18",
"name": "dune",
"directions": 4
},
{
"name": "19",
"directions": 4
},
{
"name": "20",
"directions": 4
},
{
"name": "21",
"directions": 4
},
{
"name": "22",
"directions": 4
},
{
"name": "23",
"directions": 4
},
{
"name": "24",
"directions": 4
},
{
"name": "25",
"directions": 4
},
{
"name": "26",
"directions": 4
"name": "shadowkin",
"directions": 4
},
{
"name": "27",
"name": "felind",
"directions": 4
},
{
"name": "28",
"name": "vulpkin",
"directions": 4
},
{
"name": "29",
"directions": 4
"name": "BioMass"
},
{
"name": "BioMass"
"name": "nubas0914"
},
{
"name": "nubas0914",
"directions": 4
"name": "endr_animet"
}
]
}

0 comments on commit bfb97c5

Please sign in to comment.