chore: ToDos and new regexes

This commit is contained in:
Martin Ambrus
2017-10-24 19:17:40 +02:00
parent 042c6012d4
commit a33c4e2408
2 changed files with 43 additions and 22 deletions
+5 -1
View File
@@ -14,4 +14,8 @@
"SELECT * FROM s1_vdata WHERE wood < 0 OR clay < 0 OR iron < 0 OR crop < 0"
"SELECT * FROM `s1_fdata`"
- try to find and fix this (it's probably automation but has came up with a new registration, first login):
"UPDATE s1_units set hero = hero - WHERE vref = 38801"
"UPDATE s1_units set hero = hero - WHERE vref = 38801"
- there is an excessive amount of these, find where and correct that:
"UPDATE s1_hero set dead = 1 where uid = 99"
- this shouldn't be:
"UPDATE s1_bdata SET timestamp = 1508863345 WHERE id = ''"