Баффы (#510)
* Moodsystem cleanups * remove overhydrated and overfed mood debuffs * admins now join game deadmined + new player timers * faster arrivals * recharging rcd with metal, glass, plastic or cable coils * better timings and costs + building apc and camera * preparing for rpd * RPD + make RCD more generic * add rpd to atmos lockers, rcd to engivend * rcd and rpd to technologies * dont deadmin me in debug * rcd ammo buff * add ChargeCountModifier logic for non stackable items * increase time to become experienced player * Dynamic Radial Menus (#29678) * fix * Clean Some Code * Some Commentaries * Update Content.Client/UserInterface/Controls/RadialContainer.cs * Update Content.Client/UserInterface/Controls/RadialContainer.cs --------- Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> * more dynamically parameters --------- Co-authored-by: Rinary <72972221+Rinary1@users.noreply.github.com> Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
BIN
Resources/Textures/White/Items/Tools/rpd.rsi/equipped-BELT.png
Normal file
BIN
Resources/Textures/White/Items/Tools/rpd.rsi/equipped-BELT.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 422 B |
BIN
Resources/Textures/White/Items/Tools/rpd.rsi/icon.png
Normal file
BIN
Resources/Textures/White/Items/Tools/rpd.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 875 B |
BIN
Resources/Textures/White/Items/Tools/rpd.rsi/inhand-left.png
Normal file
BIN
Resources/Textures/White/Items/Tools/rpd.rsi/inhand-left.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.0 KiB |
BIN
Resources/Textures/White/Items/Tools/rpd.rsi/inhand-right.png
Normal file
BIN
Resources/Textures/White/Items/Tools/rpd.rsi/inhand-right.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
26
Resources/Textures/White/Items/Tools/rpd.rsi/meta.json
Normal file
26
Resources/Textures/White/Items/Tools/rpd.rsi/meta.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from cev-eris at commit https://github.com/discordia-space/CEV-Eris/commit/ce025775f73b66934ca96f3a8edc30993ea70b4d and modified by Swept",
|
||||
"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