Reverts NanoTrasen edits following convo with Fox/Regen

This commit is contained in:
Sam
2017-03-19 21:31:42 +00:00
parent 3af44d2a08
commit 343d466287
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -177,8 +177,8 @@ var/list/potential_theft_objectives = subtypesof(/datum/theft_objective) \
/datum/objective/hijack
martyr_compatible = 0 //Technically you won't get both anyway.
explanation_text = "Hijack the shuttle by escaping on it with no loyalist NanoTrasen crew on board and alive. \
Syndicate agents, other enemies of NanoTrasen, cyborgs, and pets may be allowed to escape alive."
explanation_text = "Hijack the shuttle by escaping on it with no loyalist Nanotrasen crew on board and alive. \
Syndicate agents, other enemies of Nanotrasen, cyborgs, and pets may be allowed to escape alive."
/datum/objective/hijack/check_completion()
if(!owner.current || owner.current.stat)
@@ -768,5 +768,5 @@ var/list/potential_theft_objectives = subtypesof(/datum/theft_objective) \
//wizard
/datum/objective/wizchaos
explanation_text = "Wreak havoc upon the station as much you can. Send those wandless NanoTrasen scum a message!"
explanation_text = "Wreak havoc upon the station as much you can. Send those wandless Nanotrasen scum a message!"
completed = 1
+1 -1
View File
@@ -305,7 +305,7 @@
//Welding Tool
/obj/item/weapon/weldingtool
name = "welding tool"
desc = "A standard edition welder provided by NanoTrasen."
desc = "A standard edition welder provided by Nanotrasen."
icon = 'icons/obj/tools.dmi'
icon_state = "welder"
item_state = "welder"