Guide to Robotics wiki-link fix

This commit is contained in:
Casey
2022-07-10 22:52:12 +00:00
committed by CHOMPStation2
parent e73a632d55
commit 2c4d18a678
@@ -638,6 +638,26 @@
</html>
"}
<<<<<<< HEAD
=======
/obj/item/weapon/book/manual/robotics_manual
name = "Guide to Robotics"
icon_state ="evabook"
item_state = "book3"
author = "Simple Robotics" // Who wrote the thing, can be changed by pen or PC. It is not automatically assigned
title = "Guide to Robotics"
/obj/item/weapon/book/manual/robotics_manual/New()
..()
dat = {"
<html><head>
</head>
<body>
<iframe width='100%' height='97%' src="[config.wikiurl]Guide_to_Robotics&printable=yes&remove_links=1" frameborder="0" id="main_frame"></iframe>
</body>
</html>
"}
>>>>>>> 17850170bb... Merge pull request #13313 from FirstSgtDan/Books
/obj/item/weapon/book/manual/robotics_cyborgs
name = "Cyborgs for Dummies"