mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-24 12:36:22 +01:00
Merge resolution.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
author = "Engineering Encyclopedia" // Who wrote the thing, can be changed by pen or PC. It is not automatically assigned
|
||||
title = "Station Repairs and Construction"
|
||||
|
||||
/obj/item/weapon/book/manual/engineering_construction/New()
|
||||
/obj/item/weapon/book/manual/engineering_construction/initialize()
|
||||
..()
|
||||
dat = {"
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
author = "Engineering Encyclopedia" // Who wrote the thing, can be changed by pen or PC. It is not automatically assigned
|
||||
title = "Particle Accelerator User's Guide"
|
||||
|
||||
/obj/item/weapon/book/manual/engineering_particle_accelerator/New()
|
||||
/obj/item/weapon/book/manual/engineering_particle_accelerator/initialize()
|
||||
..()
|
||||
dat = {"<html>
|
||||
<head>
|
||||
@@ -81,7 +81,7 @@
|
||||
author = "Waleed Asad"
|
||||
title = "Supermatter Engine User's Guide"
|
||||
|
||||
/obj/item/weapon/book/manual/supermatter_engine/New()
|
||||
/obj/item/weapon/book/manual/supermatter_engine/initialize()
|
||||
..()
|
||||
dat = {"<html>
|
||||
<head>
|
||||
@@ -193,7 +193,7 @@
|
||||
author = "Engineering Encyclopedia" // Who wrote the thing, can be changed by pen or PC. It is not automatically assigned
|
||||
title = "Hacking"
|
||||
|
||||
/obj/item/weapon/book/manual/engineering_hacking/New()
|
||||
/obj/item/weapon/book/manual/engineering_hacking/initialize()
|
||||
..()
|
||||
dat = {"
|
||||
|
||||
@@ -750,7 +750,7 @@
|
||||
author = "NanoTrasen"
|
||||
title = "Corporate Regulations"
|
||||
|
||||
/obj/item/weapon/book/manual/security_space_law/New()
|
||||
/obj/item/weapon/book/manual/security_space_law/initialize()
|
||||
..()
|
||||
dat = {"
|
||||
|
||||
@@ -774,7 +774,7 @@
|
||||
author = "NanoTrasen Medicine Department"
|
||||
title = "NT Medical Diagnostics Manual"
|
||||
|
||||
/obj/item/weapon/book/manual/medical_diagnostics_manual/New()
|
||||
/obj/item/weapon/book/manual/medical_diagnostics_manual/initialize()
|
||||
..()
|
||||
dat = {"<html>
|
||||
<head>
|
||||
@@ -821,7 +821,7 @@
|
||||
author = "Engineering Encyclopedia"
|
||||
title = "Engineering Textbook"
|
||||
|
||||
/obj/item/weapon/book/manual/engineering_guide/New()
|
||||
/obj/item/weapon/book/manual/engineering_guide/initialize()
|
||||
..()
|
||||
dat = {"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user