Merge pull request #5500 from Krausus/SQLsanitization

Fixes Sanitization of Flavor Text, Records, and Some Other Stuff
This commit is contained in:
Fox McCloud
2016-08-19 20:47:44 -04:00
committed by GitHub
10 changed files with 66 additions and 78 deletions
+1 -1
View File
@@ -242,7 +242,7 @@
set desc = "Sets an extended description of your character's features."
set category = "IC"
flavor_text = sanitize(input(usr, "Please enter your new flavour text.", "Flavour text", null) as text)
update_flavor_text()
/mob/living/silicon/binarycheck()
return 1