More windoors (starring directional window) (#25501)
* Added Plasma and Uranium Windoors, plus uranium directional windows * I forgor the locked proto's too ;-; * Skill issue, forgot to remove something that was a test * Please dear git tests, let me sleep (ShardGlassRUranium indeed does not exist) * No more static prices for windows/windoors * I wish I knew how to run the tests locally ;-;
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "tgstation at ff1c30ac123dd28c6b5fee11e7f03654f5daa731, plasma windows from paradise at 44c12c6d9d0e42a9d3a582dff7e9a8d72b6ea68a",
|
||||
"copyright": "tgstation at ff1c30ac123dd28c6b5fee11e7f03654f5daa731, plasma windows from paradise at 44c12c6d9d0e42a9d3a582dff7e9a8d72b6ea68a, uranium windows made via edit by SphiraI(github)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -27,9 +27,17 @@
|
||||
"name": "plasma_window",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "plasma_reinforced_window",
|
||||
"directions": 4
|
||||
}
|
||||
{
|
||||
"name": "plasma_reinforced_window",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "uranium_window",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "uranium_reinforced_window",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user