forked from space-wizards/space-station-14
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add cyrillic letter decals (space-wizards#538)
- Loading branch information
1 parent
021b90a
commit fdf42df
Showing
21 changed files
with
201 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,133 @@ | ||
# Cyrillic letters | ||
- type: decal # Б | ||
id: cyr_b | ||
tags: ["crayon"] | ||
sprite: | ||
sprite: Corvax/Effects/crayondecals.rsi | ||
state: cyr_b | ||
|
||
- type: decal # Ч | ||
id: cyr_ch | ||
tags: ["crayon"] | ||
sprite: | ||
sprite: Corvax/Effects/crayondecals.rsi | ||
state: cyr_ch | ||
|
||
- type: decal # Ц | ||
id: cyr_c | ||
tags: ["crayon"] | ||
sprite: | ||
sprite: Corvax/Effects/crayondecals.rsi | ||
state: cyr_c | ||
|
||
- type: decal # Д | ||
id: cyr_d | ||
tags: ["crayon"] | ||
sprite: | ||
sprite: Corvax/Effects/crayondecals.rsi | ||
state: cyr_d | ||
|
||
- type: decal # Э | ||
id: cyr_eh | ||
tags: ["crayon"] | ||
sprite: | ||
sprite: Corvax/Effects/crayondecals.rsi | ||
state: cyr_eh | ||
|
||
- type: decal # Ф | ||
id: cyr_f | ||
tags: ["crayon"] | ||
sprite: | ||
sprite: Corvax/Effects/crayondecals.rsi | ||
state: cyr_f | ||
|
||
- type: decal # Г | ||
id: cyr_g | ||
tags: ["crayon"] | ||
sprite: | ||
sprite: Corvax/Effects/crayondecals.rsi | ||
state: cyr_g | ||
|
||
- type: decal # И | ||
id: cyr_i | ||
tags: ["crayon"] | ||
sprite: | ||
sprite: Corvax/Effects/crayondecals.rsi | ||
state: cyr_i | ||
|
||
- type: decal # Л | ||
id: cyr_l | ||
tags: ["crayon"] | ||
sprite: | ||
sprite: Corvax/Effects/crayondecals.rsi | ||
state: cyr_l | ||
|
||
- type: decal # Ь | ||
id: cyr_soft_sign | ||
tags: ["crayon"] | ||
sprite: | ||
sprite: Corvax/Effects/crayondecals.rsi | ||
state: cyr_soft_sign | ||
|
||
- type: decal # П | ||
id: cyr_p | ||
tags: ["crayon"] | ||
sprite: | ||
sprite: Corvax/Effects/crayondecals.rsi | ||
state: cyr_p | ||
|
||
- type: decal # Щ | ||
id: cyr_shh | ||
tags: ["crayon"] | ||
sprite: | ||
sprite: Corvax/Effects/crayondecals.rsi | ||
state: cyr_shh | ||
|
||
- type: decal # Ш | ||
id: cyr_sh | ||
tags: ["crayon"] | ||
sprite: | ||
sprite: Corvax/Effects/crayondecals.rsi | ||
state: cyr_sh | ||
|
||
- type: decal # Ъ | ||
id: cyr_hard_sign | ||
tags: ["crayon"] | ||
sprite: | ||
sprite: Corvax/Effects/crayondecals.rsi | ||
state: cyr_hard_sign | ||
|
||
- type: decal # Ю | ||
id: cyr_u | ||
tags: ["crayon"] | ||
sprite: | ||
sprite: Corvax/Effects/crayondecals.rsi | ||
state: cyr_u | ||
|
||
- type: decal # Я | ||
id: cyr_ya | ||
tags: ["crayon"] | ||
sprite: | ||
sprite: Corvax/Effects/crayondecals.rsi | ||
state: cyr_ya | ||
|
||
- type: decal # Ы | ||
id: cyr_y | ||
tags: ["crayon"] | ||
sprite: | ||
sprite: Corvax/Effects/crayondecals.rsi | ||
state: cyr_y | ||
|
||
- type: decal # Ж | ||
id: cyr_zh | ||
tags: ["crayon"] | ||
sprite: | ||
sprite: Corvax/Effects/crayondecals.rsi | ||
state: cyr_zh | ||
|
||
- type: decal # З | ||
id: cyr_z | ||
tags: ["crayon"] | ||
sprite: | ||
sprite: Corvax/Effects/crayondecals.rsi | ||
state: cyr_z |
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.
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.
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+171 Bytes
Resources/Textures/Corvax/Effects/crayondecals.rsi/cyr_hard_sign.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.
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.
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 added
BIN
+168 Bytes
Resources/Textures/Corvax/Effects/crayondecals.rsi/cyr_soft_sign.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.
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.
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.
68 changes: 68 additions & 0 deletions
68
Resources/Textures/Corvax/Effects/crayondecals.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
{ | ||
"version": 1, | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"license": "CC0-1.0", | ||
"copyright": "discord:temporary-ga#3856", | ||
"states": [ | ||
{ | ||
"name": "cyr_b" | ||
}, | ||
{ | ||
"name": "cyr_ch" | ||
}, | ||
{ | ||
"name": "cyr_c" | ||
}, | ||
{ | ||
"name": "cyr_d" | ||
}, | ||
{ | ||
"name": "cyr_eh" | ||
}, | ||
{ | ||
"name": "cyr_f" | ||
}, | ||
{ | ||
"name": "cyr_g" | ||
}, | ||
{ | ||
"name": "cyr_i" | ||
}, | ||
{ | ||
"name": "cyr_l" | ||
}, | ||
{ | ||
"name": "cyr_soft_sign" | ||
}, | ||
{ | ||
"name": "cyr_p" | ||
}, | ||
{ | ||
"name": "cyr_shh" | ||
}, | ||
{ | ||
"name": "cyr_sh" | ||
}, | ||
{ | ||
"name": "cyr_hard_sign" | ||
}, | ||
{ | ||
"name": "cyr_u" | ||
}, | ||
{ | ||
"name": "cyr_ya" | ||
}, | ||
{ | ||
"name": "cyr_y" | ||
}, | ||
{ | ||
"name": "cyr_zh" | ||
}, | ||
{ | ||
"name": "cyr_z" | ||
} | ||
] | ||
} |