-Fixed renaming books changing the author instead

-Added a YouTool vender to Tool Storage

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4158 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
ericgfwong@hotmail.com
2012-07-24 04:03:44 +00:00
parent bee2c93441
commit 8d05fffa5b
2 changed files with 8137 additions and 8137 deletions
+2 -1
View File
@@ -205,7 +205,8 @@
usr << "The title is invalid."
return
else
src.author = sanitize(newtitle)
src.name = reject_bad_text(newtitle)
src.title = reject_bad_text(newtitle)
if("Contents")
var/content = strip_html(input("Write your book's contents (HTML NOT allowed):"),8192) as message|null
if(!content)
+8135 -8136
View File
File diff suppressed because it is too large Load Diff