Altevian Adjustments - Descriptions & Small Tweaks

This commit is contained in:
Enzo-Leon
2023-10-02 11:40:19 -07:00
parent 8008f8680f
commit f13f395db7
16 changed files with 53 additions and 50 deletions
@@ -9,7 +9,7 @@
/obj/item/weapon/melee/energy/sword/altevian
name = "plasma blade cutter"
desc = "A device used as both defense and operational purposes to cut through most metals. This is usually seen on engineers from the altevian hegemony when working salvaging derelicts."
desc = "A device that's seen use as both a defense, and standard cutter to melt through most metals. It's normally seen on engineers from the Altevian Hegemony when salvaging derelicts."
icon_state = "altevian-cutter"
item_state = "altevian-cutter"
icon = 'icons/obj/weapons_vr.dmi'
@@ -22,4 +22,4 @@
if(active)
icon_state = "[initial(icon_state)]_active"
else
icon_state = initial(icon_state)
icon_state = initial(icon_state)
@@ -107,7 +107,7 @@
/obj/item/weapon/tool/transforming/altevian
name = "Hull Systems Omni-Tool"
desc = "A big and bulky tool, used by altevians for exterior operations. Can take shape of any regular tool, scaled up to a comically large size."
desc = "A big and bulky tool, used by Altevians for engineering duties. It's able to do the job of any regular tool while scaled up to a comically large size. It seems nanites are in play to help with adjusting the tip and handling some of the heavy lifting when in use."
icon = 'icons/obj/weapons_vr.dmi'
icon_state = "altevian-wrench"
item_icons = list(
@@ -179,4 +179,4 @@
to_chat(user, "<span class='notice'>You reconfigure [src] into welding mode.</span>")
/obj/item/weapon/weldingtool/dummy/altevian
toolspeed = 0.25
toolspeed = 0.25