mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Fixes NanoTrasen Typos (#14540)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/obj/structure/banner
|
||||
name = "corporate banner"
|
||||
desc = "A blue flag emblazoned with a golden logo of Nanotrasen hanging from a wooden stand."
|
||||
desc = "A blue flag emblazoned with a golden logo of NanoTrasen hanging from a wooden stand."
|
||||
anchored = 1
|
||||
density = 1
|
||||
layer = 9
|
||||
|
||||
@@ -249,7 +249,7 @@ LINEN BINS
|
||||
|
||||
/obj/item/bedsheet/captain
|
||||
name = "captain's bedsheet"
|
||||
desc = "It has a Nanotrasen symbol on it, and was woven with a revolutionary new kind of thread guaranteed to have 0.01% permeability for most non-chemical substances, popular among most modern captains."
|
||||
desc = "It has a NanoTrasen symbol on it, and was woven with a revolutionary new kind of thread guaranteed to have 0.01% permeability for most non-chemical substances, popular among most modern captains."
|
||||
icon_state = "sheetcaptain"
|
||||
item_state = "sheetcaptain"
|
||||
|
||||
@@ -307,7 +307,7 @@ LINEN BINS
|
||||
|
||||
/obj/item/bedsheet/nanotrasen
|
||||
name = "nanotrasen bedsheet"
|
||||
desc = "It has the Nanotrasen logo on it and has an aura of duty."
|
||||
desc = "It has the NanoTrasen logo on it and has an aura of duty."
|
||||
icon_state = "sheetNT"
|
||||
item_state = "sheetNT"
|
||||
|
||||
|
||||
@@ -247,7 +247,7 @@
|
||||
|
||||
/obj/structure/closet/crate/contraband
|
||||
name = "Poster crate"
|
||||
desc = "A random assortment of posters manufactured by providers NOT listed under Nanotrasen's whitelist."
|
||||
desc = "A random assortment of posters manufactured by providers NOT listed under NanoTrasen's whitelist."
|
||||
icon_state = "crate"
|
||||
icon_opened = "crateopen"
|
||||
icon_closed = "crate"
|
||||
|
||||
Reference in New Issue
Block a user