Merge pull request #2455 from SpadesNeil/Naming-Consistency

Station Naming Inconsistency Fixes
This commit is contained in:
Neerti
2016-09-15 16:42:12 -04:00
committed by GitHub
31 changed files with 86 additions and 86 deletions
@@ -127,10 +127,10 @@
filled = TRUE
/obj/item/weapon/storage/toolbox/lunchbox/nt
name = "Nanotrasen brand lunchbox"
name = "NanoTrasen brand lunchbox"
icon_state = "lunchbox_nanotrasen"
item_state_slots = list(slot_r_hand_str = "toolbox_blue", slot_l_hand_str = "toolbox_blue")
desc = "A little lunchbox. This one is branded with the Nanotrasen logo!"
desc = "A little lunchbox. This one is branded with the NanoTrasen logo!"
/obj/item/weapon/storage/toolbox/lunchbox/nt/filled
filled = TRUE