mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-21 07:42:21 +00:00
Clarity
This commit is contained in:
@@ -196,7 +196,7 @@ var/list/uplink_items = list()
|
|||||||
|
|
||||||
/datum/uplink_item/jobspecific/telegun
|
/datum/uplink_item/jobspecific/telegun
|
||||||
name = "Telegun"
|
name = "Telegun"
|
||||||
desc = "An extremely energy gun that utilizes bluespace technology to teleport away living targets; will teleport targets to the same beacon a teleporter is locked onto."
|
desc = "An extremely high-tech energy gun that utilizes bluespace technology to teleport away living targets; will teleport targets to the same beacon a teleporter is locked onto."
|
||||||
item = /obj/item/weapon/gun/energy/telegun
|
item = /obj/item/weapon/gun/energy/telegun
|
||||||
cost = 12
|
cost = 12
|
||||||
job = list("Research Director")
|
job = list("Research Director")
|
||||||
|
|||||||
@@ -335,7 +335,7 @@ modules/mob/living/carbon/human/life.dm if you die, you will be zoomed out.
|
|||||||
|
|
||||||
/obj/item/weapon/gun/energy/telegun
|
/obj/item/weapon/gun/energy/telegun
|
||||||
name = "Teleporter Gun"
|
name = "Teleporter Gun"
|
||||||
desc = "An extremely advanced bluespace energy gun capable of teleporting targets to far off locations."
|
desc = "An extremely high-tech bluespace energy gun capable of teleporting targets to far off locations."
|
||||||
icon_state = "telegun"
|
icon_state = "telegun"
|
||||||
item_state = "ionrifle"
|
item_state = "ionrifle"
|
||||||
icon_override = 'icons/mob/in-hand/guns.dmi'
|
icon_override = 'icons/mob/in-hand/guns.dmi'
|
||||||
|
|||||||
Reference in New Issue
Block a user