diff --git a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml index f7c7fbce60..915ebdd986 100644 --- a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml +++ b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml @@ -110,6 +110,81 @@ ghostName: Flowey ghostDescription: Собирает души забаненных игроков. +#puroslavking +- type: customGhost + id: puroslavking-ghost + ckey: PuroSlavKing + sprite: _White/Ghosts/puroslavking-ghost.rsi + alpha: 0.8 + ghostName: PuroSlavKing + ghostDescription: Что за гомосексуалист на моём рабочем месте? + +#kilath +- type: customGhost + id: kilath-ghost + ckey: Kilath + sprite: _White/Ghosts/kilath-ghost.rsi + alpha: 0.8 + ghostName: LeaSzish + ghostDescription: Руками перья не смотреть! + +#gavrik +- type: customGhost + id: gavrik-ghost + ckey: Gavrik + sprite: _White/Ghosts/gavrik-ghost.rsi + alpha: 0.8 + ghostName: Gavrik + ghostDescription: Лучший в категории Поп + +#purka +- type: customGhost + id: purka-ghost + ckey: PurplePi + sprite: _White/Ghosts/purka-ghost.rsi + alpha: 0.8 + ghostName: Purka + ghostDescription: Следи за осанкой! + +#pzakusik +- type: customGhost + id: pzakusik-ghost + ckey: PZAKusik + sprite: _White/Ghosts/pzakusik-ghost.rsi + alpha: 0.8 + ghostName: Kutos + ghostDescription: ... + +#felix163 +- type: customGhost + id: felix163-ghost + ckey: felix163 + sprite: _White/Ghosts/felix163-ghost.rsi + alpha: 1 + ghostName: Кошмар + ghostDescription: ползёт, ползёт... + size: 0.8, 0.8 + +#tokijumper +- type: customGhost + id: tokijumper-ghost + ckey: TokiJumper + sprite: _White/Ghosts/headwiki-ghost.rsi + alpha: 1 + ghostName: Toki + ghostDescription: Премудрый раб, прав не имеющий, в подвале мапперов содержащийся, лороведов упрашивающий, спрайтеров любящий, кокеров преследующий, космонавтиков боящийся глава Лороведов. + size: 0.8, 0.8 + +#izeribak +- type: customGhost + id: izeribak-ghost + ckey: IzeRibak + sprite: _White/Ghosts/headwiki-ghost.rsi + alpha: 1 + ghostName: IzeRibak + ghostDescription: Премудрый царь, право имеющий, в подвале мапперов держащий, лороведов не спрашивающий, спрайтеров принижающий, кокерами повелевающий, космонавтиков травящий глава Викиводов. + size: 0.8, 0.8 + ##xivi #- type: customGhost # id: xivi-ghost @@ -159,16 +234,6 @@ # ghostDescription: Годротянка с хорошей задницей # size: 0.8, 0.8 # -##felix -#- type: customGhost -# id: felix163-ghost -# ckey: felix163 -# sprite: _White/Ghosts/felix-ghost.rsi -# alpha: 1 -# ghostName: Кошмар -# ghostDescription: ползёт, ползёт... -# size: 0.8, 0.8 -# ##doommax #- type: customGhost # id: doommax-ghost diff --git a/Resources/Textures/_White/Ghosts/felix163-ghost.rsi/animated.png b/Resources/Textures/_White/Ghosts/felix163-ghost.rsi/animated.png new file mode 100644 index 0000000000..c3904fe1b9 Binary files /dev/null and b/Resources/Textures/_White/Ghosts/felix163-ghost.rsi/animated.png differ diff --git a/Resources/Textures/_White/Ghosts/felix163-ghost.rsi/meta.json b/Resources/Textures/_White/Ghosts/felix163-ghost.rsi/meta.json new file mode 100644 index 0000000000..92a5867da5 --- /dev/null +++ b/Resources/Textures/_White/Ghosts/felix163-ghost.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "felix163", + "size": { + "x": 64, + "y": 64 + }, + "states": [ + { + "name": "animated", + "delays": [ + [ + 0.14, + 0.14, + 0.14, + 0.14, + 0.14, + 0.14, + 0.14, + 0.14 + ] + ] + } + ] +} diff --git a/Resources/Textures/_White/Ghosts/gavrik-ghost.rsi/animated.png b/Resources/Textures/_White/Ghosts/gavrik-ghost.rsi/animated.png new file mode 100644 index 0000000000..6bbbad0443 Binary files /dev/null and b/Resources/Textures/_White/Ghosts/gavrik-ghost.rsi/animated.png differ diff --git a/Resources/Textures/_White/Ghosts/gavrik-ghost.rsi/icon.png b/Resources/Textures/_White/Ghosts/gavrik-ghost.rsi/icon.png new file mode 100644 index 0000000000..f14bdbcccd Binary files /dev/null and b/Resources/Textures/_White/Ghosts/gavrik-ghost.rsi/icon.png differ diff --git a/Resources/Textures/_White/Ghosts/gavrik-ghost.rsi/meta.json b/Resources/Textures/_White/Ghosts/gavrik-ghost.rsi/meta.json new file mode 100644 index 0000000000..b636de4d3b --- /dev/null +++ b/Resources/Textures/_White/Ghosts/gavrik-ghost.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by Gavrik aka DDecard", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "animated", + "directions": 4 + }, + { + "name": "icon" + } + ] +} diff --git a/Resources/Textures/_White/Ghosts/headwiki-ghost.rsi/animated.png b/Resources/Textures/_White/Ghosts/headwiki-ghost.rsi/animated.png new file mode 100644 index 0000000000..d19e835268 Binary files /dev/null and b/Resources/Textures/_White/Ghosts/headwiki-ghost.rsi/animated.png differ diff --git a/Resources/Textures/_White/Ghosts/headwiki-ghost.rsi/icon.png b/Resources/Textures/_White/Ghosts/headwiki-ghost.rsi/icon.png new file mode 100644 index 0000000000..57338622b0 Binary files /dev/null and b/Resources/Textures/_White/Ghosts/headwiki-ghost.rsi/icon.png differ diff --git a/Resources/Textures/_White/Ghosts/headwiki-ghost.rsi/meta.json b/Resources/Textures/_White/Ghosts/headwiki-ghost.rsi/meta.json new file mode 100644 index 0000000000..348742e3f7 --- /dev/null +++ b/Resources/Textures/_White/Ghosts/headwiki-ghost.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "No", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "animated", + "directions": 4 + }, + { + "name": "icon" + } + ] +} diff --git a/Resources/Textures/_White/Ghosts/kilath-ghost.rsi/animated.png b/Resources/Textures/_White/Ghosts/kilath-ghost.rsi/animated.png new file mode 100644 index 0000000000..353fae515c Binary files /dev/null and b/Resources/Textures/_White/Ghosts/kilath-ghost.rsi/animated.png differ diff --git a/Resources/Textures/_White/Ghosts/kilath-ghost.rsi/icon.png b/Resources/Textures/_White/Ghosts/kilath-ghost.rsi/icon.png new file mode 100644 index 0000000000..d6df809e0d Binary files /dev/null and b/Resources/Textures/_White/Ghosts/kilath-ghost.rsi/icon.png differ diff --git a/Resources/Textures/_White/Ghosts/kilath-ghost.rsi/meta.json b/Resources/Textures/_White/Ghosts/kilath-ghost.rsi/meta.json new file mode 100644 index 0000000000..4b7d5cf0c9 --- /dev/null +++ b/Resources/Textures/_White/Ghosts/kilath-ghost.rsi/meta.json @@ -0,0 +1,48 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by @Kilath", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "animated", + "directions": 4, + "delays": [ + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "icon" + } + ] +} diff --git a/Resources/Textures/_White/Ghosts/purka-ghost.rsi/icon.png b/Resources/Textures/_White/Ghosts/purka-ghost.rsi/icon.png new file mode 100644 index 0000000000..4e61cfcc35 Binary files /dev/null and b/Resources/Textures/_White/Ghosts/purka-ghost.rsi/icon.png differ diff --git a/Resources/Textures/_White/Ghosts/purka-ghost.rsi/meta.json b/Resources/Textures/_White/Ghosts/purka-ghost.rsi/meta.json new file mode 100644 index 0000000000..871f292b97 --- /dev/null +++ b/Resources/Textures/_White/Ghosts/purka-ghost.rsi/meta.json @@ -0,0 +1,56 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by Purka", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "purkaghost", + "directions": 4, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ], + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ], + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ], + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "icon" + } + ] +} diff --git a/Resources/Textures/_White/Ghosts/purka-ghost.rsi/purkaghost.png b/Resources/Textures/_White/Ghosts/purka-ghost.rsi/purkaghost.png new file mode 100644 index 0000000000..e64897c327 Binary files /dev/null and b/Resources/Textures/_White/Ghosts/purka-ghost.rsi/purkaghost.png differ diff --git a/Resources/Textures/_White/Ghosts/puroslavking-ghost.rsi/animated.png b/Resources/Textures/_White/Ghosts/puroslavking-ghost.rsi/animated.png new file mode 100644 index 0000000000..6d04ef84e4 Binary files /dev/null and b/Resources/Textures/_White/Ghosts/puroslavking-ghost.rsi/animated.png differ diff --git a/Resources/Textures/_White/Ghosts/puroslavking-ghost.rsi/icon.png b/Resources/Textures/_White/Ghosts/puroslavking-ghost.rsi/icon.png new file mode 100644 index 0000000000..86d87d1f2f Binary files /dev/null and b/Resources/Textures/_White/Ghosts/puroslavking-ghost.rsi/icon.png differ diff --git a/Resources/Textures/_White/Ghosts/puroslavking-ghost.rsi/meta.json b/Resources/Textures/_White/Ghosts/puroslavking-ghost.rsi/meta.json new file mode 100644 index 0000000000..0fe9abe903 --- /dev/null +++ b/Resources/Textures/_White/Ghosts/puroslavking-ghost.rsi/meta.json @@ -0,0 +1,52 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Edited by SShved, made by borkroman", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "animated", + "directions": 4, + "delays": [ + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "icon" + } + ] +} diff --git a/Resources/Textures/_White/Ghosts/pzakusik-ghost.rsi/icon.png b/Resources/Textures/_White/Ghosts/pzakusik-ghost.rsi/icon.png new file mode 100644 index 0000000000..5d35c831c9 Binary files /dev/null and b/Resources/Textures/_White/Ghosts/pzakusik-ghost.rsi/icon.png differ diff --git a/Resources/Textures/_White/Ghosts/pzakusik-ghost.rsi/kutosghost.png b/Resources/Textures/_White/Ghosts/pzakusik-ghost.rsi/kutosghost.png new file mode 100644 index 0000000000..b39ee3502e Binary files /dev/null and b/Resources/Textures/_White/Ghosts/pzakusik-ghost.rsi/kutosghost.png differ diff --git a/Resources/Textures/_White/Ghosts/pzakusik-ghost.rsi/meta.json b/Resources/Textures/_White/Ghosts/pzakusik-ghost.rsi/meta.json new file mode 100644 index 0000000000..78d2d13c3d --- /dev/null +++ b/Resources/Textures/_White/Ghosts/pzakusik-ghost.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by Purka for Kutos", + "size": { + "x": 64, + "y": 64 + }, + "states": [ + { + "name": "kutosghost", + "directions": 1, + "delays": [ + [ + 0.15, + 0.15, + 0.15, + 0.15 + ] + ] + }, + { + "name": "icon" + } + ] +}