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
@@ -1,7 +1,7 @@
/obj/structure/prop/altevian_generator_wrecked
name = "Converted High Energy Exchange Supplier Extractor"
desc = "A take on the classic PACMAN reactors that are seen throughout the galaxy. The altevians have ripped apart the tech and seemed to of found a way to maximize the fuel usage one would see with this kind of process. \
However, it is a lot bulkier and nearly impossible to break apart, but still can be moved if need be with special tools. This one appears to be totally wrecked though."
name = "Phoronic Conversion System"
desc = "A reactor system similar to the PACMAN generators seen throughout the stars. This one is a specific model created by the altevians. It seems this reactor has a way to maximize the fuel usage one would see with this kind of process. \
However, due to its construction and size it is nearly impossible to break apart. It still can be moved if need be with special tools. This one appears to be totally wrecked though."
icon = 'icons/obj/props/decor64x64.dmi'
icon_state = "alteviangenwrecked"
bound_width = 64
@@ -33,4 +33,4 @@
icon_state = "altevian_jump_drive_wrecked"
desc = "A drive created by the Altevian Hegemony that focuses heavily on using Bluespace and other tactics to achieve a stable traversal between the stars. \
This drive is commonly seen on their medium sized craft to help with logistical operations. This one appears to be totally wrecked."
has_misc_overlay = FALSE
has_misc_overlay = FALSE