forked from Vault-Overseers/nuclear-14
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rebalances laser/plasma weapons and fixes projectile (Vault-Overseers…
- Loading branch information
Showing
13 changed files
with
110 additions
and
44 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
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
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
Binary file added
BIN
+282 Bytes
...es/_Nuclear14/Objects/Weapons/Guns/Ammunition/Battery/microfusion.rsi/empty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-262 Bytes
...res/_Nuclear14/Objects/Weapons/Guns/Ammunition/Battery/microfusion.rsi/icon.png
Binary file not shown.
30 changes: 18 additions & 12 deletions
30
...ces/Textures/_Nuclear14/Objects/Weapons/Guns/Ammunition/Battery/microfusion.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 |
---|---|---|
@@ -1,14 +1,20 @@ | ||
{ | ||
"version": 1, | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Made by PatoGrone for N14", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "empty" | ||
}, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Made by PatoGrone for N14", | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
} | ||
] | ||
} | ||
{ | ||
"name": "o1" | ||
}, | ||
{ | ||
"name": "o2" | ||
} | ||
] | ||
} |
Binary file added
BIN
+117 Bytes
...tures/_Nuclear14/Objects/Weapons/Guns/Ammunition/Battery/microfusion.rsi/o1.png
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
+124 Bytes
...tures/_Nuclear14/Objects/Weapons/Guns/Ammunition/Battery/microfusion.rsi/o2.png
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
+244 Bytes
...extures/_Nuclear14/Objects/Weapons/Guns/Ammunition/Battery/plasma.rsi/empty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-268 Bytes
...Textures/_Nuclear14/Objects/Weapons/Guns/Ammunition/Battery/plasma.rsi/icon.png
Binary file not shown.
30 changes: 18 additions & 12 deletions
30
Resources/Textures/_Nuclear14/Objects/Weapons/Guns/Ammunition/Battery/plasma.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 |
---|---|---|
@@ -1,14 +1,20 @@ | ||
{ | ||
"version": 1, | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Made by PatoGrone for N14", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "empty" | ||
}, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Made by PatoGrone for N14", | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
} | ||
] | ||
} | ||
{ | ||
"name": "o1" | ||
}, | ||
{ | ||
"name": "o2" | ||
} | ||
] | ||
} |
Binary file added
BIN
+160 Bytes
...s/Textures/_Nuclear14/Objects/Weapons/Guns/Ammunition/Battery/plasma.rsi/o1.png
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
+157 Bytes
...s/Textures/_Nuclear14/Objects/Weapons/Guns/Ammunition/Battery/plasma.rsi/o2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.