Renames phoron to plasma everywhere in the codebase and replaces sprites. (#3110)
This commit is contained in:
committed by
GitHub
parent
2d06990ee3
commit
9b1142973e
BIN
Resources/Textures/Objects/Tanks/plasma.rsi/equipped-BELT.png
Normal file
BIN
Resources/Textures/Objects/Tanks/plasma.rsi/equipped-BELT.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 383 B |
BIN
Resources/Textures/Objects/Tanks/plasma.rsi/icon.png
Normal file
BIN
Resources/Textures/Objects/Tanks/plasma.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 482 B |
BIN
Resources/Textures/Objects/Tanks/plasma.rsi/inhand-left.png
Normal file
BIN
Resources/Textures/Objects/Tanks/plasma.rsi/inhand-left.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 537 B |
BIN
Resources/Textures/Objects/Tanks/plasma.rsi/inhand-right.png
Normal file
BIN
Resources/Textures/Objects/Tanks/plasma.rsi/inhand-right.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 522 B |
26
Resources/Textures/Objects/Tanks/plasma.rsi/meta.json
Normal file
26
Resources/Textures/Objects/Tanks/plasma.rsi/meta.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-BELT",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user