diff --git a/Resources/Prototypes/_DV/Entities/Objects/Weapons/Melee/swords.yml b/Resources/Prototypes/_DV/Entities/Objects/Weapons/Melee/swords.yml index b3cfaa96076..798c7408e4b 100644 --- a/Resources/Prototypes/_DV/Entities/Objects/Weapons/Melee/swords.yml +++ b/Resources/Prototypes/_DV/Entities/Objects/Weapons/Melee/swords.yml @@ -65,6 +65,11 @@ revealTime: 10 - type: CollisionWake enabled: false + - type: PointLight + radius: 3 + energy: 4 + softness: 5 + color: "#f6adff" - type: entity parent: BaseSword diff --git a/Resources/Textures/_DV/Objects/Weapons/Melee/radiantsword.rsi/icon.png b/Resources/Textures/_DV/Objects/Weapons/Melee/radiantsword.rsi/icon.png index d67510d005c..e0f54351931 100644 Binary files a/Resources/Textures/_DV/Objects/Weapons/Melee/radiantsword.rsi/icon.png and b/Resources/Textures/_DV/Objects/Weapons/Melee/radiantsword.rsi/icon.png differ diff --git a/Resources/Textures/_DV/Objects/Weapons/Melee/radiantsword.rsi/meta.json b/Resources/Textures/_DV/Objects/Weapons/Melee/radiantsword.rsi/meta.json index a0a960ab502..623b42880f9 100644 --- a/Resources/Textures/_DV/Objects/Weapons/Melee/radiantsword.rsi/meta.json +++ b/Resources/Textures/_DV/Objects/Weapons/Melee/radiantsword.rsi/meta.json @@ -1,14 +1,34 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Sprite by AeraAulin(Github)", + "copyright": "Sprite by AeraAulin(Github), icon animation by Stop-Signs(Github)", "size": { "x": 32, "y": 32 }, "states": [ { - "name": "icon" + "name": "icon", + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] }, { "name": "inhand-left",