Fixes NanoTrasen Typos (#14540)

This commit is contained in:
SleepyGemmy
2022-08-06 16:46:47 +02:00
committed by GitHub
parent 7634ed4b33
commit 55973cec38
47 changed files with 102 additions and 96 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ var/list/datum/ai_icon/ai_icons
dead_icon = "ai-mono_dead"
/datum/ai_icon/nanotrasen
name = "Nanotrasen"
name = "NanoTrasen"
alive_icon = "ai-nanotrasen"
alive_light = "#000029"
@@ -1,7 +1,7 @@
/obj/item/inductive_charger
name = "inductive charger"
desc = "A phoron-enhanced induction charger hooked up to its attached stationbound's internal cell."
desc_fluff = "Harnessing the energy potential found in phoron structures, Nanotrasen engineers have created a portable device capable of highly efficient wireless charging. The expense and limit of energy output of using this method of charging prevents it from being used on a large scale, being far outclassed by Phoron-Supermatter charging systems."
desc_fluff = "Harnessing the energy potential found in phoron structures, NanoTrasen engineers have created a portable device capable of highly efficient wireless charging. The expense and limit of energy output of using this method of charging prevents it from being used on a large scale, being far outclassed by Phoron-Supermatter charging systems."
desc_info = "Click on an adjacent object that contains or is a power cell to attempt to find and charge it. After a successful charge, the inductive charger recharge in a few minutes. The amount transfered can be adjusted by alt clicking it."
icon = 'icons/obj/contained_items/tools/inductive_charger.dmi'
icon_state = "inductive_charger"