Adds the antimatter engine (#1905)
* adds antimatter engine * fixes some nullables * fixes ALL OF THE NULLABLES * adds explosions * adds fancy lighting * requested changes + license info Co-authored-by: ancientpower <ancientpowerer@gmail.com>
This commit is contained in:
BIN
Resources/Textures/Objects/Power/AME/ame_jar.rsi/jar.png
Normal file
BIN
Resources/Textures/Objects/Power/AME/ame_jar.rsi/jar.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 473 B |
20
Resources/Textures/Objects/Power/AME/ame_jar.rsi/meta.json
Normal file
20
Resources/Textures/Objects/Power/AME/ame_jar.rsi/meta.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13/blob/Bleeding-Edge/icons/obj/machines/new_ame.dmi at 1b7952787c06c21ef1623e494dcfe7cb1f46e041",
|
||||
"states": [
|
||||
{
|
||||
"name": "jar",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Objects/Power/AME/ame_part.rsi/box.png
Normal file
BIN
Resources/Textures/Objects/Power/AME/ame_part.rsi/box.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 384 B |
20
Resources/Textures/Objects/Power/AME/ame_part.rsi/meta.json
Normal file
20
Resources/Textures/Objects/Power/AME/ame_part.rsi/meta.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13/blob/Bleeding-Edge/icons/obj/machines/new_ame.dmi at 1b7952787c06c21ef1623e494dcfe7cb1f46e041",
|
||||
"states": [
|
||||
{
|
||||
"name": "box",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user