SQL sanitization fixes

- Completely removes sql_sanitize_text
- Fixes inconsistent encoding of flavor and records texts
- Adds some extra sanity checking to sanitizeSQL
This commit is contained in:
Krausus
2016-08-19 19:58:32 -04:00
parent 2e9cd28ad7
commit 98989aa19c
9 changed files with 65 additions and 77 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