Uplink catalog localization (#12931)
* Add loc support * New icons and translated weapon * Explosives * Finished ammo * Utils * Fixes * Implants and bundles * Removed sink from surplus * Tools * Start working on armor * Finished armor * Misc * Finished uplink
This commit is contained in:
BIN
Resources/Textures/Objects/Vehicles/syndicatesegway.rsi/icon.png
Normal file
BIN
Resources/Textures/Objects/Vehicles/syndicatesegway.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 528 B |
@@ -7,6 +7,9 @@
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a, modified by Veritius",
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "vehicle",
|
||||
"directions": 4,
|
||||
|
||||
@@ -19,6 +19,9 @@
|
||||
{
|
||||
"name": "red"
|
||||
},
|
||||
{
|
||||
"name": "red-icon"
|
||||
},
|
||||
{
|
||||
"name": "rubber"
|
||||
},
|
||||
@@ -38,4 +41,4 @@
|
||||
"name": "mag-5"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 429 B |
@@ -19,6 +19,9 @@
|
||||
{
|
||||
"name": "red"
|
||||
},
|
||||
{
|
||||
"name": "red-icon"
|
||||
},
|
||||
{
|
||||
"name": "rubber"
|
||||
},
|
||||
@@ -35,4 +38,4 @@
|
||||
"name": "mag-4"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 408 B |
Binary file not shown.
|
After Width: | Height: | Size: 479 B |
@@ -10,6 +10,9 @@
|
||||
{
|
||||
"name": "base"
|
||||
},
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "base-1"
|
||||
},
|
||||
@@ -83,4 +86,4 @@
|
||||
"name": "rubber-6"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
BIN
Resources/Textures/Objects/Weapons/Melee/e_dagger.rsi/icon.png
Normal file
BIN
Resources/Textures/Objects/Weapons/Melee/e_dagger.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 349 B |
@@ -7,6 +7,9 @@
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "e_sword"
|
||||
},
|
||||
|
||||
BIN
Resources/Textures/Objects/Weapons/Melee/e_sword.rsi/icon.png
Normal file
BIN
Resources/Textures/Objects/Weapons/Melee/e_sword.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 335 B |
@@ -7,6 +7,9 @@
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "e_sword"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user